Hi,

still trying to find workarounds for several lu* bugs/features ;-)
to make the life of our admins easier.
One problem I have, is the that often lu(create|mount|delete) command
do not unmount /$mntpoint/var/run :

elkner.q ~ > cat /etc/mnttab | grep /var/run
swap    /var/run        tmpfs   xattr,dev=4f00003       1228893599
swap    /rpool/zones/sdev/root/var/run  tmpfs   
nodevices,xattr,zone=sdev,dev=4f00006   1228893629
swap    /a/var/run      tmpfs   xattr,dev=4f0001f       1228894299
swap    /.alt.svn_103/var/run   tmpfs   xattr,dev=4f00027       1228894405

elkner.q ~ > df -h | grep /run
df: cannot statvfs /a/var/run: No such file or directory
df: cannot statvfs /.alt.svn_103/var/run: No such file or directory
swap                   3.3G    52K       3.3G     1%    /var/run

elkner.q ~ > + umount /.alt.svn_103/var/run
umount: /.alt.svn_103/var/run busy
elkner.q ~ > + umount -f /.alt.svn_103/var/run
umount: Operation not supported
umount: cannot unmount /.alt.svn_103/var/run

elkner.q ~ > + lustatus
Boot Environment           Is       Active Active    Can    Copy
Name                       Complete Now    On Reboot Delete Status
-------------------------- -------- ------ --------- ------ ----------
snv_98                     yes      yes    yes       no     -

So the question: How do I get rid of the mounts?
BTW: Why has the system the impression, that those FS are still in use?

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

Reply via email to