![]() | DEAD CONNECT |
UserPreferences |
GMS NOC Docs | FrontPage | RecentChanges | TitleIndex | Help |
When a sync fep fails over, you must run ifconfig -a on the new active machine to ensure all interfaces are up. If everything looks good, try to ping the internal interfaces. If you can't, replumb:
ifconfig qfe2 down ifconfig qfe2 unplumb ifconfig qfe2 plumb ifconfig qfe2 inet 199.191.136.125 netmask 255.255.255.240 ifconfig qfe2 qfe2 up
The above example is for SLZU -- choose IP addresses appropriate for the machine you are working on.