Hi
I have four VMs on a ZFS pool:
Now, I made an error and stored two of the VMs in rpool and I wanted to correct that and migrated them to pool01.
The error I see now is that the disks now take up the full space defined in Proxmox.
Could this error be that I didn't have QEMU guest agent installed with guest trim after disk move?
How can I solve this?
Can I either move it back to rpool but with some option to only use the disks pace it needs?
Alternative is that I set up a pool02 with more disks and have more space?
Thanks in advance!
I have four VMs on a ZFS pool:
Code:
NAME USED AVAIL REFER MOUNTPOINT
pool01 18.7T 2.97T 128K /pool01
pool01/vm-100-disk-0 530G 3.30T 189G -
pool01/vm-100-disk-1 7.52T 9.63T 882G -
pool01/vm-101-disk-0 6.66T 3.12T 6.52T -
pool01/vm-102-disk-0 1.33T 3.00T 1.30T -
pool01/vm-103-disk-0 2.67T 5.56T 82.2G -
rpool 14.7G 200G 104K /rpool
rpool/ROOT 14.6G 200G 96K /rpool/ROOT
rpool/ROOT/pve-1 14.6G 200G 10.6G /
rpool/data 152K 200G 96K /rpool/data
Now, I made an error and stored two of the VMs in rpool and I wanted to correct that and migrated them to pool01.
The error I see now is that the disks now take up the full space defined in Proxmox.
Could this error be that I didn't have QEMU guest agent installed with guest trim after disk move?
How can I solve this?
Can I either move it back to rpool but with some option to only use the disks pace it needs?
Alternative is that I set up a pool02 with more disks and have more space?
Thanks in advance!