On Tue 16/06/09 08:37 , James Carlson [email protected] sent: > Ian Collins writes: > > > Should work fine. Actually you can even do > it via jumpstart profile > > (no finish script required): > > > > > > pool rpool auto 8192 8192 mirror c0t0d0s0 > c0t1d0s0> > bootenv installbe bename sol10_u7 dataset /var > > > > There has always been an option to split /var. /usr is a different story.
> lucreate(1M) includes this example: > > The following command, like the preceding, creates a new > boot environment on a machine on which a BE has never been > created. However, the following command differs in two > respects: the -c option is omitted and the /usr file system > is mounted on its own disk slice, separate from /. > > > # lucreate -m /:/dev/dsk/c0t4d0s0:ufs -m /usr:/dev/dsk/c0t4d0s1:ufs \ > -n second_disk That's with UFS root (I've used this a few times), how about ZFS root? Ian _______________________________________________ opensolaris-discuss mailing list [email protected]
