mirroring with Jumpstart on Solaris 9 04/04

2007-12-25 3:10:00

Hello,

I'm trying to mirror two disks during a jumpstart setup with Solaris 9
04/04. The check script seems to choke on the "free" option when I use it
for slice size. Here's an example:

metadb c0t0d0s5
metadb c0t1d0s5
partitioning explicit
filesys mirror c0t0d0s0 c0t1d0s0 3072 / logging
filesys mirror c0t0d0s1 c0t1d0s1 1024 swap
filesys mirror c0t0d0s3 c0t1d0s3 512 /var logging
filesys mirror c0t0d0s4 c0t1d0s4 3072 /export/home logging
filesys mirror c0t0d0s6 c0t1d0s6 3072 /usr logging
filesys mirror c0t0d0s7 c0t1d0s7 free /opt logging

I checked on docs.sun.com, and didn't see mention of 'free' for the size
variable anymore. Is this no longer supported?

Regards,

Adam Mazza

Comments

Got something to say?

You must be logged in to post a comment.