Ok. So, I am a little new to Proxmox. I have found this as an alternative to running VMWare. So far it is great. I had a cluster setup (2 pve nodes (pve-manager/6.2-6/ee1d7754) & 2 nfs freenas nodes) & was running a ubuntu vm hosting grafana. I kept the qcow2 file off the freenas system in hopes of putting that drive back into place (don't want to go back through the setup & the historical data will be nice).
My new setup is 2 pve nodes ( runnig pve-manager/6.2-6/ee1d7754) clustered running zfs for the storage. I have created the ubuntu vm on the cluster, but I am not sure how to replace the qcow2 file on this new zfs. I can see the file on the zfs running the following:
But I am not sure how to accomplish this. I can't seem to find it documented. So any help would be greatly appreciated. Just let me know if you need anything else.
My new setup is 2 pve nodes ( runnig pve-manager/6.2-6/ee1d7754) clustered running zfs for the storage. I have created the ubuntu vm on the cluster, but I am not sure how to replace the qcow2 file on this new zfs. I can see the file on the zfs running the following:
Code:
pvesm list storage2
Volid Format Type Size VMID
storage2:vm-100-disk-0 raw images 536870912000 100
storage2:vm-100-disk-1 raw images 8796093022208 100
storage2:vm-101-disk-0 raw images 268435456000 101 <- this is the file I want to replace.
But I am not sure how to accomplish this. I can't seem to find it documented. So any help would be greatly appreciated. Just let me know if you need anything else.