This section contains the information you need to plan your HA for DHCP installation and configuration.
This section describes restrictions for HA for DHCP.
![]() | Caution - Your data service configuration might not be supported if you do not observe these restrictions. |
Observe the following configuration restrictions:
The HA for DHCP data service can only be configured as a failover service.
DHCP must operate as a DHCP server and not as a relay host.
Only one DHCP instance can be configured within the cluster, however you can have multiple DHCP networks within that DHCP instance.
The DHCP files is the network table that is created when you configure DHCP using the /usr/sadm/admin/bin/dhcpmgr. The DHCP files must be placed on shared storage as either a cluster file system or a highly available local file system.
The following parameters must be set within /etc/inet/dhcpsvc.conf:
![]() | Caution - If your data service configuration does not conform to these requirements, the data service configuration might not be supported. |
DAEMON_ENABLED is always set to true.
PATH points to the DHCP network table.
RUN_MODE is always set to SERVER.
RESOURCE is set to either SUNWbinfiles or SUNWfiles.