B.6 nss32to64

Use oes-nss32to64 service for migrating data from NSS32 to NSS64 volume using Dynamic Storage Technology (DST).

Prerequisites

The oes-nss32to64.service must be running.

  1. Open a terminal console, then log in as the root user.

  2. Verify the status of the oes-nss32to64.service.

    systemctl status oes-nss32to64.service

  3. Start the oes-nss32to64.service if the state displays as Inactive

    systemctl start oes-nss32to64.service

Commands

Command

Description

nss32to64 help

Display the help screen.

nss32to64 version

Display the version information.

nss32to64 migrate <NSS32Vol> target-volume <NSS64Vol>

Start a new migration from NSS32 volume to NSS64 volume.

nss32to64 migrate <NSS32Vol> target-pool <NSS64Pool>

Start a new migration from NSS32 volume to NSS64 pool. In NSS64 pool, a new NSS64 volume is created, and then the data is migrated to the NSS64 volume.

nss32to64 migration-status <NSS64Vol>

Check the status of migration request from NSS32 volume to NSS64 volume.

nss32to64 resume-migration <NSS64Vol>

Resume a halted migration request.

nss32to64 list-migrations

Provide a list of all migration requests.