On 02/22/10 05:47 PM, Gary Mills wrote: >> /var and /opt can be managed via ZFS after the >> install completes. >> Currently, they are folders on the boot filesystem >> (rpool/ROOT/opensolaris at first install). >> > How is that possible? By copying the data from a > directory to a filesystem? That's quite awkward. > >> There's no >> need for var and >> opt to be on a separate slice from the root install. >> > Not a separate slice, but there is a need for /var to be > on its own filesystem. It's the only way to make the > `setuid' option different, for example. >
I agree that copying from var to separate ZFS filesystem after install can be awkward. The previously mentioned bug 3296 may be of interest, as well as 9608 and this thread: http://opensolaris.org/jive/thread.jspa?threadID=123212 I realize these don't really help *right now* but it's all I've got. - Keith