Hey All -
I created a new ZFS Pool with raidZ2 called "zfs-datastore-rz2" with my 12x6TB drives and I see it via the zpool status and df -h command as shown below. However, when going to the VM, adding a virtual hard drive, and entering 50000 for the drive storage to be created and passed to the VM, it presents an out of space error. Why? It doesnt' exceed the storage amount available according to the image below. The largest value it would accept was 43500GB.
zfs status:
df -h:
I created a new ZFS Pool with raidZ2 called "zfs-datastore-rz2" with my 12x6TB drives and I see it via the zpool status and df -h command as shown below. However, when going to the VM, adding a virtual hard drive, and entering 50000 for the drive storage to be created and passed to the VM, it presents an out of space error. Why? It doesnt' exceed the storage amount available according to the image below. The largest value it would accept was 43500GB.
zfs status:
pool: zfs-datstore-rz2
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
zfs-datstore-rz2 ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
ata-ST6000VN0033-2EE110_ZADDG9F4 ONLINE 0 0 0
ata-ST6000VN001-2BB186_ZCTAAMXX ONLINE 0 0 0
ata-ST6000VN001-2BB186_ZA12ABAM ONLINE 0 0 0
ata-ST6000VN0033-2EE110_ZADFG9M6 ONLINE 0 0 0
ata-ST6000VN0033-2EE110_ZADAHAX2 ONLINE 0 0 0
ata-ST6000NM0044_Z4D2R3KA ONLINE 0 0 0
ata-ST6000NM0044_Z4D0DLW7 ONLINE 0 0 0
ata-ST6000NM0044_Z4D1W4Y6 ONLINE 0 0 0
ata-ST6000NM0044_Z4DDFT0M ONLINE 0 0 0
ata-ST6000NM0044_Z4DGGPSZ ONLINE 0 0 0
ata-ST6000NM0044_Z4DSEXC8 ONLINE 0 0 0
ata-ST6000NM0044_Z4A1303S ONLINE 0 0 0
df -h:
Filesystem Size Used Avail Use% Mounted on
udev 252G 0 252G 0% /dev
tmpfs 51G 4.2M 51G 1% /run
rpool/ROOT/pve-1 1.6T 1.3G 1.6T 1% /
tmpfs 252G 46M 252G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
rpool 1.6T 128K 1.6T 1% /rpool
rpool/var-lib-vz 1.6T 6.8G 1.6T 1% /var/lib/vz
rpool/data 1.6T 256K 1.6T 1% /rpool/data
rpool/ROOT 1.6T 256K 1.6T 1% /rpool/ROOT
/dev/fuse 128M 20K 128M 1% /etc/pve
tmpfs 51G 0 51G 0% /run/user/0
zfs-datastore-rz2 50T 256K 50T 1% /zfs-datastore-rz2
zfs-datastore-rz2/data 50T 384K 50T 1% /zfs-datastore-rz2/data
[B]ADD Hard Disk image:[/B]
[B][ATTACH type="full" size="599x386"]79443[/ATTACH][/B]
Attachments
Last edited: