Re: NFS mount

2021-08-29 Thread Dave Close
Tom Horsley wrote: >> The NAS only works with NFS v2. > >If it is that old, you may need "proto=udp" as well as "vers=2" >in the mount options. I've tried it both ways. The -v output shows which protocol gets used. Joe Zeff wrote: >> I've even tried with my firewall disabled but no luck. > >Two

Re: NFS mount

2021-08-29 Thread Joe Zeff
On 8/29/21 7:07 PM, Dave Close wrote: I've even tried with my firewall disabled but no luck. Two questions: first, why did you suspect the firewall and second, have you re-enabled it? ___ users mailing list -- users@lists.fedoraproject.org To unsubs

Re: NFS mount

2021-08-29 Thread Tom Horsley
On Sun, 29 Aug 2021 18:07:06 -0700 Dave Close wrote: > The NAS only works with NFS v2. If it is that old, you may need "proto=udp" as well as "vers=2" in the mount options. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an e

NFS mount

2021-08-29 Thread Dave Close
I'm trying to setup an NFS mount to an older NAS device. The client is Fedora 34, the NAS is a Buffalo Linkstation. I have access to the NAS via SSH and I can successfully mount it using CIFS and SSHFS. Of course, CIFS loses some file attributes and SSHFS seems slow and doesn't see the filesystem