Top
ServerView Resource Orchestrator Virtual Edition V3.2.0 User's Guide
FUJITSU Software

16.3 Restore

This section explains how to restore a system image backup.

System images can also be restored using commands.
Refer to "Chapter 4 Image Operations" in the "Reference Guide (Command) VE" for details.


Restoring a System Image

Use the following procedure to restore a system image to a managed server.

  1. Place the target server into maintenance mode.

    1. In the ROR console server resource tree, right-click the target server (or its physical OS or VM host) and select [Maintenance Mode]-[Set] from the popup menu.

      The [Set Maintenance Mode] dialog is displayed.

      As the target server is restarted during restoration, all of its applications should be stopped beforehand. When restoring a VM host, all of its VM guests should also be stopped.

    2. Click the [OK] button.

      The target server is placed into maintenance mode.

  2. Restore a system image.

    • To restore the system image from the server resource tree:

      1. In the ROR console server resource tree, right-click the target server (or its physical OS or VM host) and select [Backup/Restore]-[Restore] from the popup menu.

        The [Restore] dialog is displayed.

      2. Select the system image to be restored.

      3. Click the [OK] button.

        Restoration of the system image is started.

        The process status can be checked in the Recent Operations area of the ROR console.

        When the [Cancel] button is clicked in the Recent Operations area, the confirmation dialog to quit the process is displayed.

    • To restore a system image from the [Image List] tab:

      1. In the ROR console, select the [Image List] tab.

        The System Image List is displayed.

      2. Right-click the system image to be restored and select [Restore] from the popup menu.

        The [Restore] dialog is displayed.

      3. Click the [OK] button.

        Restoration of the system image is started.

        The process status can be checked in the Recent Operations area of the ROR console.

        When the [Cancel] button is clicked in the Recent Operations area, the confirmation dialog to quit the process is displayed.

        When restoring a VM host, be sure to also restore the VM guest backups that correspond to the restored VM host backup version.
        For details on restoring VM guests, refer to the server virtualization software manual.

  3. Release the target server from maintenance mode before resuming its applications.

    1. In the ROR console server resource tree, right-click the target server (or its physical OS or VM host) and select [Maintenance Mode]-[Release] from the popup menu.

      The [Release Maintenance Mode] dialog is displayed.

    2. Click the [OK] button.

      The target server is released from maintenance mode.

Note

If the target VM host is in a high-availability configuration, all VM guests stored on shared disks should be migrated to another VM host beforehand.
During restore, because the target VM host will be automatically set to VM maintenance mode, the VM host should be in a state that allows VM maintenance mode to be set.
After restoring the VM host, migrate the VM guests back to their original VM host.

Refer to the server virtualization software manual and "9.2.2 Functional Differences between Products" in the "Design Guide VE" for information on how to migrate VM guests, and about the VM maintenance mode.

Even when the restore operation is canceled, the target server cannot be returned to its previous status after the image is deployed.

When the managed server has the following configuration, restoration may not be performed correctly unless the target disk of image operations has been configured.

When the managed server has the following configuration, restoration may not be performed correctly unless the following command is executed beforehand.

  • When using the ext4 file system of Red Hat Enterprise Linux 6 or Red Hat Enterprise Linux 7, and one of the following conditions is met

    • In a SAN boot environment using HBA address rename

    • When using a rack mount or tower server and the server is registered with "Disable" of "Association with server management software (ServerView)" is selected

    [Windows Manager]

    >Installation_folder\SVROR\Manager\bin\rcxadm server set -name physical server -attr bootagt=winpe <RETURN>

    [Linux Manager]

    #/opt/FJSVrcvmr/bin/rcxadm server set -name physical server -attr bootagt=winpe <RETURN>

  • In a SAN boot environment using HBA address rename, and the following model or OS

    • PRIMERGY BX960 S1

    • XenServer6 or later

    [Windows Manager]

    >Installation_folder\SVROR\Manager\bin\rcxadm server set -name physical server -attr bootagt=winpe <RETURN>

    [Linux Manager]

    #/opt/FJSVrcvmr/bin/rcxadm server set -name physical server -attr bootagt=winpe <RETURN>