Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

5.10 rcxadm iscsictl

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm iscsictl - operation of iSCSI boot information

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm iscsictl - operation of iSCSI boot information


Format

rcxadm iscsictl register -file file.xml
rcxadm iscsictl unregister -pool pool -disk disk

Description

rcxadm iscsictl is the command to operate iSCSI boot information.


Subcommands

register

Registers iSCSI boot information.

If iSCSI boot information already registered is specified, the registered information continues to exist.

If the registered information is changed, delete the iSCSI boot information using the unregister subcommand, and then register the iSCSI boot information by using the register subcommand again.

When registering an iSCSI boot disk in a storage pool, it is recommended that the same allocation method used for physical storage resources corresponding to the iSCSI boot disk (thin provisioning or thick provisioning), is used.
This setting does not affect the allocation methods which are set for the storage resource attribute in a storage pool.

unregister

Unregisters iSCSI boot information.


Options

-file file.xml

In file.xml, specify the XML file that defines the iSCSI boot information.

For details on the XML file definition, refer to "15.4.2 iSCSI Boot Information".

-pool pool

Specify the target resource pool name by level.

Resource_folder_name/Resource_pool_name

-disk disk

Specify the disk resource to delete.

Note

When deleting disk resources used for iSCSI boot that have been unregistered from a resource pool, register the disk resource to a resource pool, then execute the rcxadm iscsictl unregister command to delete it.