E.0 Synchronizing Serial Numbers on Cluster Node Local Storage

This section details the procedure you can use to change local volume serial numbers to match each node of the Windows cluster that you want to migrate. The information includes the use of the Volume Manager utility (VolumeManager.exe) to synchronize serial numbers on cluster node local storage.

To download and run the utility:

  1. From the Micro Focus Downloads site, search for the PlateSpin Migrate product, then click Submit Query.

  2. On the Products tab, select PlateSpin Migrate 2020.2 to go to the release-specific download page, then click proceed to download.

  3. On the download page, click download on the VolumeManager.exe line or select the comparable download manager link, then save the file.

  4. Copy the downloaded file to an accessible location on each cluster node.

  5. On the active node of the cluster, open an administrative command prompt, navigate to the location of the downloaded utility, and run the following command:

    VolumeManager.exe -l

    A listing of the local volumes and their respective serial numbers is displayed. For example:

    Volume Listing:
    
    --------------------
    
    DriveLetter (*:) VolumeId="System Reserved" SerialNumber: AABB-CCDD
    
    DriveLetter (C:) VolumeId=C:\ SerialNumber: 1122-3344

    Make note of these serial numbers or keep them displayed for later comparison.

  6. Verify that all local storage serial numbers of the active node match the local storage serial numbers on each of the other nodes in the cluster.

    1. On each cluster node, run the VolumeManager.exe -l command to obtain its volume serial numbers.

    2. Compare the local storage serial numbers of the active node (Step 5) against the local storage serial numbers of the node (Step 6.a).

    3. (Conditional) If there are any differences in the serial numbers between the active node and this node, take note of the serial number you want to propagate on this node and run the following command to set, and then to verify the serial number:

      VolumeManager -s <VolumeId> <serial-number>

      Following are two examples of how this command could be used:

      • VolumeManager -s "System Reserved" AAAA-AAAA

      • VolumeManager -s C:\ 1111-1111

    4. When you have successfully changed all of the volume serial numbers on a node of the cluster, you need to restart that node.

    5. Repeat Step 6.a through Step 6.d for each node of the cluster.

  7. (Conditional) If the cluster has already been migrated in a PlateSpin environment, we recommend running a full replication on the active node to ensure that any changes are propagated to the database.