Failed Failover

Glenn Satchell Glenn.Satchell at uniq.com.au
Mon Sep 21 00:52:42 UTC 2009


>From: Ronald Valente <rawn027 at gmail.com>
>Subject: Failed Failover
>
>I am running ISC DHCP 3.1.2 on Solaris 10.
>
>When one of the DHCP server pairs fail, the other goes into a  
>maintenance state and fails to respond to DHCP DISCOVER messages.
>
>All I need to do to fix it is a svcadm isc-dhcp clear and it comes  
>back online just fine.
>
>Any ideas as to why this is an issue?
>
>Thanks,
>Ron

Hi Ronald

Service start up scripts are not part of the dhcp distribution, so
there's no clear answer to this one. However, a couple of general
svcadm troubleshooting tips are to use

	svcs -xv isc-dhcp

then examine the svc log file given in the output from that command to
see what error dhcpd is reporting.

Then you need to see why svcadm is putting the dhcp service into
maintenance mode when that error occurs. It might mean a change to the
service manifest to allow for that error, or to the service startup
script.

(For the rest of the list members, this svcadm is a new feature in
Solaris 10 and Opensolaris. It controls the startup and shutdown of
services, a bit like the old init.d scripts, but on steroids!)

regards,
-glenn
--
Glenn Satchell   mailto:glenn.satchell at uniq.com.au | Miss 9: What do you
Uniq Advances Pty Ltd       http://www.uniq.com.au | do at work Dad?
PO Box 70 Paddington NSW Australia 2021            | Miss 6: He just
tel:0409-458-580     fax:02-9380-6416              | types random stuff.





More information about the dhcp-users mailing list