InfoScale™ Operations Manager 9.0 Add-ons User's Guide

Last Published:
Product(s): InfoScale & Storage Foundation (9.0)
Platform: AIX,HP-UX,Linux,Solaris,VMware ESX,Windows
  1. Section I. Storage Provisioning and Enclosure Migration Add-on 9.0
    1. Provisioning storage
      1.  
        About storage provisioning
      2.  
        About creating a storage template
      3. Creating a storage template using VxFS file systems
        1.  
          Create Storage Template - File system parameters panel options
        2.  
          Create Storage Template - File system advanced panel options
        3.  
          Create Storage Template - Volume parameters panel options
        4.  
          Select LUN Characteristics options
        5.  
          Create Storage Template - Volume advanced panel options
      4.  
        Creating a storage template using NTFS file systems
      5.  
        Creating a storage template using volumes
      6.  
        Updating a storage template
      7.  
        Provisioning storage
      8.  
        Uploading storage templates
      9.  
        Downloading storage templates
      10.  
        Deleting storage templates
      11.  
        Locking storage templates
      12.  
        Unlocking storage templates
    2. Migrating volumes
      1.  
        About volume migration
      2.  
        About the Impact Analysis report for volume migration
      3.  
        Migrating volumes by host
      4.  
        Select LUN Characteristics options
      5.  
        Change layout options
      6.  
        Migrating volumes by enclosure
      7.  
        Migrating volumes by disk group
      8.  
        Pausing or resuming a volume migration
      9.  
        Deleting a scheduled volume migration
  2. Section II. Application Migration Add-on
    1. Introduction to Application Migration Add-on
      1.  
        About Application Migration add-on
      2.  
        Before installing the Application Migration add-on
      3.  
        Installing the Application Migration Add-on
      4.  
        Before uninstalling the Application Migration add-on
      5.  
        Uninstalling the Application Migration add-on
    2. Creating and managing an application migration plan
      1.  
        Supported versions and platforms
      2.  
        User privileges
      3.  
        Prerequisites for creating an application migration plan
      4.  
        Prerequisites for migration to AWS
      5.  
        VVR Replication: Environment variables used in application migration
      6.  
        Creating an application migration plan
      7.  
        Understanding user-defined tasks
      8. Understanding application migration operations
        1.  
          Understanding the Setup Storage operation
        2.  
          Understanding the Rehearse operation
        3.  
          Understanding the Migrate operation
      9.  
        Understanding the cleanup operation
      10.  
        Understanding the tasks executed in each operation
      11.  
        Validations performed before migration plan execution
      12.  
        Executing the application migration plan
      13.  
        Editing an application migration plan
      14.  
        Deleting application migration plan(s)
      15.  
        Exporting application migration plan(s)
      16.  
        Importing application migration plan(s)
      17.  
        Viewing historical runs
      18.  
        Viewing properties of an application migration plan
      19.  
        Application migration logs
  3.  
    Index

Understanding the Rehearse operation

In this operation, you can bring application online on the target cluster and test the application before performing the actual migration.

Mirroring

In this operation, the sync status of all volumes are checked after which cluster configuration of the selected service group is discovered in the source and translated to the target. The mirror disk group is then detached from the source cluster nodes and endian changes are performed on all volumes of the mirror disk group in the target cluster nodes.

After the endian changes are done, the service groups are brought online in the target cluster. After ensuring the application is running fine in the target, the service groups are taken offline and the target cluster configuration is removed.

Before removing the cluster configuration, a backup of the configuration is taken on the first node of the target cluster in the /etc/VRTSvcs/conf/config directory and the name will be in the following format:

main.cf_plan_name.date.time

The volumes in the mirror disk groups are then reattached to the corresponding volumes in the source disk group.

The operation aborts if all volumes between the source and mirror disk groups are not completely synced.

Replication

Initially, all RVGs are checked to ensure 100% sync. At times, if the application is writing to the volumes, data sync might be in progress to the secondary site and hence the Rehearse operation will not proceed. In such scenario, you can reduce or stop application writes so that data remains in sync.

Pre-requisites are done on target cluster nodes in order to create space optimized snapshot of volumes such as preparing volumes, cache volume, and cache object creation. IP, DiskGroup/CVmVolDg, RVGLogowner resources are then removed from the target cluster for the disk groups which are being migrated as part of the plan. This is to ensure no duplicate resources appear for an entity during cluster translation.

Cluster configuration of the selected service group and its dependencies are then discovered on the source and translated to the target. The file systems on all mounted volumes of the disk groups which are part of the replication is then frozen on the source for a moment and space optimized snapshots of these volumes are taken on the target with the help of VVR In-Band Control Messaging (vxibc). After the snapshots are taken, endian changes are performed on these snapshots and the service groups are brought online on the target. When service groups are brought online, the snapshot volumes gets mounted on the target cluster. Applications started on the target can write on these snapshot volumes until the cache volume fills up. After ensuring the application is running fine on the target, the service groups are taken offline and the target cluster configuration is removed.

Before removing the cluster configuration, the configuration is backed up on the first node of the target cluster in the /etc/VRTSvcs/conf/config directory and the name is in the following format:

main.cf_plan_name.date.time

The disk groups are then imported on the target cluster node and the snapshots are destroyed. The IP, DiskGroup/CVMVolDg, and RVGLogowner resources are re-created on the target, as required, and then brought online.