mike wrote:
> likewise i could also do something like
> 
> zpool create tank raidz1 disk1 disk2 disk3 disk4 disk5 disk6 disk7 \
> raidz1 disk8 disk9 disk10 disk11 disk12 disk13 disk14 disk15
> 
> and i'd have a 7 disk raidz1 and an 8 disk raidz1... and i'd have 15 disks 
> still broken up into not-too-horrible pool sizes and a single filesystem to 
> use, if i understood everything.
> 
> either pool could suffer one physical failure. i run "fmadm faulty" every 10 
> minutes to notify me instantly of any detected failures/events (thanks 
> Richard for the pointers :))
          ^^^^

vdev not pool.  There is only one pool and thus one filesystem namespace 
in that configuration.

-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to