Re: [zfs-discuss] determining raidz pool configuration

2006-10-24 Thread Roch Bourbonnais
I've discussed this with some guys I know, and we decided that your admin must have given you an incorrect description. BTW, that config falls outside of best practice; The current thinking is to use raid-z group of not much more than 10 disks. You may stripe multiple such groups into a pool

Re: [zfs-discuss] determining raidz pool configuration

2006-10-24 Thread Eric Schrock
Matt - The 'zpool status -v' output is guaranteed to be exactly the same as what ZFS sees. The only exception to this is if you run the command as a non-root user, and the device paths have changed, then the path names may be incorrect. Running it once as root will correctly update the paths. Yo

[zfs-discuss] determining raidz pool configuration

2006-10-24 Thread Matt Ingenthron
Hi all, Sorry for the newbie question, but I've looked at the docs and haven't been able to find an answer for this. I'm working with a system where the pool has already been configured and want to determine what the configuration is. I had thought that'd be with zpool status -v , but it do