N1 Provisioning Server 3.1, Blades Edition, System Administration Guide

Domain Name Service (DNS) and Dynamic Host Configuration Protocol (DHCP) Errors (ID 5000 through 5021)


5000
unable to look up localhost info
Description:

The local server's IP address cannot be determined or obtained.

Solution:

Ensure that the local server has an IP address.


5001
IOException exception details
Description:

Error writing to disk.

Solution:

Ensure that both /etc/named.conf and /etc/dhcpd.conf are not write-protected.


5002
IOException cannot restart DHCP server
Description:

Internal error

Solution:

Contact http://sun.com/service/contacting/index.html for assistance.


5003
unable to instantiate subnet in dhcp sync
Description:

Error when allocating internal objects.

Solution:

Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.


5004
problem reading the "leasetime" property
Description:

The leasetime property in /etc/opt /terraspring/ tspr.properties is not properly formatted or unreadable.

Solution:

Ensure that the line com.terraspring.dns.leasetime exists in the property file, and that it is followed by an equal sign (=) and then an integer.


5005
Interrupted Exception: exception details
Description:

The restart of the dhcpd daemon has been interrupted.

Solution:

Issue dhcpdmod sync manually. If this fails, check /etc/dhcpd.conf and try running dhcpd manually in debug mode to see details of the failure.


5007
encountered a null host object while writing dhcp config
Description:

Internal error.

Solution:

Restart the segment manager and retry the operation, or reissue the command that encountered this error.


5008
cannot restart DNS server
Description:

The restart of the BIND daemon has failed.

Solution:

Issue the dnsmod sync command manually. If this fails, check /etc/named.conf. Try running named manually in debug mode to see details of the failure. Read /var/adm/messages.


5011
SQLException: exception details
Description:

Internal error.

Solution:

Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.


5012
SQLException: encountered a null attribute object while writing dns config
Description:

Internal error.

Solution:

Contact http://sun.com/service/contacting/index.html for assistance.


5013
SQLException: encountered a bad attribute object while writing dns config
Description:

Internal error.

Solution:

Contact http://sun.com/service/contacting/index.html for assistance.


5016
DNS Error: Cannot create zone file directory directory-name.
Description:

For DNS to function properly, a directory must be created for DNS database files. The default directory is /var/opt/ terraspring/named.

Solution:

Ensure that the disk is not write-protected.


5017
DNS Error: Zone file directory directory name is not a directory.
Description:

For DNS to function properly, a directory must be created for DNS database files. The default directory is /var/opt/ terraspring/named.

Solution:

Ensure that the directory has not been previously created as a file. If so, delete the file and create the directory manually.


5018
DNS Warning: Error occurred (exception details).
Description:

An unexpected exception occurred internally.

Solution:

Restart the Segment Manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.


5019
DHCP Warning: Error occurred (exception details).
Description:

An unexpected exception occurred internally.

Solution:

Restart the segment manager (refer to Chapter 7, Troubleshooting) and retry the operation, or reissue the command that previously failed.


5020
Unable to open file:
Description:

The system is unable to open the DHCP configuration file.

Solution:

Check the file permissions of /etc/dhcp.conf.


5021
Unable to write to file:
Description:

The system is unable to write to the DHCP configuration file.

Solution:

Check the file permissions of /etc/dhcp.conf.