On 07/31/18 06:38, Ed Greshko wrote:
> I'd never seen log entries like the type Bob posted.


Just as a test, I set up a VM as an NFS client with this in the fstab.

ds6:/volume1/misty       /home/egreshko/misty     nfs4   
rw,soft,intr,fg,comment=systemd.automount     0 0

I then ssh'd into the system as root and....

[root@f28k-b1 ~]# df -T | grep nfs
[root@f28k-b1 ~]#

Nothing mounted, and

[root@f28k-b1 ~]# journalctl -b 0 | grep misty
[root@f28k-b1 ~]#

no mention of that filesystem.

Then.....

[root@f28k-b1 ~]# ls /home/egreshko/misty      (after a slight delay)
GPS         keys     personal         Rachel    Weather
ironsocket  manuals  Pictures-meimei  US-Taxes

[root@f28k-b1 ~]# df -T | grep nfs
ds6:/volume1/misty nfs4     2879621632 932057216 1947462016  33% 
/home/egreshko/misty

and

[root@f28k-b1 ~]# journalctl -b 0 | grep misty
Jul 31 07:40:06 f28k-b1.greshko.com systemd[1]: home-egreshko-misty.automount: 
Got
automount request for /home/egreshko/misty, triggered by 1025 (ls)
Jul 31 07:40:06 f28k-b1.greshko.com systemd[1]: Mounting /home/egreshko/misty...
Jul 31 07:40:08 f28k-b1.greshko.com systemd[1]: Mounted /home/egreshko/misty.

For completeness the NAS /etc/exports contains....

/volume1/misty 
*.greshko.com(rw,async,no_wdelay,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100)
 


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/H6FN4XWUXH7364JWQDRNZVW6PPNJI6YS/

Reply via email to