Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 148550 Details for
Bug 229434
Problems with Multiple Indirect Mount
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
General background information requested
backgroundinfo.txt (text/plain), 8.51 KB, created by
John E. Koontz
on 2007-02-22 00:00:45 UTC
(
hide
)
Description:
General background information requested
Filename:
MIME Type:
Creator:
John E. Koontz
Created:
2007-02-22 00:00:45 UTC
Size:
8.51 KB
patch
obsolete
>Set Up Debug Logging >Restart Services > >================================================================ > >[root@rye /etc]# rpm -q autofs >autofs-5.0.1-0.rc3.21 >[root@rye /etc]# uname -a >Linux rye.bitl.nist.gov 2.6.19-1.2895.fc6xen #1 SMP Wed Jan 10 19:47:12 EST 2007 i686 i686 i386 GNU/Linux > >================================================================ > >[root@rye /etc]# cat /etc/auto.master ># auto.master installed by NIST/OCIO nistconfig init script > ># local maps > ># map for OCIO/Gaithersburg centrally-supported software > >/itl program:/etc/auto.itl --timeout=600 ro,intr,hard >/nist program:/etc/auto.nist --timeout=600 ro,intr,hard >/nist-b program:/etc/auto.nist-b --timeout=600 ro,intr,hard > ># maps for Boulder centrally-supported software > >/.namnt/netapps /etc/auto.netapps --timeout=600 --debug ro,intr,hard >#/- /etc/auto.netapps --timeout=600 ro,intr,hard > ># Mount Boulder login.scripts > >/.ulmnt /etc/auto.login.scripts --timeout=300 ro,intr,hard > ># Mount SED's data > >/data /etc/auto.data --timeout=300 ro,intr.hard > ># Standard entries > ># Sample auto.master file ># This is an automounter map and it has the following format ># key [ -mount-options-separated-by-comma ] location ># For details of the format look at autofs(5). >#/misc /etc/auto.misc --timeout=60 > >/smb /etc/auto.smb >/misc /etc/auto.misc >/net /etc/auto.net > ># now add entries from the NIS master map. > >/proj yp:auto_proj nosuid >/home yp:auto.home nosuid > >================================================================ > >[root@rye /etc]# cat /etc/auto.netapps >.mnt -rw,hard,intr \ > / jeeves.boulder.nist.gov:/usr/netapps/Linux./.mnt \ > /apps01 jeeves.boulder.nist.gov:/export/apps/apps01 \ > /apps02 jeeves.boulder.nist.gov:/export/apps/apps02 \ > /apps03 jeeves.boulder.nist.gov:/export/apps/apps03 \ > /apps04 jeeves.boulder.nist.gov:/export/apps/apps04 > >* -rw,hard,intr jeeves.boulder.nist.gov:/usr/netapps/Linux./& > >================================================================ > >[root@rye /etc]# cat /etc/nsswitch.conf ># /etc/nsswitch.conf.nis > ># NIST/OCIO's name services switch file for use with dns and NIS. > ># See nsswitch(5) for more details. Note that "nisplus" also appears ># to imply "nis", but we don't use NIS+, so to avoid any possible ># inefficiencies, we specify "nis" where appropriate. For most ># things, we let the local system override NIS (and speed many ># lookups, especially for the services database, by specifying files ># before nis. Note that changes to this file are not re-read by ># processes and you may need to reboot to make things take effect. > >passwd: files nis >shadow: files nis >group: files nis > >hosts: files dns nis > >services: files nis >networks: files nis >protocols: files nis >rpc: files nis >ethers: files nis >netmasks: files nis >bootparams: files nis > ># does this really support netgroup files locally? >netgroup: files nis >publickey: files nis > >automount: files nis >aliases: files nis > >================================================================ > >[root@rye /etc]# cat /etc/sysconfig/autofs ># ># Define default options for autofs. ># ># DEFAULT_MASTER_MAP_NAME - default map name for the master map. ># >#DEFAULT_MASTER_MAP_NAME="auto.master" ># ># DEFAULT_TIMEOUT - set the default mount timeout (default 600). ># >DEFAULT_TIMEOUT=300 ># ># DEFAULT_BROWSE_MODE - maps are browsable by default. ># >DEFAULT_BROWSE_MODE="no" ># ># DEFAULT_LOGGING - set default log level "none", "verbose" or "debug" ># >#DEFAULT_LOGGING="none" ># ># Define the default LDAP schema to use for lookups ># ># System default ># >#DEFAULT_MAP_OBJECT_CLASS="nisMap" >#DEFAULT_ENTRY_OBJECT_CLASS="nisObject" >#DEFAULT_MAP_ATTRIBUTE="nisMapName" >#DEFAULT_ENTRY_ATTRIBUTE="cn" >#DEFAULT_VALUE_ATTRIBUTE="nisMapEntry" ># ># Other common LDAP nameing ># >#DEFAULT_MAP_OBJECT_CLASS="automountMap" >#DEFAULT_ENTRY_OBJECT_CLASS="automount" >#DEFAULT_MAP_ATTRIBUTE="ou" >#DEFAULT_ENTRY_ATTRIBUTE="cn" >#DEFAULT_VALUE_ATTRIBUTE="automountInformation" ># >#DEFAULT_MAP_OBJECT_CLASS="automountMap" >#DEFAULT_ENTRY_OBJECT_CLASS="automount" >#DEFAULT_MAP_ATTRIBUTE="automountMapName" >#DEFAULT_ENTRY_ATTRIBUTE="automountKey" >#DEFAULT_VALUE_ATTRIBUTE="automountInformation" ># ># DEFAULT_AUTH_CONF_FILE - set the default location for the SASL ># authentication configuration file. ># >#DEFAULT_AUTH_CONF_FILE="/etc/autofs_ldap_auth.conf" ># ># General global options ># >#OPTIONS="" ># > >================================================================ > >[root@rye /etc]# vi /var/log/debug >Feb 21 16:42:53 rye automount[25336]: master_do_mount: mounting /.namnt/netapps >Feb 21 16:42:53 rye automount[25336]: lookup_nss_read_map: reading map file /etc/auto.netapps >Feb 21 16:44:49 rye automount[25336]: handle_packet: type = 3 >Feb 21 16:44:49 rye automount[25336]: handle_packet_missing_indirect: token 670, name bin, request pid 25359 >Feb 21 16:44:49 rye automount[25336]: lookup_mount: lookup(file): looking up bin >Feb 21 16:44:49 rye automount[25336]: read_one: lookup(file): bad map entry "-rw,hard,intr / jeeves.boulder.nist.gov:/usr/netapps/Linux./.mnt /apps01 jeeves.boulder.nist.gov:/export/apps/apps01 /apps02 jeeves.boulder.nist.gov:/export/apps/apps02 /apps03 jeeves.boulder.nist.gov:/export/apps/apps03 \ ..." for key ".mnt" >Feb 21 16:44:49 rye automount[25336]: read_one: lookup(file): bad map entry "-rw,hard,intr / jeeves.boulder.nist.gov:/usr/netapps/Linux./.mnt /apps01 jeeves.boulder.nist.gov:/export/apps/apps01 /apps02 jeeves.boulder.nist.gov:/export/apps/apps02 /apps03 jeeves.boulder.nist.gov:/export/apps/apps03 \ ..." for key ".mnt" >Feb 21 16:44:49 rye automount[25336]: lookup_mount: lookup(file): bin -> -rw,hard,intr jeeves.boulder.nist.gov:/usr/netapps/Linux./& >Feb 21 16:44:49 rye automount[25336]: parse_mount: parse(sun): expanded entry: -rw,hard,intr jeeves.boulder.nist.gov:/usr/netapps/Linux./bin >Feb 21 16:44:49 rye automount[25336]: parse_mount: parse(sun): gathered options: rw,hard,intr >Feb 21 16:44:49 rye automount[25336]: parse_mount: parse(sun): dequote("jeeves.boulder.nist.gov:/usr/netapps/Linux./bin") -> jeeves.boulder.nist.gov:/usr/netapps/Linux./bin >Feb 21 16:44:49 rye automount[25336]: parse_mount: parse(sun): core of entry: options=rw,hard,intr, loc=jeeves.boulder.nist.gov:/usr/netapps/Linux./bin >Feb 21 16:44:49 rye automount[25336]: sun_mount: parse(sun): mounting root /.namnt/netapps, mountpoint bin, what jeeves.boulder.nist.gov:/usr/netapps/Linux./bin, fstype nfs, options rw,hard,intr >Feb 21 16:44:49 rye automount[25336]: mount_mount: mount(nfs): root=/.namnt/netapps name=bin what=jeeves.boulder.nist.gov:/usr/netapps/Linux./bin, fstype=nfs, options=rw,hard,intr >Feb 21 16:44:49 rye automount[25336]: mount_mount: mount(nfs): nfs options="rw,hard,intr", nosymlink=0, ro=0 >Feb 21 16:44:49 rye automount[25336]: mount_mount: mount(nfs): calling mkdir_path /.namnt/netapps/bin >Feb 21 16:44:49 rye automount[25336]: mount_mount: mount(nfs): calling mount -t nfs -s -o rw,hard,intr jeeves.boulder.nist.gov:/usr/netapps/Linux./bin /.namnt/netapps/bin >Feb 21 16:44:49 rye automount[25336]: handle_packet: type = 3 >Feb 21 16:44:49 rye automount[25336]: handle_packet_missing_indirect: token 671, name sbin, request pid 25359 >Feb 21 16:44:49 rye automount[25336]: lookup_mount: lookup(file): looking up sbin >Feb 21 16:44:49 rye automount[25336]: read_one: lookup(file): bad map entry "-rw,hard,intr / jeeves.boulder.nist.gov:/usr/netapps/Linux./.mnt /apps01 jeeves.boulder.nist.gov:/export/apps/apps01 /apps02 jeeves.boulder.nist.gov:/export/apps/apps02 /apps03 jeeves.boulder.nist.gov:/export/apps/apps03 \ ..." for key ".mnt" > > >Obviously the problem is: > >Feb 21 16:44:49 rye automount[25336]: read_one: lookup(file): bad map entry "-rw,hard,intr / jeeves.boulder.nist.gov:/usr/netapps/Linux./.mnt /apps01 jeeves.boulder.nist.gov:/export/apps/apps01 /apps02 jeeves.boulder.nist.gov:/export/apps/apps02 /apps03 jeeves.boulder.nist.gov:/export/apps/apps03 \ ..." for key ".mnt" > >However, I don't know what to make of this. > >[root@rye /etc]# service autofs status >automount (pid 25336) is running... >[root@rye /etc]# ps auxwww | grep automount >root 25336 0.0 0.1 16856 1664 ? Ssl 16:42 0:00 automount >root 25470 0.0 0.0 3900 676 pts/3 R+ 16:54 0:00 grep automount >[root@rye /etc]#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 229434
: 148550 |
148552
|
148727
|
148728
|
148729
|
148898