zpool showing wrong size

Status
Not open for further replies.

drewsit2010

Dabbler
Joined
Mar 1, 2014
Messages
10
I just replace upgraded 6 500 GB drives to 2 TB, and the GUI seems to think there is only 6TB of space.
zfs list
NAME USED AVAIL REFER MOUNTPOINT
MAIN_VOLUME 2.91T 6.00T 496K /mnt/MAIN_VOLUME
zpool list
NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT
MAIN_VOLUME 13.6T 4.37T 9.22T 32% 1.00x ONLINE /mnt
df seems to think there is only 6 TB as well.
df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ufs/FreeNASs2a 926M 826M 26M 97% /
devfs 1.0k 1.0k 0B 100% /dev
/dev/md0 4.6M 3.3M 895k 79% /etc
/dev/md1 823k 2.0k 756k 0% /mnt
/dev/md2 149M 46M 91M 34% /var
/dev/ufs/FreeNASs4 19M 4.7M 13M 26% /data
MAIN_VOLUME 6.0T 495k 6.0T 0% /mnt/MAIN_VOLUME
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
df is not valid for zfs.
 
Status
Not open for further replies.
Top