On 29 March, 2007 - Malachi de Ælfweald sent me these 1,1K bytes:

> I did `zpool create data raidz2 c3d0 c4d0 c5d0 c6d0 c7d0`
> 
> `zpool list` says data has 1.13T avaialble

How much disk space exists in the pool.

> `zfs list` says data has 680G available

How much data you can store there.

Available data space is 60% of the total disk space since you can only
store data on 3 disks (worth) out of 5 with raidz2.

/Tomas
-- 
Tomas Ögren, [EMAIL PROTECTED], http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.umu.se
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to