When using autofs with the following entries in
to get NFS shares from a NetApp filer, the exports cannot be fetched and need to get mounted manually. The following errors are observed when activating autofs debug output (
Mar 23 08:10:18 server automount[3604]: Debug logging set for /net
Mar 23 08:10:28 server automount[3604]: handle_packet: type = 3
Mar 23 08:10:28 server automount[3604]: handle_packet_missing_indirect: token 86, name NETAPP, request pid 1790
Mar 23 08:10:28 server automount[3604]: attempting to mount entry /net/NETAPP
Mar 23 08:10:28 server automount[3604]: lookup(hosts): can't find path in hosts map /net/NETAPP
Mar 23 08:10:28 server automount[3604]: lookup_mount: lookup(hosts): lookup failed - update exports list
Mar 23 08:10:28 server automount[3604]: lookup_mount: lookup(hosts): fetchng export list for NETAPP
Mar 23 08:10:28 server automount[3604]: lookup_mount: exports lookup failed for NETAPP
Mar 23 08:10:28 server automount[3604]: key "NETAPP" not found in map source(s).
Mar 23 08:10:28 server automount[3604]: dev_ioctl_send_fail: token = 86
Mar 23 08:10:28 server automount[3604]: failed to mount /net/NETAPP
Mar 23 08:10:28 server automount[3604]: handle_packet: type = 3
Mar 23 08:10:28 server automount[3604]: handle_packet_missing_indirect: token 87, name NETAPP, request pid 1790
Mar 23 08:10:28 server automount[3604]: attempting to mount entry /net/NETAPP
Mar 23 08:10:28 server automount[3604]: dev_ioctl_send_fail: token = 87
Mar 23 08:10:28 server automount[3604]: failed to mount /net/NETAPP
Mar 23 08:10:29 server automount[3604]: handle_packet: type = 3
Mar 23 08:10:29 server automount[3604]: handle_packet_missing_indirect: token 88, name NETAPP, request pid 1790
Mar 23 08:10:29 server automount[3604]: attempting to mount entry /net/NETAPP
Mar 23 08:10:29 server automount[3604]: dev_ioctl_send_fail: token = 88
Mar 23 08:10:29 server automount[3604]: failed to mount /net/NETAPP
Mar 23 08:10:29 server automount[3604]: handle_packet: type = 3
Mar 23 08:10:29 server automount[3604]: handle_packet_missing_indirect: token 89, name NETAPP, request pid 1790
Mar 23 08:10:29 server automount[3604]: attempting to mount entry /net/NETAPP
Mar 23 08:10:29 server automount[3604]: dev_ioctl_send_fail: token = 89
Mar 23 08:10:29 server automount[3604]: failed to mount /net/NETAPP