Top
ServerView Resource Orchestrator Cloud Edition V3.4.0 Reference Guide (Command/XML)
FUJITSU Software

6.2 rcxmgrrestore

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxmgrrestore - restore the Manager

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxmgrrestore - restore the Manager


Format

rcxmgrrestore -dir directory

Description

rcxmgrrestore is the command for restoring the manager of Resource Orchestrator.

If this command is executed in a state where services have been started, an error will occur.


Table 6.1 List of Items for Backup/Restore [Windows Manager]

No

Overview of Template Information

Item

1

Certificates

Installation_folder\SVROR\Manager\etc\opt\FJSVssmgr\current\certificate (*1)

Installation_folder\SVROR\Manager\etc\opt\FJSVrcxdm\certificate (*1)

Installation_folder\SVROR\Manager\sys\apache\conf\ssl.crt

Installation_folder\SVROR\Manager\sys\apache\conf\ssl.key

2

Session encryption keys

Installation_folder\SVROR\Manager\rails\config\rcx_secret.key

3

Definition files

Installation_folder\SVROR\Manager\etc\customize_data (*1)

Installation_folder\SVROR\Manager\etc\vm (*1)

Installation folder\SVROR\Manager\etc\l_server (*1)

installation folder\SVROR\Manager\etc\trapop.bat

Installation folder\SVROR\Manager\sys\usm\etc\symmetrix.conf

4

Image management information (*2)

The number of system image versions

The number of cloning images versions

Image file storage folder

5

Home tab information

Installation_folder\SVROR\Manager\rails\public\man\en\CloudEdition\home.html (*3)

Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\home.html (*3)

Installation_folder\SVROR\Manager\rails\public\man\en\CloudEdition\img (*3)

Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\img (*3)

Installation_folder\SVROR\Manager\rails\public\man\en\CloudEdition\css (*3)

Installation_folder\SVROR\Manager\rails\public\man\ja\CloudEdition\css (*3)

*1: All objects in the specified directory are targeted. Objects linked with shortcut are not backed up.
*2: The values displayed using the rcxadm imagemgr info command are targeted.

*3: It is an information file that is used when using the automatic quarantining function with ROR VE.


Table 6.2 List of Items for Backup/Restore [Linux Manager]

No

Overview of Template Information

Item

1

Certificates

/etc/opt/FJSVrcvmr/opt/FJSVssmgr/current/certificate (*1)

/etc/opt/FJSVrcvmr/sys/apache/conf/ssl.crt

/etc/opt/FJSVrcvmr/sys/apache/conf/ssl.key

2

Session encryption keys

/opt/FJSVrcvmr/rails/config/rcx_secret.key

3

Definition files

/etc/opt/FJSVrcvmr/customize_data (*1)

/etc/opt/FJSVrcvmr/vm (*1)

/etc/opt/FJSVrcvmr/l_server (*1)

/etc/opt/FJSVrcvmr/trapop.sh

/opt/FJSVrcvmr/sys/usm/etc/symmetrix.conf

4

Image management information (*2)

The number of system image versions

The number of cloning images versions

Image file storage directory

5

Home tab information

/opt/FJSVrcvmr/rails/public/man/en/CloudEdition/home.html (*3)

/opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/home.html (*3)

/opt/FJSVrcvmr/rails/public/man/en/CloudEdition/img (*3)

/opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/img (*3)

/opt/FJSVrcvmr/rails/public/man/en/CloudEdition/css (*3)

/opt/FJSVrcvmr/rails/public/man/ja/CloudEdition/css (*3)

*1: All objects in the specified directories are targeted. Objects linked using symbolic links are not backed up.
*2: The values displayed using the rcxadm imagemgr info command are targeted.

*3: It is an information file that is used when using the automatic quarantining function with ROR VE.

Options

-dir directory

In directory, specify the directory in which the backup data has been stored. However, the name of a directory on a network drive cannot be specified.

Do not specify the following characters for the -dir option.

[Windows Manager]
Slashes ("/")

[Linux Manager]
Backslashes ("\")


Requirements

Permissions

Roles with OS administrator privileges

  • Infrastructure administrator

  • Administrator

Location

Admin server


Examples

>rcxmgrrestore -dir /dir0 <RETURN>


Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.

Note

  • This command deletes everything in the folder or directory that is the target of Backup/Restore when it is executed, and then restores the backup specified with the -dir option.
    For the targets of Backup/Restore, refer to "6.2 rcxkeydefbackup" and "6.5 scwbackup" in the "Reference Guide (Command) VE".

  • When specifying folders or directories, take note of the following points.

    • Do not specify the system installation folder or the installation directory for the -dir option.

    • Do not specify the installation folder or installation directory of the system in the -dir option.

    • Use 28 characters or less for the path of the folder or directory being specified.

    • The folder path or directory path can be specified using up to 28 characters.

    • Do not specify the following characters for the -dir option.

      [Windows Manager]
      Slashes ("/")

      [Linux Manager]
      Backslashes ("\")

  • Do not start the manager during execution of this command.

  • Do not force-quite using Ctrl+C during execution of this command.