First PM-HA decides to move a VM to a node on which the storage for the VM does not exist... Great idea! Think the vm would start? No. Think I could move it back to a node with the correct storage? No. It complains that storage..... does not exist (on the node it does not exist on) which is... logical...
So I uncomment them storage lines in the config file and migrate the vm.
Go to uncomment the storage lines... what do I find?
GNU nano 5.4 /etc/pve/qemu-server/131.conf
#ide2%3A PVE01ISO%3Aiso/virtio-win.iso,media=cdrom,size=402812K
#sata0%3A PVE01ISO%3Aiso/SW_DVD9_Win_Server_STD_CORE_2019_1809.12_64Bit_English_DC_STD_MLF_X22-52473.ISO,media=cdrom,size=5416660K
efidisk0%3A CephSSD%3Avm-131-disk-2,size=128K
scsi0%3A CephSSD%3Avm-131-disk-0,cache=writeback,discard=on,iothread=1,size=120G,ssd=1
scsi1%3A CephSSD%3Avm-131-disk-1,cache=writeback,discard=on,iothread=1,size=1000G,ssd=1
I have not ONCE pressed "%3A" !!!!! Why are these characters screwing my config file?`This makes no sense!
So I uncomment them storage lines in the config file and migrate the vm.
Go to uncomment the storage lines... what do I find?
GNU nano 5.4 /etc/pve/qemu-server/131.conf
#ide2%3A PVE01ISO%3Aiso/virtio-win.iso,media=cdrom,size=402812K
#sata0%3A PVE01ISO%3Aiso/SW_DVD9_Win_Server_STD_CORE_2019_1809.12_64Bit_English_DC_STD_MLF_X22-52473.ISO,media=cdrom,size=5416660K
efidisk0%3A CephSSD%3Avm-131-disk-2,size=128K
scsi0%3A CephSSD%3Avm-131-disk-0,cache=writeback,discard=on,iothread=1,size=120G,ssd=1
scsi1%3A CephSSD%3Avm-131-disk-1,cache=writeback,discard=on,iothread=1,size=1000G,ssd=1
I have not ONCE pressed "%3A" !!!!! Why are these characters screwing my config file?`This makes no sense!