Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#zfs

replacing drives is only part of the solution.
First you have to make sure that autoexpand is on

#zpool get autoexpand storage
NAME PROPERTY VALUE SOURCE
storage autoexpand off default

If you want to change selection, open document below and click on "Move attachment"

Growing ZFS pool | Tomasz Korwel
e I decided to not only replace the failed 1.5TB drive but get two 4TB drives and upgrade whole vdev. Imagine my surprise that despite my memory telling me that it should grow on it’s own. It didn’t. Some searching later I found out that <span>replacing drives is only part of the solution. First you have to make sure that autoexpand is on #zpool get autoexpand storage NAME PROPERTY VALUE SOURCE storage autoexpand off default #zpool set autoexpand=on storage NAME PROPERTY VALUE SOURCE storage autoexpand on local That still didn’t do the trick, but I’ve noticed that now it was showing: #zpo


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.