Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2012 14:11:00 -0700
From:      Xin Li <delphij@delphij.net>
To:        Albert Shih <Albert.Shih@obspm.fr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: [zfs-discuss] How many disk in one pool
Message-ID:  <506F4CE4.4030608@delphij.net>
In-Reply-To: <20121005205748.GA39237@pcjas.obspm.fr>
References:  <20121005205748.GA39237@pcjas.obspm.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 10/05/12 13:57, Albert Shih wrote:
> Hi all,
> 
> I'm actually running ZFS under FreeBSD. I've a question about how
> many disks I «can» have in one pool.
> 
> At this moment I'm running with one server (FreeBSD 9.0) with 4
> MD1200 (Dell) meaning 48 disks. I've configure with 4 raidz2 in the
> pool (one on each MD1200)
> 
> On what I understand I can add more more MD1200. But if I loose one
> MD1200 for any reason I lost the entire pool.
> 
> In your experience what's the «limit» ? 100 disk ?
> 
> How FreeBSD manage 100 disk ? /dev/da100 ?

We have real system equipped with even more than 100 disks and yes,
the devices would be named after their numbers.

One thing that you need to keep in mind: if you don't use the
zpool.cache and there are a lot of disks, the current implementation
could take very long (like several tens of minutes) for the system to
import the pool.

Another consideration is that larger pools are more vulnerable to
damages: should one vdev fails, the whole pool is gone.  So make sure
you have sufficient redundancy on every vdevs and keep in mind that
your JBOD chassis, cable, adapters are all points of failures.

Cheers,
- -- 
Xin LI <delphij@delphij.net>    https://www.delphij.net/
FreeBSD - The Power to Serve!           Live free or die
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJQb0zjAAoJEG80Jeu8UPuzDkIH/RZ07eG9lrlg9vDoe1MEJODu
qiVSyidrCHzw53medLOInR+kOt1CJPQX61t2eVyy3oK3MdDj+INtOCGWfO2zXukp
PLWvOCzTUoE3A/cSz2KA+1QaXI5kK/CLS4Y0NII7ibwKP7g8/17mvJqCg+UQup3K
Y3+t0+QTL9iSOtMtrgdL3ft/5DnjoU10RlKhDzjevRwNTaO+cmcr9AW5RnINTUrD
Ig1Zv3rOu+wc0hJ2pDIT8+LC6lIhjmGBi5e3iow5tf3P5VgVRbNAGufFtmVloO1q
tPVJyxK+yWK0+5FIXeeKuVeVbDGmpdtwe2+xpqbd2pnLb6Swh8jLD3ojJwAF4r4=
=HacZ
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506F4CE4.4030608>