Name
[Windows]
Installation_folder\Manager\bin\rcxadm storagemgr - storage management software operations
[Linux]
/opt/FJSVrcvmr/bin/rcxadm storagemgr - storage management software operations
Format
rcxadm storagemgr register -name name -soft_name soft_name [-label label] [-comment comment] [-soft_url url] [-ip ipaddress] [-port number] [-user_name user_name] [-passwd password] rcxadm storagemgr list [-verbose] rcxadm storagemgr show -name name rcxadm storagemgr unregister -name name rcxadm storagemgr modify -name name [-label label] [-comment comment] [-soft_url url] [-ip ipaddress] [-port number] [-user_name user_name] [-passwd password]
Description
rcxadm storagemgr is the command used to perform operations of storage management software.
Subcommands
Registers storage management software.
Displays a list of storage management software information.
Displays the detailed information for storage management software.
Unregisters storage management software.
Changes labels, comments, IP address, port numbers, user names, and passwords of storage management software.
When the storage management software is ESC, an error occurs if -ip, -port, -user_name, or -passwd are specified.
If the storage management software is VMware vCenter Server, an error occurs because this command cannot be used to make changes.
Options
In name, specify the resource name of the target storage management software to perform an operation with.
In soft_name, specify the storage management software. The names that can be specified are as follow:
When using ETERNUS SF Storage Cruiser, specify "esc".
An error occurs if -ip, -port, -user_name, or -passwd are specified in addition to "esc".
When using Data ONTAP, specify "ontap".
An error occurs if -ip, -user_name, or -passwd are not specified when specifying "ontap".
In url, specify the URL to use to access the storage management software.
When specifying -soft_name esc and managing only an ETERNUS, specify the URL of ETERNUSmgr for the ETERNUS.
When managing multiple ETERNUSs, do not specify -soft_url.
In ipaddress, specify an IP address to use to access the storage management software.
In number, specify a port number to use to access the storage management software.
In user_name, specify the user ID for the storage management software.
When specifying -soft_name ontap, specify root.
In password, specify the password for the storage management software.
Use this option to increase the items displayed in the list of information.
In label, specify the new label.
In comment, specify the new comments.
Examples
To display the list of the storage management software information:
>rcxadm storagemgr list <RETURN>
NAME LABEL SOFT NAME STATUS
---- ----- --------- ------
esc00 - ETERNUS SF Storage Cruiser normal |
To display the details of the storage management software information:
>rcxadm storagemgr list -verbose <RETURN>
NAME LABEL COMMENT SOFT NAME STATUS IP ADDRESS PORT
---- ----- ------- --------- ------ ---------- ----
esc00 - - ETERNUS SF Storage Cruiser normal - - |
To display the detailed information for storage management software:
>rcxadm storagemgr show -name esc00 <RETURN>
Name: esc00
Label:
Comment:
Soft name: ETERNUS SF Storage Cruiser
Version: 14.2
URL:
IP address:
Port number:
Status: normal
User name:
Password: |