Perform a system migration using the following procedure:
Log in to the console of this product using the Administrator account (administrator).
Run the "csgadm storagepool diskscan" command to confirm the device name of the virtual disk for the system area of the old product. An example execution is shown below. Since the system area of this product is always /dev/sda, we can confirm that /dev/sdb is the device name of the virtual disk for the system area of the old product.
[Example]
# csgadm storagepool diskscan /dev/sda1 [ 953.00 MiB] /dev/sda2 [ 27.94 GiB] /dev/sda3 [ 27.94 GiB] /dev/sda5 [ 27.94 GiB] /dev/sda6 [ 3.72 GiB] /dev/sdb1 [ 953.00 MiB] /dev/sdb2 [ 27.94 GiB] /dev/sdb3 [ 27.94 GiB] /dev/sdb5 [ 27.94 GiB] /dev/sdb6 [ 3.72 GiB] /dev/sdc [ 100.00 GiB] LVM physical volume 0 disks 10 partitions 1 LVM physical volume whole disk 0 LVM physical volumes
Execute the following command to migrate the system.
# csgadm system migrate -disk /dev/sdb
Note
If system migration with this command fails, remove the cause of the failure, and then try the upgrade procedures again.
In the case of VMware vSphere environment, revert to the snapshot state, and then try again from "C.1.7 Launching This Product (V1.1.0)" In the case of KVM environment, try again from "C.1.2 Deploying This Product (V1.1.0)".