Name
[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm config - import and export of configuration information
[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm config - import and export of configuration information
Format
rcxadm config import -dir directory rcxadm config export -dir directory [[-noretry]|[-timeout value]]
Description
rcxadm config is the command to import or export configuration information.
Subcommands
Imports the configuration information.
In dir, specify the storage folder for the configuration information of the resource to be imported.
Exports the configuration information.
After executing the command, the following XML files are created in the folder specified using dir.
For details on the XML file, refer to "Chapter 15 XML Files".
dir\l_server_templates.xml
dir\l_servers.xml
dir\image.xml
dir\network_resources.xml
dir\address_resource.xml
dir\resource_folders.xml
dir\users.xml
dir\user_groups.xml
dir\pools.xml
dir\lnetdev.xml
Options
Specify the folder in which the configuration information for associating resources is stored.
Use this option to return directly to the command prompt without waiting for the operation being executed on the admin server to complete its execution.
Export can only be performed when no other operation is being executed. If an operation is being executed, this command will return an error.
Use this option to wait the number of seconds specified in value for completion of the operation being performed on the admin server. If the operation is not completed within the specified time, this command will return an error.
If this option is omitted, the default value (3600 seconds) is set. When this option is specified, value can be specified between 1 and 172800 (2 days).
Use this option to return an error when the operation being executed on the admin server does not complete its execution after the expiration of the number of seconds specified in value.
Periodical export may not be able to start its process while the manager is executing a time-consuming operation such as L-Server creation. Specify this option to cancel the backup after the specified number of seconds has elapsed.
The following messages are output by the spacing for 600 seconds while it meets the operation.
INFO:Manager operation is still running