Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 User's Guide for Infrastructure Administrators (Resource Management)
ServerView

17.6.2 Backup and Restore

This section explains how to back up and restore L-Servers.

These functions are only provided for physical L-Servers.

Backup and restore of L-Servers is the function for performing backup and restoration of L-Server system images.

If multiple backups of the same L-Server are collected, the backups are managed by automatically adding version numbers to the backup file name starting from 1. If the number of snapshot versions exceeds the limit (standard limit is 3), the oldest snapshot will be deleted.

The content of the system disk of L-Server is restored to the state when the system image was collected.

Note

  • Not supported when using clustering software on physical L-Servers.

  • To back up and restore L-Server system images, the following conditions must be met:

    • For Backup

      • The status of the L-Server is that in which resources have already been allocated (allocated)

      • The L-Server has been started

      • An agent on the L-Server has already been registered

    • For Restoration

      • The status of the L-Server is that in which resources have already been allocated (allocated)

Use the following procedure for backup and restoration of system images:


Backup

  1. Right-click the target L-Server in the orchestration tree, and select [Backup/Restore]-[Backup] from the popup menu.
    The [Backup System Image] dialog is displayed.

  2. Enter the following items if necessary.

    Comments

    Enter a comment that identifies the system image.
    Up to 128 characters other than percent signs ("%"), back slashes ("\"), double quotes ("), and line feed characters can be specified.

  3. Click <OK>.

    The system image is backed up.

    The power supply of L-Server is temporarily turned off while backing up the system image.

    The process status can be checked in the Recent Operations area of the ROR console. Clicking <Cancel> in the Recent Operations area displays a confirmation dialog and stops the process.

From the command-line, execute rcxadm image backup.
For details on the rcxadm image backup command, refer to "4.1 rcxadm image" in the "Reference Guide (Command/XML) CE".


Restore

  1. Right-click the target L-Server in the orchestration tree, and select [Backup/Restore]-[Restore] from the popup menu.
    The [Restore System Image] dialog is displayed.

  2. Select the version of the system image to restore.
    Confirm the content of the alert message displayed in [Restore System Image] dialog, and check the "Restore the system image." check box.

  3. Click <OK>.

    The system image is restored.

    The process status can be checked in the Recent Operations area of the ROR console. Clicking <Cancel> in the Recent Operations area displays a confirmation dialog and stops the process.

From the command-line, execute rcxadm image restore.
For details on the rcxadm image restore command, refer to "4.1 rcxadm image" in the "Reference Guide (Command/XML) CE".


Delete

This section explains how to delete unnecessary versions of backups of system images.

  1. Right-click the target L-Server in the orchestration tree, and select [Backup/Restore]-[Delete a Backup] from the popup menu.

    The [Delete a System Image] dialog is displayed.

  2. Select the version of the system image to delete.

  3. Click <OK>.

    The backup of the system image is deleted.

From the command-line, execute rcxadm image delete.
For details on the rcxadm image delete command, refer to "4.1 rcxadm image" in the "Reference Guide (Command/XML) CE".