This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
vmware:vmware_snapshot_mgmt [2021/01/01 21:25] 127.0.0.1 external edit |
vmware:vmware_snapshot_mgmt [2024/03/28 15:19] (current) manu [vSphere: LUNs detected as snapshot LUNs] |
||
---|---|---|---|
Line 30: | Line 30: | ||
**In case of clone, it important to unmap the clone source to prevent mount problems** | **In case of clone, it important to unmap the clone source to prevent mount problems** | ||
+ | |||
+ | Do a resignature of the clone volume to make it available | ||
+ | <cli prompt='#'> | ||
+ | # esxcfg-volume -r <UUID> | ||
+ | # esxcfg-volume -M <vmfs_name> | ||
+ | </cli> | ||
+ | |||
+ | The datastore should appears as **snap-XXX**, now you can rename IT | ||
+ | |||
+ | FIXME | ||
+ | |||
+ | When registery VM and start it select **I MOVE IT** |