Views:
IMSVA 9.0 Patch 1 backs up the configuration settings and performs an automatic rollback if the upgrade is not successful. However, Trend Micro recommends backing up IMSVA 9.0 Patch 1 before attempting to upgrade to IMSVA 9.1.

Procedure

  1. Do any of the following tasks to back up IMSVA 9.0 Patch 1:
    • Ghost the entire computer where IMSVA 9.0 Patch 1 is installed.
    • Take a snapshot for IMSVA 9.0 Patch 1 if it is installed on a virtual machine.
    • Back up the IMSVA 9.0 Patch 1 app_data partition.
      1. Open the operating system shell console and run the following commands:
        /opt/trend/imss/script/imssctl.sh stop
        service crond stop
      2. Mount an external disk to /var/udisk.
      3. Copy all files to the disk:
        cp –rf -–preserve /var/app_data/* /var/udisk/app_data_backup/
  2. Start all IMSVA services after backup.