View Issue Details

IDProjectCategoryView StatusLast Update
0014080CentOS-7autofspublic2017-11-02 15:19
Reporterjmgreul Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
Platformx86_64OSCentOSOS Versionel7
Product Version7.4.1708 
Summary0014080: Automount NFS directory in el7 not working
DescriptionWhen sharing a directory using nfs over stunnel it does not work when using autofs. Linux automount version 5.0.7-69.el7.

It worked on 7.3 with Linux automount version 5.0.7-56.el7

(This is the same error that was noted on el6 in ticket https://bugs.centos.org/view.php?id=13575)
Steps To Reproduce1) Set up a server/client stunnel connection targeted to port 2049
2) Set up an NFSv4 mount on the NFS server that binds to stunnel
3) Set up an NFSv4 automount on the NFS client that binds to stunnel
4) Attempt to mount the autofs location via navigating to the directory
Additional Informationautomount output using automount -fvd

Starting automounter version 5.0.7-69.el7, master map auto.master
using kernel protocol version 5.02
lookup_nss_read_master: reading master files auto.master
do_init: parse(sun): init gathered global options: (null)
spawn_mount: mtab link detected, passing -n to mount
spawn_umount: mtab link detected, passing -n to mount
lookup_read_master: lookup(file): read entry /home
master_do_mount: mounting /home
automount_path_to_fifo: fifo name /run/autofs.fifo-home
lookup_nss_read_map: reading map file /etc/autofs/home.map
do_init: parse(sun): init gathered global options: (null)
spawn_mount: mtab link detected, passing -n to mount
spawn_umount: mtab link detected, passing -n to mount
mounted indirect on /home with timeout 600, freq 150 seconds
st_ready: st_ready(): state = 0 path /home
handle_packet: type = 3
handle_packet_missing_indirect: token 1, name admin1, request pid 11620
attempting to mount entry /home/admin1
lookup_mount: lookup(file): looking up admin1
lookup_mount: lookup(file): admin1 -> -fstype=nfs4,port=2049,hard,intr,sec=sys 127.0.0.1:/home/&
parse_mount: parse(sun): expanded entry: -fstype=nfs4,port=2049,hard,intr,sec=sys 127.0.0.1:/home/admin1
parse_mount: parse(sun): gathered options: fstype=nfs4,port=2049,hard,intr,sec=sys
parse_mount: parse(sun): dequote("127.0.0.1:/home/admin1") -> 127.0.0.1:/home/admin1
parse_mount: parse(sun): core of entry: options=fstype=nfs4,port=2049,hard,intr,sec=sys, loc=127.0.0.1:/home/admin1
sun_mount: parse(sun): mounting root /home, mountpoint admin1, what 127.0.0.1:/home/admin1, fstype nfs4, options port=2049,hard,intr,sec=sys
mount_mount: mount(nfs): root=/home name=admin1 what=127.0.0.1:/home/admin1, fstype=nfs4, options=port=2049,hard,intr,sec=sys
mount_mount: mount(nfs): nfs options="port=2049,hard,intr,sec=sys", nobind=0, nosymlink=0, ro=0
mount_mount: mount(nfs): calling mkdir_path /home/admin1
mount(nfs): nfs: mount failure 127.0.0.1:/home/admin1 on /home/admin1
dev_ioctl_send_fail: token = 1
failed to mount /home/admin1
handle_packet: type = 3
handle_packet_missing_indirect: token 2, name admin1, request pid 11620
dev_ioctl_send_fail: token = 2
handle_packet: type = 3
handle_packet_missing_indirect: token 3, name admin1, request pid 11620
dev_ioctl_send_fail: token = 3
handle_packet: type = 3
handle_packet_missing_indirect: token 4, name admin1, request pid 13115
dev_ioctl_send_fail: token = 4
handle_packet: type = 3
handle_packet_missing_indirect: token 5, name admin1, request pid 13117
dev_ioctl_send_fail: token = 5
handle_packet: type = 3
handle_packet_missing_indirect: token 6, name admin1, request pid 13117
dev_ioctl_send_fail: token = 6
Tagsnfs, NFSv4
abrt_hash
URL

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-11-01 21:38 jmgreul New Issue
2017-11-01 21:38 jmgreul Tag Attached: nfs
2017-11-01 21:38 jmgreul Tag Attached: NFSv4