[SOLVED] Zpool replaced 750GB to 3TB (still 750GB)

unf0rg0tt3n

Well-Known Member
Sep 28, 2016
42
0
46
32
Netherlands
Hey Guys,

I was wondering what I did wrong, because I swapped a 750GB drive with a 3TB drive.
Resilvering was done but still the pool remains 750GB.
How do I make the pool larger?

the pools exists of 2 drives (HDD and cache SSD). I replaced the HDD with another one.

Thanks.
Dennis
 
zpool set autoexpand=on [pool name]
Thanks! Does it grow on demand or does it grow to 3TB by itself? Still says 500GB is free of 750GB.

EDIT: in order to let it show it worked I had to run:
Code:
zpool online -e <pool name> <device name>

Thanks!
 
Last edited: