Hello all,<br><br>We've recently deployed a new pair of failover dhcp servers, and I'm trying to test their ability to go into partner-down state. This is what I've done:<br><br>1) gone to my secondary dhcp server, stopped dhcp<br>
2) on my primary server, run a 'tail -f /var/log/messages | grep move', saw it go into communications-interrupted state<br>3) run the below script:<br> #!/bin/sh<br> omshell << EOF<br> server localhost<br>
key itsomkey <i><super-duper-secret key here></i><br> connect<br> new failover-state<br> set name = "name"<br> open<br> set local-state = 1<br> update<br> EOF<br>4) watch my tail -f to see what happens.<br>
<br>And, what seems to happen is, my primary server (the one that still had dhcp running....) goes from communications-interrupted to....startup. Eventually it goes back to c-i. But it never goes into partner-down.<br><br>
Can someone let me know what I'm missing? Thanks.<br><br>Brian<br><br clear="all"><br>-- <br>Brian Johnson <br>"And I will be even more undignified than this, and will be humble in my own sight." (2 Samuel 6:22)<br>