In de link die ik stuurde wilde hij ook van 5 naar 7 schijven. Als je van 3x1tb naar 3x2tb wilt kun je dan makkelijk doen.
de property voorkomt dat je zpool export /import moet doen.
want hoe denk je dat het anders gaat?
je vervangt een schijf in je pool en die wordt resilverd. op dat moment heb je een dirty pool.
Hoe kom je erbij dat je een enkele disk in je raidz kunt vergroten? (kan wel maar de zpool wordt pas groter als alle disk zijn vervangen)
in het voorbeeld wordt ook maar een disk vervangen van een pool van één disk
"For example, the following pool is created with one 8-Gbyte disk (c0t0d0). The 8-Gbyte disk is replaced with a 16-Gbyte disk (c1t13d0), but the pool size is not expandexped until the autoand property is enabled."
< v16 moet je dan je pool exporteren en weer importeren om de extra schijfruimte te kunnen benutten en in >=16 doet hij dat automatisch:
"In this release, you do not need to reboot the system or export and import a pool to expand a LUN. As described above, you can enable the autoexpand property or use the zpool online -e command to expand the full size of a LUN."
dit is dan weer wel leuk:
"In previous releases, ZFS was not able to replace an existing disk with another disk or attach a disk if the replacement disk was a slightly different size. In this release, you can replace an existing disk with another disk or attach a new disk that is nominally the same size provided that the pool is not already full."
[Reactie gewijzigd door matty___ op woensdag 4 augustus 2010 13:34]