sfcsetup(8) command with the -a option adds node configuration information to the management partition.
An example of adding node configuration information to the management information is shown below.
Perform the following operations at the adding node.
Add node configuration information to the management partition.
# sfcsetup -a /dev/sfdsk/gfs/dsk/control <Enter> |
The path name of the management partition that has been set up can be confirmed by executing the sfcsetup(8) command with the -p option specified.
# sfcsetup -p <Enter> /dev/sfdsk/gfs/dsk/control |
Added node configuration information can be confirmed by executing sfcsetup(8) with no option specified.
# sfcsetup <Enter> HOSTID CIPNAME MP_PATH 80380000 sunnyRMS yes 80380001 moonyRMS yes |