On Mon, Aug 3, 2009 at 12:35 PM, David E. Anderson<danders...@gmail.com> wrote: > I am new to ZFS, so please bear with me... > > I created a raidz1 pool from three 1.5TB disks on OpenSolaris 2009.6. I see > less than 1TB useable space. What did I do wrong? > > $ zpool list > NAME SIZE USED AVAIL CAP HEALTH ALTROOT > rpool 464G 42.2G 422G 9% ONLINE - > storage 1.36T 143K 1.36T 0% ONLINE - > > $ df -h /storage > Filesystem Size Used Avail Use% Mounted on > storage 913G 26K 913G 1% /storage > > $ zpool status > pool: rpool > state: ONLINE > scrub: none requested > config: > > NAME STATE READ WRITE CKSUM > rpool ONLINE 0 0 0 > mirror ONLINE 0 0 0 > c8t1d0s0 ONLINE 0 0 0 > c10d0s0 ONLINE 0 0 0 > > errors: No known data errors > > pool: storage > state: ONLINE > scrub: none requested > config: > > NAME STATE READ WRITE CKSUM > storage ONLINE 0 0 0 > raidz1 ONLINE 0 0 0 > c9d0s2 ONLINE 0 0 0 > c10d0s2 ONLINE 0 0 0 > c10d1s2 ONLINE 0 0 0 > > errors: No known data errors > > -- > David
can you post the output of 'zfs get all storage' ? blake _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss