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|-passwd_file password_file] 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|-passwd_file password_file]
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.
The following detailed information is displayed:
Item Name | Description |
---|---|
NAME | Storage management software name |
LABEL | Storage management software label |
COMMENT (*1) | Storage management software comment |
SOFT NAME | Name of storage management software |
STATUS | Storage management software status |
IP ADDRESS (*1) | IP address to use to access the storage management software |
PORT (*1) | Port number to use to access the storage management software |
*1: When specifying -verbose for the option, it is displayed.
Displays the detailed information for storage management software.
The following detailed information is displayed:
Item Name | Description |
---|---|
NAME | Storage management software name |
LABEL | Storage management software label |
COMMENT | Storage management software comment |
SOFT NAME | Name of storage management software |
VERSION | Version of storage management software |
URL | URL to use to access the storage management software |
IP ADDRESS | IP address to use to access the storage management software |
PORT NUMBER | Port number to use to access the storage management software |
STATUS | Storage management software status |
USER NAME | Storage management software user ID |
PASSWORD | Password for storage management software user ID |
Unregisters storage management software.
Modifies the following items of storage management software:
Label
Comment
IP address
Port number
User name
Password
When the storage management software is ESC, an error occurs if the following options are specified.
-ip
-port
-user_name
-passwd
-passwd_file
When the storage management software is Navisphere, an error occurs if the following options are specified.
-ip
-port
-user_name
-passwd
-passwd_file
When the storage management software is Solutions Enabler, an error occurs if the following options are specified.
-ip
-port
-user_name
-passwd
-passwd_file
If the storage management software is the one of the following, an error occurs because this command cannot be used to make changes.
VMware vCenter Server
SCVMM
Oracle VM Manager
iSCSI controller for Resource Orchestrator
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".
If the following options are specified, an error will occur.
-ip
-port
-user_name
-passwd
-passwd_file
When using Data ONTAP
Specify "ontap".
If the following options are not specified, an error will occur.
-ip
-user_name
-passwd
-passwd_file
When using PRIMECLUSTER GDS
Specify "gds".
If the following options are not specified, an error will occur.
-ip
-user_name
-passwd
-passwd_file
When using Navisphere
Specify "emcns".
If -ip is not specified, an error will occur.
If the following options are specified, an error will occur.
-port
-user_name
-passwd
-passwd_file
When using Solutions Enabler
Specify "emcse".
If the following options are specified, an error will occur.
-ip
-port
-user_name
-passwd
-passwd_file
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.
In password_file, specify the password file for the storage management software. When users other than administrators use an admin server, it is dangerous to specify the password using an argument such as -passwd because the arguments of commands issued by other users can be viewed. Use the -passwd_file option.
In the file that defines the passwords, enter a user name and password on each line, separated by a comma (","). The password entered in the line including the user name specified with the -user_name option will be registered.
Specify when displaying detailed 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: |