Date: Mon, 25 Jun 2007 17:21:30 +0200 From: Peter Schuller <peter.schuller@infidyne.com> To: Dmitry Morozovsky <marck@rinet.ru> Cc: Pawel Jakub Dawidek <pjd@FreeBSD.org>, current@FreeBSD.org Subject: Re: ZFS questions Message-ID: <467FDD7A.5010308@infidyne.com> In-Reply-To: <20070625113541.Y68481@woozle.rinet.ru> References: <20070625113541.Y68481@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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@infidyne.com>' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467FDD7A.5010308>