PRIMECLUSTER Global Link Services Configuration and Administration Guide: Multipath Function (for Solaris(TM) Operating Environment)
|
Contents

|
6.5.3 mpnet_rid
Name
mpnet_rid - The batch registration/deletion command of resources
Synopsis
/opt/FJSVmpnet/cluster/bin/mpnet_rid -a [-A|-n node] | -d [-A|-n node]
Description
This command can register or delete a resource to the node specified by the parameter.
This command is recommended on the target nodes of which the hardware configuration and LAN device configuration are the same.
The batch registration of resources performs resource registration of all interfaces based on the environmental configuration in the /etc/opt/FJSVmpnet/conf/parameters file of the node that executes this command, and it copies to the node specified with the parameter.
Moreover, when registering resources collectively, it is necessary to use an environmental configuration copy (mpnet_copyfile) command beforehand, and to copy the environmental configuration.
The batch deletion of resources performs resource deletion of all the interfaces of the node that specified with the parameter. The /etc/opt/FJSVmpnet/conf/parameters file before resource registration of the node which executed this command is copied.
When all nodes are specified to be parameters, it is registered or deleted to all the constituted nodes including the node that carries out command execution.
-a : Adds the resource of the node on which this command executed.
-a -A : Adds the resource of all nodes.
-a -n node : Adds the resource of the node specified in the "node." Be sure to specify the node name in the "node."
-d : Deletes only the resource of the node that executes this command.
-d -A : Deletes the resource of all nodes.
-d -n node : Deletes the resource of the node specified in the "node." Be sure to specify the node name in the "node."
Notes
This command can only be issued by the super-user.
This command adds an interface to the environmental configuration file. When registering a resource, use the mpnet_addrid command instead of this command.
If an userApplication has already been registered, the resource ID stored in the file may be deleted. If the command is executed, check the resource ID of the interface by using the clgettree command, and set it again.
All Rights Reserved, Copyright (C) FUJITSU LIMITED 2005