> Should it miss a "shutting down, path = /vol" ???
>
> > Sep 13 11:41:15 scheat automount[16065]: starting automounter version 3.1
>.3, pat
> > h = /home, maptype = file, mapname = /etc/auto.home
>
> Processing of /home (cf. below)
>
> > h = /home, maptype = yp, mapname = auto.home
>
> Well!!! "/home" has already be proceed !!!!
Yes. I tried to use a local map for /home. This works, and it is apparently
more stable than with the NIS map. I don't know why.
Moreover, I mount the local user's home statically via fstab and a entry
in /etc/passwd which overrides yp-passwd. If not, stability would be
too poor to work well.
>
> > Sep 13 11:41:15 scheat automount[16104]: Map argc = 2
> > Sep 13 11:41:15 scheat automount[16104]: Map argv[0] = auto.home
> > Sep 13 11:41:15 scheat automount[16104]: Map argv[1] = hard,intr,nosuid,b
>g
> > Sep 13 11:41:15 scheat automount[16104]: parse(sun): init gathered option
>s: hard
> > ,intr,nosuid,bg
> > Sep 13 11:41:15 scheat automount[16112]: starting automounter version 3.1
>.3, pat
> > h = /-, maptype = yp, mapname = /etc/auto.direct
> > Sep 13 11:41:15 scheat automount[16112]: Map argc = 2
> > Sep 13 11:41:15 scheat automount[16112]: Map argv[0] = /etc/auto.direct
> > Sep 13 11:41:15 scheat automount[16112]: Map argv[1] = hard,intr,nosuid,b
>g
> > Sep 13 11:41:15 scheat automount[16112]: parse(sun): init gathered option
>s: hard
> > ,intr,nosuid,bg
> > Sep 13 11:41:16 scheat automount[16082]: >> mount: automount(pid16082) al
>ready m
> > ounted or /vol busy
> > Sep 13 11:41:16 scheat automount[16082]: >> mount: according to mtab, aut
>omount(
> > pid925) is already mounted on /vol
>
> By what /vol is busy ???
By nothing. This happens also in single user mode.
It seems that /vol is still in mtab altough the automount-process died.
Perhaps because of the dead process it could not be removed from mtab.
I tried also two times to edit mtab by hand in single-user modus
but this only mess up things more.
>
> > Sep 13 11:41:16 scheat automount[16082]: /vol: mount failed!
> > Sep 13 11:41:16 scheat automount[16093]: using kernel protocol version 3
> > Sep 13 11:41:16 scheat automount[16104]: >> mount: automount(pid16104) al
>ready m
> > ounted or /home busy
> > Sep 13 11:41:16 scheat automount[16104]: >> mount: according to mtab, aut
>omount(
> > pid16065) is already mounted on /home
>
> Normal !!!
Agree.
Johannes.