On Mon, Feb 02, 2009 at 06:47:47AM -0800, mario heimel wrote: hi, > > we have a zone with a separated /opt/sysmgt filesystem, this filesystem is > not shared an should copied to d509, but the /opt/sysmgt wasn't created > because there is no /opt/sysmgt directory in the new zoneroot fs d508! > > when i create the mountpoint manully after the ufs filesystem was created on > d508, the lucreate finished without a problem. > > target ABE > root at gaffar:/tmp # cat /etc/lu/ICF.2 > sol10u6:-:/dev/md/dsk/d20:swap:2097414 > sol10u6:/:/dev/md/dsk/d40:ufs:16779312 > sol10u6:/app:/dev/md/dsk/d505:ufs:40960 > sol10u6:/export/home:/dev/md/dsk/d503:ufs:2097152 > sol10u6:/opt/sysmgt:/dev/md/dsk/d507:ufs:2097152 > sol10u6:/opt/tivoli/tsm:/dev/md/dsk/d501:ufs:1024000 > sol10u6:/tquest:/dev/md/dsk/d502:ufs:2097152 > sol10u6:/var:/dev/md/dsk/d50:ufs:8389656 > sol10u6:/var/app:/dev/md/dsk/d506:ufs:40960 > sol10u6:/var/audit:/dev/md/dsk/d504:ufs:1024000 > sol10u6:/var/crash:/dev/md/dsk/d510:ufs:2867200 > sol10u6:/zones/gaffartest1:/dev/md/dsk/d508:ufs:4063998 > sol10u6:/opt/sysmgt:/dev/md/dsk/d509:ufs:961038:gaffartest1 <-- mountpoint > does'nt exist
Hmm, wondering why you wanna have LU* to "clone" this fs. Actually, if it doesn't contain any data (i.e. packages, configs), which would be changed by the upgrade/patching or whatever the intention is for the new BE, I would always exclude this fs in question from LU* ops - i.e. treat it as a shared fs for all BE's. Especially for UFS this would save you a lot of time (for cpio'ing all that stuff) and usually does not mandate you to "need to shutdown all services, which use this fs before lucreate starts and luactivate/init 6 has been done". Even if you want to "clone" that fs, excluding it from LU* would make sense as well, since you can decide, when to "clone" the fs in question ... See also: http://iws.cs.uni-magdeburg.de/~elkner/luc/lutrouble.html#luslow Regards, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768
