Sun Microsystems
Products & Services
 
Support & Training
 
 

Previous Previous     Contents     Index     Next Next

Error Messages Written by Command-Line Tools

This section contains the error messages written by the Foundation Services command-line tools. For information about these tools, see their man pages in section 1M of the Netra High Availability Suite Foundation Services 2.1 6/03 Reference Manual.

Error Messages Written by the nhadm Command

<file> does not exist

Ensure that the path to the file is correct.

<interface> (<IP address>) has no associated host name in /etc/hosts

The <IP address> corresponding to the <interface> is not defined in /etc/hosts.

<interface>: invalid IP address (<current> instead of <expected>)

The IP address configured for the specified interface is not correct.

<IP address> defined twice in /etc/hosts

Confirm that only one hostname is defined for the specified IP address.

<node1> and <node2> have the same node_id

Both nodes have the same nodeid in the cluster_nodes_table. Ensure that all nodes have a unique nodeid.

<parameter>: <current> instead of <expected>

Set the correct value for the specified parameter in the /etc/inet/dhcpsvc.conf file.

<parameter> not defined

The specified parameter must be defined in the /etc/inet/dhcpsvc.conf file.

<service> service: <current> instead of <expected>

Correct the protocol for the specified service in /etc/services.

<service> service must be defined in /etc/services

Add an entry for the specified service in /etc/services. Daemons using an unspecified service might not work correctly.

<slice> is not replicated

The slice specified in the CRFS configuration file is incorrectly replicated.

<slice> not defined in /etc/vfstab

All slices defined in the CRFS configuration file must have an entry in the /etc/vfstab file.

<slice>: <bitmap slice> does not look like a raw device

A bitmap slice must be a raw device.

<slice>: <bitmap slice> does not exist

A bitmap slice must exist for each slice that is to be replicated. Create the bitmap slice with the correct size, or verify its name.

can not determine root file system

No root partition was found when executing the mount command.

can not read <file>: permission denied

Ensure that root user can access the specified file.

CGTP interface is not present

The Foundation Services are probably not being started.

Destination <CGTP ip>, gateway <interface IP>: no route defined

To be routed. CGTP protocol requires a route to be defined for each interface.

/etc/hostname.<interface> does not exist

This file is required and should contain the name of the node for the specified interface.

"forcedirectio" mount option set for root file system <slice>

This option must not be set for the specified slice.

"forcedirectio" mount option set for slice <slice>

This option must not be set for the specified slice.

host name not defined for <interface>

The /etc/hostname file does not exist or does not contain a host name.

ill-formatted line (<line number>)

The line contained in the file being processing is incorrect. Check its syntax.

incorrect domain id for node <node name>

The domainid for the specified node is not equal to the value indicated in the CMM configuration file. The domainid is specified by the CMM_DOMAIN_ID variable.

invalid host name for <interface> (<IP address>): (<current> instead of <expected>)

The host name specified for <interface> does not match the following:

  • The name found in the /etc/hostname.<interface> file for a physical interface

  • The name found in the cluster_nodes_table file for the CGTP interface

Invalid kernel mode: <bits>-bit instead of 64-bit mode

Install the correct version of the Solaris operating system.

Invalid node id for node <node>: <node id> reserved for master logical address

The specified nodeid is reserved for the master node floating address. Use another value for nodeid.

local node (id=<node_id>) not defined in the cluster_nodes_table

The local node has no entry in the cluster_nodes_table file. Add an entry for this node.

"logging" mount option not set for root file system <slice>

This option is required for the specified slice.

"logging" mount option not set for slice <slice>

This option is required for the specified slice.

"mount at boot" for slice <slice> not set to "no"

This option prevents the slice from being automatically mounted at boot. An incorrect option can cause this slice to be incorrectly managed by Reliable NFS.

Netra HA Suite services will not start

See Chapter 4, Recovering From Startup Problems on Master-Eligible Nodes or Chapter 5, Recovering From Startup Problems on Diskless Nodes and Dataless Nodes.

No partition for the mounting point <name>

No partition is defined for the specified mounting point.

node <node name> <parameter>: invalid parameter

The specified parameter is not known. Check the syntax of the specified file.

node <node name>: invalid role (<value>)

The specified role is not correct.

package <name> not installed

Install the specified package.

package <name>: version <current> (at least <minimum> required)

Install the correct version of the specified package.

package <name>: version <current> instead of <expected>

Install the correct version of the specified package.

Partition size too small for mounting point <name>: <real> sectors instead of expected

Change the partition size.

Patch <patch> not installed

Install the specified patch.

release <current> instead of <expected>

Install the correct version of the Solaris operating system.

remote slice <remote> not equal to local slice <local>

For each replicated slice specified in the CRFS configuration file, the remote slice name and the local slice name must be the same.

root file system <slice> not defined in /etc/vfstab

The slice corresponding to the root file system must be defined in the /etc/vfstab file.

PATH not defined

PATH is not defined in the /etc/inet/dhcpsvc.conf file.

PATH does not reference a valid file (<file>)

Ensure that the file referenced by PATH in the /etc/inet/dhcpsvc.conf file exists, or set PATH with the correct path name.

Slice <slice>: replication bitmap slice <bitmap> too small: (<x> bytes instead of <y>)

The bitmap slice is too small to support replication of the specified slice. Increase the size of the bitmap slice.

symbol <symbol> not defined in /etc/dhcp/inittab

The specified symbol is required to allow information to be retrieved from the DHCP requests on a diskless node.

/usr/kernel/drv/rdc.conf must contain: rdc_bitmap_mode=1

Add the setting of rdc_bitmap_mode. An incorrect value can cause Reliable NFS to work incorrectly.

Previous Previous     Contents     Index     Next Next