Error Messages Generated by automount -v
-
bad keykeyin direct mapmapname -
Description: While scanning a direct map,
autofshas found an entry key without a prefixed slash (/).Solution: Keys in direct maps must be full path names.
-
bad keykeyin indirect mapmapname -
Description:While scanning an indirect map,
autofshas found an entry key that contains a slash (/).Solution: Indirect map keys must be simple names, not path names.
-
can't mountserver:pathname:reason -
Description: The
mountdaemon on the server refuses to provide a file handle for server:pathname.Solution: Check the export table on the server.
-
couldn't create mount pointmountpoint:reason -
Description: Autofs was unable to create a mount point that was required for a mount. This problem most frequently occurs when you attempt to hierarchically mount all of a server's exported file systems.
Solution: A required mount point can exist only in a file system that cannot be mounted, which means the file system cannot be exported. The mount point cannot be created because the exported parent file system is exported read-only.
-
leading space in map entryentrytext inmapname -
Description: Autofs has discovered an entry in an automount map that contains leading spaces. This problem is usually an indication of an improperly continued map entry. For example:
fake /blat frobz:/usr/frotz
Solution: In this example, the warning is generated when
autofsencounters the second line because the first line should be terminated with a backslash (\). -
mapname
: Not found -
Description: The required map cannot be located. This message is produced only when the
-voption is used.Solution: Check the spelling and path name of the map name.
-
remountserver:pathnameonmountpoint: server not responding -
Description: Autofs has failed to remount a file system that it previously unmounted.
Solution: Contact My Oracle Support for assistance. This error message is extremely rare and has no straightforward solution.
-
WARNING:mountpointalready mounted on -
Description: Autofs is attempting to mount over an existing mount point. This message means that an internal error occurred in
autofs(an anomaly).Solution: Contact My Oracle Support for assistance. This error message is extremely rare and has no straightforward solution.