Hi all.
I know there is many threads on this topic, unfortunately none have given me the hints I need to resolve my issue.
I am running a proxmox server with the following:
It's worth noting:
My best guess at the moment is that "raw" storage on ZFS simply doesn't allow thin storage. Is this true?
Bonus question. ZFS Compression is configured as enabled, and so even without thin storage this drive is using about 10Gb only (zpool list shows this), but in the proxmox GUI the available storage is 100Gb less than the total disk size. I also know from another install I have, proxmox does not use zpool free storage. How is ZFS compression supposed to help in proxmox if the compressed size isn't considered?
Thanks
Jamie
I know there is many threads on this topic, unfortunately none have given me the hints I need to resolve my issue.
I am running a proxmox server with the following:
- Physical SSDs configured as mirrored ZFS drives creating a zpool called "zpool2".
- The zpool "vmpool2" has both compression and encryption enabled.
- A proxmox storage target configured to use a ZFS dataset "vmpool2/data", configured with thin storage ticked.
- An imported drive, "vm-109-disk-0" which shows as "raw" storage in the proxmox GUI in this storage target.
- "vm-109-disk-0" configured for use by a linux VM, showing as "scsi0" and "discard=on", with a "VirtIO SCSI" controller.
- The "vm-109-disk-0" is 100Gb, of which approximately 20Gb is used.
It's worth noting:
- I forgot to flag the storage as "thin" before importing the drive.
- As this is ZFS, I cannot use qcow2, it must be raw storage for the VM drive right?
- The imported drive was flagged with "discard" only after it was imported.
My best guess at the moment is that "raw" storage on ZFS simply doesn't allow thin storage. Is this true?
Bonus question. ZFS Compression is configured as enabled, and so even without thin storage this drive is using about 10Gb only (zpool list shows this), but in the proxmox GUI the available storage is 100Gb less than the total disk size. I also know from another install I have, proxmox does not use zpool free storage. How is ZFS compression supposed to help in proxmox if the compressed size isn't considered?
Thanks
Jamie