Rename-Move KVM Vm's VMID tags ? (new forum thread)

hvisage

Renowned Member
May 21, 2013
287
27
93
Hi there,
I ran into this fun problem, and attempted the scripts documented in the locked old retired forum thread: Rename-Move KVM Vm's VMID tags ?

However, in my case I was running ZFS storage for the VMs, which made the script fail to startup the VMs.

The script needs a way to do something like:
Code:
zfs rename Zssd/vm-103-disk-1 Zssd/vm-105-disk-1
[code]

Just thought I advise and guide before somebody else with ZFS storage needed to do the same ;)
 
What exactly is the problem? Just rename the volume and change the entry in the configuration file for the storage and rename that file as well. Just tested it and worked flawlessly