- Thread Starter
- #51
Ok - so I did this and it's resized (using resize without specifying size actually handles it automatically!)
Very very nervous about this last step on my live system ?
Should I be doing (#in from handbook describing it for ufs - but i'm on zfs+geli)
Note : I still haven't set zroot autoexpand to "on" - it's still the default "off" - I did set sysctl kern.geom.debugflags=16
zpool list only showing 290G instead of 458G
Very very nervous about this last step on my live system ?
However - now I am stuck at the last step (hopefully this has worked out right -but not sure)sudo gpart resize -i 3 ada0
Password:
ada0p3 resized
[c1utt4r@toaster /usr/src]$ gpart show
=> 40 976773088 ada0 GPT (466G)
40 1024 1 freebsd-boot (512K)
1064 984 - free - (492K)
2048 16777216 2 freebsd-swap (8.0G)
16779264 959993864 3 freebsd-zfs (458G)
Should I be doing (#in from handbook describing it for ufs - but i'm on zfs+geli)
OR ( # VladiBG suggested)zpool online -e zroot /dev/ada0p2
Which one is the correct option? And what's the difference between the two?zpool online -e ada0p3.eli
Note : I still haven't set zroot autoexpand to "on" - it's still the default "off" - I did set sysctl kern.geom.debugflags=16
zpool list only showing 290G instead of 458G
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
zroot 290G 270G 19.9G - - 69% 93% 1.00x ONLINE -