rawhide automount problems

David L idht4n at gmail.com
Thu Sep 10 23:01:58 UTC 2009


I'm probably doing something stupid (again), but...

I'm trying to automount some NFS project directories
in rawhide using the same auto.master files that work in f11.  I've
simplified them down to something like this:

#auto.master
/misc	/etc/auto.misc
/net	-hosts
/projects               auto_projects   -rw,intr


# auto_projects
project1                              myserver:/export/projects/&
project2                              myserver:/export/projects/&


If I restart autofs like this:
/etc/rc.d/init.d/autofs restart

I can access one of the two directories (whichever one I
try to access first).  I can't access the other one until I
restart autofs again.  Any ideas when I'm doing wrong?

Thanks,

                  David

PS - I get nothing in /var/logs/messages when accessing
the first directory.  I get something like this when trying to
access the second:

Sep 10 15:54:42 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for (&(objectclass=nisMap)(nisMapName=auto_projects)):
Operations error
Sep 10 15:54:42 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for (&(objectclass=automountMap)(ou=auto_projects)):
Operations error
Sep 10 15:54:42 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for
(&(objectclass=automountMap)(automountMapName=auto_projects)):
Operations error
Sep 10 15:54:42 chewbacca automount[2371]: update_negative_cache: key
"project2" not found in map.
Sep 10 15:54:43 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for (&(objectclass=nisMap)(nisMapName=auto_projects)):
Operations error
Sep 10 15:54:43 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for (&(objectclass=automountMap)(ou=auto_projects)):
Operations error
Sep 10 15:54:43 chewbacca automount[2371]: get_query_dn: lookup(ldap):
query failed for
(&(objectclass=automountMap)(automountMapName=auto_projects)):
Operations error
Sep 10 15:54:48 chewbacca abrtd: Scanning syslog...




More information about the test mailing list