Go backward to Fatal errors.
Go up to Log Messages.
Info messages
-------------
Amd generates information messages to record state changes. These
messages are selected by `-x info' on the command line. When syslog(3)
is being used, they are logged with level `LOG_INFO'.
The messages listed below can be generated and are in a format
suitable for simple statistical analysis. "mount-info" is the string
that is displayed by "Amq" in its mount information column and placed
in the system mount table.
mount of "${path}" on ${fs} timed out
Attempts to mount a filesystem for the given automount point have
failed to complete within 30 seconds.
"${path}" forcibly timed out
An automount point has been timed out by the Amq command.
restarting mount-info on ${fs}
A pre-mounted file system has been noted.
"${path}" has timed out
No access to the automount point has been made within the timeout
period.
file server ${rhost} is down - timeout of "${path}" ignored
An automount point has timed out, but the corresponding file
server is known to be down. This message is only produced once
for each mount point for which the server is down.
Re-synchronizing cache for map ${map}
The named map has been modified and the internal cache is being
re-synchronized.
Filehandle denied for "${rhost}:${rfs}"
The mount daemon refused to return a file handle for the requested
filesystem.
Filehandle error for "${rhost}:${rfs}": description
The mount daemon gave some other error for the requested
filesystem.
file server ${rhost} type nfs starts up
A new NFS file server has been referenced and is known to be up.
file server ${rhost} type nfs starts down
A new NFS file server has been referenced and is known to be down.
file server ${rhost} type nfs is up
An NFS file server that was previously down is now up.
file server ${rhost} type nfs is down
An NFS file server that was previously up is now down.
Finishing with status exit-status
Amd is about to exit with the given exit status.
mount-info mounted fstype ${type} on ${fs}
A new file system has been mounted.
mount-info restarted fstype ${type} on ${fs}
Amd is using a pre-mounted filesystem to satisfy a mount request.
mount-info unmounted fstype ${type} from ${fs}
A file system has been unmounted.
mount-info unmounted fstype ${type} from ${fs} link ${fs}/${sublink}
A file system of which only a sub-directory was in use has been
unmounted.