Hi Guys, I need some help, I'm trying to setup the below, i've googled a few howtos but i'm failing.
c8t0d0 c8t1d0 c9t0d0 c9t1d0 _____ _____ _____ _____ |rpool| |rpool| |temp1| |temp2| } 40GB |_____| |_____| |_____| |_____| |vault| |vault| |vault| |vault| } 200GB | | | | | | | | | | | | | | | | |_____| |_____| |_____| |_____| rpool mirror temp1 temp2 vault raidz NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror ONLINE 0 0 0 c8t0d0s0 ONLINE 0 0 0 c8t1d0s0 ONLINE 0 0 0 4.10G resilvered the disks are partitioned as so:- Partition Status Type Start End Length % ========= ====== ============ ===== === ====== === 1 Active Solaris2 1 5222 5222 17 2 Solaris2 5223 30400 25178 83 All the howtos say to force slice 2, I've tried others, i would expect to use s1 for 'vault' zpool create -f vault raidz c8t0d0s2 c8t1d0s2 c9t0d0s2 c9t1d0s2 I'm expecting ~800GB for 'vault' but I'm getting:- b...@neo:~# zfs list NAME USED AVAIL REFER MOUNTPOINT vault 93.5K 117G 28.4K /vault Where am I going wrong? -- This message posted from opensolaris.org _______________________________________________ storage-discuss mailing list storage-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/storage-discuss