* automounting issues: cannot open parse module dc=de
@ 2009-06-11 19:55 aaron
0 siblings, 0 replies; 3+ messages in thread
From: aaron @ 2009-06-11 19:55 UTC (permalink / raw)
To: autofs
Hi everyone at autofs discussion list,
I'm having some serious problems with the automounter daemon on my
system. I'm using gentoo and everything was fine (besides some regular
autofs crashes) using autofs-5.0.4-r2 (that's autofs-5.0.4 and all
patches up to autofs-5.0.4-fix-quoted-mess.patch). After upgrading to
autofs-5.0.4-r3 (that's autofs-5.0.4 and all patches up to
autofs-5.0.4-dont-umount-existing-direct-mount-on-reread.patch)
automounting suddenly failed to work for me. The situation hasn't
changed with autofs-5.0.4-r4 (that's autofs-5.0.4 and all patches up to
autofs-5.0.4-use-srv-query-for-domain-dn.patch)
Here are the errors from /var/log/messages (same happens when I try to
automount /company/home):
Jun 11 21:29:08 erding automount[16977]: open_parse:168: lookup(ldap):
cannot open parse module dc=de (/usr/lib64/autofs/parse_dc=de.so: cannot
open shared object file: No such file or directory)
Jun 11 21:29:08 erding automount[16977]: lookup_init:1493: lookup(ldap):
failed to open parse context
Jun 11 21:29:08 erding automount[16977]: mount_autofs_indirect: failed
to read map for /company/projekte
Jun 11 21:29:08 erding automount[16977]: handle_mounts: mount of
/company/projekte failed!
Jun 11 21:29:08 erding automount[16977]: mount_mount: mount(autofs):
failed to create submount for /company/projekte
I were able to track the issue down to
autofs-5.0.4-easy-alloca-replacements.patch as being the culprit. (I can
automount just fine with all patches up th
autofs-5.0.4-make-MAX_ERR_BUF-and-PARSE_MAX_BUF-use-easier-to-audit.patch,
things start to break from the moment on I apply
autofs-5.0.4-easy-alloca-replacements.patch.)
I'm willing to provide any further informations that might be required
to fix this issue.
Regards
Olaf Freyer
^ permalink raw reply [flat|nested] 3+ messages in thread
* automounting issues: cannot open parse module dc=de
@ 2009-06-12 13:39 aaron
2009-06-14 5:44 ` Ian Kent
0 siblings, 1 reply; 3+ messages in thread
From: aaron @ 2009-06-12 13:39 UTC (permalink / raw)
To: autofs
Hi everyone at autofs discussion list,
I'm having some serious problems with the automounter daemon on my
system. I'm using gentoo and everything was fine (besides some regular
autofs crashes) using autofs-5.0.4-r2 (that's autofs-5.0.4 and all
patches up to autofs-5.0.4-fix-quoted-mess.patch). After upgrading to
autofs-5.0.4-r3 (that's autofs-5.0.4 and all patches up to
autofs-5.0.4-dont-umount-existing-direct-mount-on-reread.patch)
automounting suddenly failed to work for me. The situation hasn't
changed with autofs-5.0.4-r4 (that's autofs-5.0.4 and all patches up to
autofs-5.0.4-use-srv-query-for-domain-dn.patch)
Here are the errors from /var/log/messages (same happens when I try to
automount /company/home):
Jun 11 21:29:08 erding automount[16977]: open_parse:168: lookup(ldap):
cannot open parse module dc=de (/usr/lib64/autofs/parse_dc=de.so: cannot
open shared object file: No such file or directory)
Jun 11 21:29:08 erding automount[16977]: lookup_init:1493: lookup(ldap):
failed to open parse context
Jun 11 21:29:08 erding automount[16977]: mount_autofs_indirect: failed
to read map for /company/projekte
Jun 11 21:29:08 erding automount[16977]: handle_mounts: mount of
/company/projekte failed!
Jun 11 21:29:08 erding automount[16977]: mount_mount: mount(autofs):
failed to create submount for /company/projekte
I were able to track the issue down to
autofs-5.0.4-easy-alloca-replacements.patch as being the culprit. (I can
automount just fine with all patches up th
autofs-5.0.4-make-MAX_ERR_BUF-and-PARSE_MAX_BUF-use-easier-to-audit.patch,
things start to break from the moment on I apply
autofs-5.0.4-easy-alloca-replacements.patch.)
I'm willing to provide any further informations that might be required
to fix this issue.
Regards
Olaf Freyer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: automounting issues: cannot open parse module dc=de
2009-06-12 13:39 automounting issues: cannot open parse module dc=de aaron
@ 2009-06-14 5:44 ` Ian Kent
0 siblings, 0 replies; 3+ messages in thread
From: Ian Kent @ 2009-06-14 5:44 UTC (permalink / raw)
To: aaron; +Cc: autofs
aaron wrote:
> Hi everyone at autofs discussion list,
>
> I'm having some serious problems with the automounter daemon on my
> system. I'm using gentoo and everything was fine (besides some regular
> autofs crashes) using autofs-5.0.4-r2 (that's autofs-5.0.4 and all
> patches up to autofs-5.0.4-fix-quoted-mess.patch). After upgrading to
> autofs-5.0.4-r3 (that's autofs-5.0.4 and all patches up to
> autofs-5.0.4-dont-umount-existing-direct-mount-on-reread.patch)
> automounting suddenly failed to work for me. The situation hasn't
> changed with autofs-5.0.4-r4 (that's autofs-5.0.4 and all patches up to
> autofs-5.0.4-use-srv-query-for-domain-dn.patch)
>
> Here are the errors from /var/log/messages (same happens when I try to
> automount /company/home):
>
> Jun 11 21:29:08 erding automount[16977]: open_parse:168: lookup(ldap):
> cannot open parse module dc=de (/usr/lib64/autofs/parse_dc=de.so: cannot
> open shared object file: No such file or directory)
> Jun 11 21:29:08 erding automount[16977]: lookup_init:1493: lookup(ldap):
> failed to open parse context
> Jun 11 21:29:08 erding automount[16977]: mount_autofs_indirect: failed
> to read map for /company/projekte
> Jun 11 21:29:08 erding automount[16977]: handle_mounts: mount of
> /company/projekte failed!
> Jun 11 21:29:08 erding automount[16977]: mount_mount: mount(autofs):
> failed to create submount for /company/projekte
>
>
> I were able to track the issue down to
> autofs-5.0.4-easy-alloca-replacements.patch as being the culprit. (I can
> automount just fine with all patches up th
> autofs-5.0.4-make-MAX_ERR_BUF-and-PARSE_MAX_BUF-use-easier-to-audit.patch,
> things start to break from the moment on I apply
> autofs-5.0.4-easy-alloca-replacements.patch.)
>
>
> I'm willing to provide any further informations that might be required
> to fix this issue.
Looks like a known problem.
The patch autofs-5.0.4-fix-map-type-info-parse-error.patch on kernel.org
will get you by until I get around to fixing it properly. That will be
an additional patch to this one so shouldn't cause further problems
using this one. The CHANGELOG hunk obviously won't apply unless you also
apply the other 7 patches after
autofs-5.0.4-use-srv-query-for-domain-dn.patch.
Ian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-14 5:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 13:39 automounting issues: cannot open parse module dc=de aaron
2009-06-14 5:44 ` Ian Kent
-- strict thread matches above, loose matches on Subject: below --
2009-06-11 19:55 aaron
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.