Re: [zfs-discuss] 3 Data Disks: partitioning for 1 Raid0 and 1 Raidz1

2010-05-15 Thread Jason Barr
Ok, I got it working: however I set up two partitions on each disk using fdisk inside of format what's the difference to slices (I checked with gparted) Bye -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensola

Re: [zfs-discuss] 3 Data Disks: partitioning for 1 Raid0 and 1 Raidz1

2010-05-15 Thread Jason Barr
Hi, something like this Disk # Slice 1 Slice 2 1 raid5 raid0 2 raid5 raid0 3 raid5 raid0 I want to have some fast scratch space (raid0) and some protected (raidz) Greetings J -- This message posted from opensolaris.org _

[zfs-discuss] 3 Data Disks: partitioning for 1 Raid0 and 1 Raidz1

2010-05-15 Thread Jason Barr
Hello, I want to slice these 3 disks into 2 partitions each and configure 1 Raid0 and 1 Raidz1 on these 3. What exactly has to be done? Using format and fdisk I know but not exactly how for this setup. In case of disk failure: how do I replace the faulty one? Thank you for a great product Ja