SOLVED Autoexpand GUI fail

bobb

Dabbler
Joined
Nov 26, 2016
Messages
19
Hi everyone,

I have just completed replacing my 3TB drives with 6TB drives. Autoexpand seems to have worked as far as ZFS is concerned. zpool list shows that 32.6TiB are now available:
Code:
~# zpool list
NAME           SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
RaidZ2Volume  32.6T  15.7T  16.9T         -    26%    48%  1.00x  ONLINE  /mnt
freenas-boot  14.9G  6.42G  8.45G         -      -    43%  1.00x  ONLINE  -


However, the GUI won't update to reflect the new size. It's stuck at 16.9TiB. I have rebooted twice, so far. All 6 of the drives were replaced through the GUI. Any ideas?
 

bobb

Dabbler
Joined
Nov 26, 2016
Messages
19
Consider the issue to be solved. This is a case of "I'm an idiot". I didn't notice that the third column in the GUI is labelled "Available" and instead thought it stood for the total amount available.
 
Top