It's time to replace the old 4TB HDDs in this zpool with new, bigger ones :)
Command used: doas zpool replace data-pool /dev/gpt/HDD09 /dev/gpt/HDD22
The drives "HDD09" and "HDD10" are 4TB, the drive "HDD22" is 18TB.
=> More informations about this toot | More toots from subnetspider@bsd.cafe
And now it's time to replace the second drive in the ZFS mirror.
Command used: doas zpool replace data-pool /dev/gpt/HDD10 /dev/gpt/HDD23
I am curious to see if ZFS will automatically grow the available size of the pool, we will see in another three and a half hours. 🤔
=> More informations about this toot | More toots from subnetspider@bsd.cafe
The ZFS pool expansion is now complete. 😎
=> More informations about this toot | More toots from subnetspider@bsd.cafe
@subnetspider it will autoexpand only if you set it to do it: zpool set autoexpand=on zfspoolname
=> More informations about this toot | More toots from stefano@bsd.cafe
@stefano Thanks, you're right. :)
admin@nas01:~ % zpool get autoexpand data-pool
NAME PROPERTY VALUE SOURCE
data-pool autoexpand off default
=> More informations about this toot | More toots from subnetspider@bsd.cafe This content has been proxied by September (3851b).Proxy Information
text/gemini