Hi,
I've searched the forums but I couldn't find an answer to my specific question.
I have a zfs mirror setup without ticking thin provision, and added a pile of VM disks in there. I've copied all my data to these disks. I've now realised that I would have liked to tick Thin Provision on this.
I do not have space to move these to another pool and back to redo them. These existing disks have quite a bit of free space in them though.
My question is, if I shrunk all these partitions/disks to only have 1GB free space, and then I tick the thin provision box on the zfs pool, and THEN grow the disks again in the future, will that growth then be thin provisioned, or will that space that I'm growing the disks by again be fully provisioned...?
I'm hoping that this would be a solution to my problem because I don't have any manoeuvring room to redo this setup.
These are the disks on the VM itself, each of which I'd have loved to have them thinly provisioned.
Thanks!
I've searched the forums but I couldn't find an answer to my specific question.
I have a zfs mirror setup without ticking thin provision, and added a pile of VM disks in there. I've copied all my data to these disks. I've now realised that I would have liked to tick Thin Provision on this.
I do not have space to move these to another pool and back to redo them. These existing disks have quite a bit of free space in them though.
My question is, if I shrunk all these partitions/disks to only have 1GB free space, and then I tick the thin provision box on the zfs pool, and THEN grow the disks again in the future, will that growth then be thin provisioned, or will that space that I'm growing the disks by again be fully provisioned...?
I'm hoping that this would be a solution to my problem because I don't have any manoeuvring room to redo this setup.
These are the disks on the VM itself, each of which I'd have loved to have them thinly provisioned.
Code:
/dev/sdb1 1.7T 1.4T 227G 86% /mnt/data-media/youtube
/dev/sdc1 7.8T 6.3T 1.5T 82% /mnt/data-media/tvshows
/dev/sdd1 836G 826G 1.7G 100% /mnt/data-media/sport
/dev/sde1 20G 17G 2.5G 88% /mnt/data-media/youtube-kids
/dev/sdf1 319G 299G 18G 95% /mnt/data-media/tvshows-kids
/dev/sdg1 241G 221G 17G 93% /mnt/data-media/movies-kids
/dev/sdh1 2.9T 2.2T 757G 75% /mnt/data-media/movies
/dev/sdk1 354G 47G 289G 14% /mnt/data-media/music
Thanks!