When we have to add extra(data) disks in linux
1. Used centos_67_source template to deploy source VM.
2. Added 2 GB data disk(logical partition-/dev/sdb5) on
source with ext4 file system.
3. Mounted it(/dev/sdb5) on /mnt/data(added 1 file)
permanently.
4. Created migration from Cloud Migration Center(CMC) console by unselecting data
volume(/mnt/data) and selecting centos_67_target.
5. Target created.
6. Captured target’s disk partitions and mount point details
before synchronization starts.
7. Verified data on target. Migration has been completed
successfully without error.
Comments
Post a Comment