<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>One of the engineers here (who I believe is lurking on this list :-) ) figured this issue out last night.<br>
<br>
Try configuring 'server no-slow-start' on the box and try again.<br><br>-Dave<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">----- Original Message ----<br>From: arne van theemsche <arnevt@gmail.com><br>To: foundry-nsp@puck.nether.net<br>Sent: Friday, August 29, 2008 2:31:24 AM<br>Subject: [f-nsp] bucket reassignment on failed health-check<br><br>
Dear group<br><br>this is the 2nd problem we have on our foundry setup<br><br>we are using a VIP with persistent hash buckets (IP gets translated to <br>value between 1-255, and value is assigned to real server)<br><br>each real server has a health-check policy assigned to it.<br><br>Meaning is, that if a health check fails (not only if the server or port <br>fails) the buckets assigned to the real server get removed (this is ok)<br>if a healthcheck returns to a true value (server can be attached again <br>to the VIP) we want the existing buckets to be reassigned to get a equal <br>load. This is not done. Acutally notthing is done, we have to manually <br>do a "port http clear-persist-hash-buckets"<br><br>the default behaviour is to reassign on change, but am I missing something?<br><br>relevant info below<br><br><br><br>server l7-hashing-bucket-reassign<br>server persist-hash-threshold 80 ### high number, are actually 12 <br>servers
 attached<br><br>healthck U1 tcp<br>  dest-ip 192.168.x.y<br>  port http<br>  protocol http<br>  protocol http url "GET /check.htm"<br>  protocol http content-match webcontent<br>  l7-check<br><br>server remote-name U1 192.168.x.y<br> weight 1 0<br> port http<br> port http healthck U1<br> port http url "HEAD /"<br><br>server virtual UPL-VIP 5.6.7.8<br> sym-priority 200<br> sym-active<br> predictor round-robin<br> port http<br> port http persist-hash<br> bind http U1 http U3 http U2 http U4 http<br><br><br>  SW: Version 10.0.00bTD4 Copyright (c) 1996-2007 Foundry Networks, Inc.<br>      Compiled on Aug 04 2007 at 13:40:20 labeled as WXR10000b<br>  HW: ServerIronGT C-Series Router, SYSIF version 21, Serial #: Non-exist<br>==========================================================================<br>SL 1: WSM6-SSL Management Module, SYSIF 2, M6, ACTIVE<br>      Serial #:<br>   
 0 MB SHM, 1 Application Processors<br>16384 KB BRAM, SMC version 5, BM version 21<br>  SW: (1)10.0.00bTF3<br>==========================================================================<br>SL 2: J-BxGC16 JetCore Gig Copper Module, SYSIF 2<br>      Serial #: <br> 4096 KB BRAM, JetCore ASIC IGC version 49, BIA version 8a<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  4, version 0449<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  5, version 0449<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  6, version 0449<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  7, version 0449<br>==========================================================================<br>SL 3: J-BxGC16 JetCore Gig Copper Module, SYSIF 2<br>      Serial #: <br> 4096 KB BRAM, JetCore ASIC IGC version 49, BIA version 8a<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  8, version 0449<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC  9, version 0449<br>32768 KB PRAM
 and 2M-Bit*1 CAM for IGC 10, version 0449<br>32768 KB PRAM and 2M-Bit*1 CAM for IGC 11, version 0449<br>==========================================================================<br>Active management module:<br>  1.0 GHz Power PC processor 750GX (version 7002/0102) 66 MHz bus<br>  512 KB boot flash memory<br>16384 KB code flash memory<br>  512 KB SRAM<br>  512 MB DRAM<br>The system uptime is 265 days 20 hours 45 minutes 31 seconds<br>The system started at 13:44:55 GMT+01 Fri Dec 07 2007<br><br>The system : started=cold start<br><br>_______________________________________________<br>foundry-nsp mailing list<br><a ymailto="mailto:foundry-nsp@puck.nether.net" href="mailto:foundry-nsp@puck.nether.net">foundry-nsp@puck.nether.net</a><br><a href="http://puck.nether.net/mailman/listinfo/foundry-nsp" target="_blank">http://puck.nether.net/mailman/listinfo/foundry-nsp</a><br></div></div></div></body></html>