> 2. It is also possible to expand the array by iteratively swapping each drive > in the array with a bigger drive and waiting for ZFS to heal itself - the heal > time will depend on amount of store information, not the disk size. > [ http://en.wikipedia.org/wiki/ZFS#Limitations ] > > My experiments does not show that zpool size increases after set of > `zpool replace'. Where did I went wrong? The size of the pool will be determined by the minimum size of the constituent disks (assuming a mirror/raidz/raidz2). Thus, you need to replace all the drives before you see the increase in size. -- / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller_at_infidyne.com>' Key retrieval: Send an E-Mail to getpgpkey_at_scode.org E-Mail: peter.schuller_at_infidyne.com Web: http://www.scode.orgReceived on Mon Jun 25 2007 - 14:09:20 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:13 UTC