Solaris 10 Jumpstart custom profile

When defining the disk layouts for a jumpstart, you can specifiy mirror sets, along with metadevice names for the mirrors.

How do you configure the metadevice names for the metadevices to make up the mirror metadevice?

ie - I want the following:

c0t0d0s0 to be d10

c0t1d0s0 to be d20

mirror d30 made up of d10 and d30

As it stands we have to utilize metarename to get the metadevs named the way we want them to be.

Thanks,

LB

[480 byte] By [lbecke] at [2007-11-26 10:23:34]
# 1
I don't believe that there is any existing jumpstart mechanisms to accomplish exactly what you want. I think that your best bet might be to try to use metarename in postinstall scripts.. Moriah
mwaterl at 2007-7-7 2:24:53 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
I wonder if it would be worth submitting a feature enhancement request.I can't imagine wanting to be able to name mirror devices, without wanting to be able to name the mirror sub-devices.
lbecke at 2007-7-7 2:24:53 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...