Is it possible to create a custom Jumpstart profile to install Nevada
on a RAID-10 rpool? From the ZFS Boot FAQ [1], you can create a
profile to install Nevada with a RAID-1 rpool using the following
line:

pool newpool auto auto auto mirror c0t0d0s0 c0t1d0s0

Is there an equivalent line for RAID-10? I've tried using the
following line, but the Jumpstart check script complains about it
being invalid:

pool newpool auto auto auto mirror c0t0d0s0 c0t1d0s0 mirror c0t2d0s0 c0t3d0s0

Thanks,
Stephen Le

[1] http://opensolaris.org/os/community/zfs/boot/zfsbootFAQ/#jumpinstall
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to