.to email address.  nice!  anyhow, if u log into your secondary/standby and u have no real servers over there your failover will never work.<br><br>once u have the config-sender set up all u do to synch the config is:<br><br>
conf t:<br><br>config synch slb <br><br>then u will see some stuff spit out to the console saying the synch was complete.  SLB stands for Server Load Balance.  there are different options but that is the one u want.<br><br>
here is a config snippet to get u started on the primary:<br><br><SNIP><br><br>config-sync sender ethernet 2/1 mac 0012.2222.1111 vlan-id 123<br><br>where ethernet 2/1 is the LAN port in our config.  VLAN is the VLAN the LAN ports are in.  and the MAC address is the hardware address of your secondary foundry.  this can be found via sh interface ethernet 2/1 (use the one that starts with bia).<br>
<br>----------<br><br>secondary config:<br><br>config-sync receiver ethernet 2/1 vlan-id 123<br><br>----------<br><br>MAC addresses and VLANs changed to protect the innocent.<br><br>cheers,<br>jg<br><br>p.s. vote Ron Paul in 2008!<br>
<br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Feb 4, 2008 9:49 AM, Chris Price <<a href="mailto:cprice@its.to">cprice@its.to</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Yes, am using hot-standby HA, not SYM-active. I would agree that this is<br>a config-sync problem that is resulting in real/virtual servers not<br>being available on the standby nodes when failover occurs (ie: active<br>
dies, and standby becomes active node).<br><br>I believe I have the latest SIcli.pdf command line reference guide from<br>Foundry and it doesnt have any config-sync references. Nor does the SLB<br>Guide from Foundry. I'm going to call Foundry today and open a support<br>
ticket.<br><br> From what I can gather of the 'config-sync' options is that you need to<br>config one unit as a config 'sender' and one as a config 'receiver'.<br>While this will likely work fine, its counterintuitive to what I am used<br>
to - the active node should be the config 'sender' and standby systems<br>in a hot-standby HA setup should be receivers.<br><font color="#888888"><br>Chris<br></font><div class="Ih2E3d"><br>Oliver Adam wrote:<br>> But this is the so called "SYM-active" mode and therefore not at all<br>
> related to hot-standby which seems to be what Chris is using at the<br>> moment.<br>><br>> @Chris,<br>><br>> I guess this is a config problem. The last paragraph of your email<br>> below sounds like a conf sync problem now and not like a failover<br>
> problem anymore. Search for "config-sync" in the latest documentation<br>> and you are going to find the stuff to synchronize the configuration.<br>> Attach the configs or cut&paste them to the mail in case you are<br>
> talking about a failover problem at the network level (L2 or L3).<br>><br>> R, Oliver<br></div><div><div></div><div class="Wj3C7c">_______________________________________________<br>foundry-nsp mailing list<br>
<a 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></blockquote></div><br>