Re: NFS Mount Point Write Failure [Resolved]

2023-12-01 Thread Stephen Morris
On 1/12/23 23:09, Stephen Morris wrote: On 1/12/23 22:54, Stephen Morris wrote: On 30/11/23 22:42, Stephen Morris wrote: I have a network drive being mounted from the following entry in /etc/fstab: 192.168.1.12:/mnt/HD/HD_a2    /mnt/nfs    nfs

Re: NFS Mount Point Write Failure [Resolved]

2023-12-01 Thread Stephen Morris
On 1/12/23 22:54, Stephen Morris wrote: On 30/11/23 22:42, Stephen Morris wrote: I have a network drive being mounted from the following entry in /etc/fstab: 192.168.1.12:/mnt/HD/HD_a2    /mnt/nfs    nfs users,nconnect=2,owner,rw,_netdev 0 0 This

Re: NFS Mount Point Write Failure

2023-12-01 Thread Stephen Morris
On 30/11/23 22:42, Stephen Morris wrote: I have a network drive being mounted from the following entry in /etc/fstab: 192.168.1.12:/mnt/HD/HD_a2    /mnt/nfs    nfs users,nconnect=2,owner,rw,_netdev 0 0 This results in the following definition in

Re: NFS Mount Point Write Failure

2023-11-30 Thread Tim via users
On Thu, 2023-11-30 at 07:01 -0600, Roger Heflin wrote: > That being said, I don't know that users and/or owner options *WORK* > for network disks.   Those options likely do not also work as any disk > that has actual owners info stored on them.  They are usually used > with dos/fat/fat32 type fses

Re: NFS Mount Point Write Failure

2023-11-30 Thread Michael Eager
before I upgraded to F39. regards, Steve NFS mount issues can be confusing. A lot depends on what the server supports. Verify that the server is exporting the file system R/W. Try mounting the file system from the command line with the -v option to see if this gives more information

Re: NFS Mount Point Write Failure

2023-11-30 Thread Javier Perez
The user used to connect on the network drive has to have write capability. Log in as that user and try to write at the directory of the mount point. On Thu, Nov 30, 2023 at 8:02 AM Roger Heflin wrote: > you specified "nfs" as the mount. And that should mount nfs4 with > tcp, but mounted with

Re: NFS Mount Point Write Failure

2023-11-30 Thread Roger Heflin
you specified "nfs" as the mount. And that should mount nfs4 with tcp, but mounted with nfs and udp so whatever is on the other end is old and/or has tcp/nfsv4 disabled. That being said, I don't know that users and/or owner options *WORK* for network disks. Those options likely do not also

NFS Mount Point Write Failure

2023-11-30 Thread Stephen Morris
I have a network drive being mounted from the following entry in /etc/fstab: 192.168.1.12:/mnt/HD/HD_a2    /mnt/nfs    nfs users,nconnect=2,owner,rw,_netdev 0 0 This results in the following definition in /etc/mtab: 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs

Re: NFS Mount Problem

2022-03-17 Thread Samuel Sieb
On 3/16/22 22:16, Richard Kimberly Heck wrote: Fresh install of F35. I have these lines in /etc/fstab: 192.168.1.2://home/rikiheck/files /home/rikiheck/files nfs auto,nouser,rw,dev,nosuid,exec,_netdev 0 0 192.168.1.2://multi/  /mnt/mail/multi  nfs

NFS Mount Problem

2022-03-16 Thread Richard Kimberly Heck
Fresh install of F35. I have these lines in /etc/fstab: 192.168.1.2://home/rikiheck/files /home/rikiheck/files nfs auto,nouser,rw,dev,nosuid,exec,_netdev 0 0 192.168.1.2://multi/  /mnt/mail/multi  nfs auto,user,noauto,rw,dev,nosuid,noexec,_netdev 0 0

Re: NFS mount and options

2022-02-17 Thread Frank Elsner via users
On Thu, 17 Feb 2022 10:19:34 + Alex Gurenko via users wrote: > Happens to the best of us :) I assume that worked for you? Yes of course. Thanks again. --Frank ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: NFS mount and options

2022-02-17 Thread Alex Gurenko via users
Happens to the best of us :) I assume that worked for you? --- Best regards, Alex --- Original Message --- On Thursday, February 17th, 2022 at 11:07, Frank Elsner wrote: > On Thu, 17 Feb 2022 09:46:35 + Alex Gurenko via users wrote: > > > I would think that adding `sudo` to your

Re: NFS mount and options

2022-02-17 Thread Frank Elsner via users
On Thu, 17 Feb 2022 09:46:35 + Alex Gurenko via users wrote: > I would think that adding `sudo` to your command would fix your problem. Oh shit, I'm getting old. --Frank ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Re: NFS mount and options

2022-02-17 Thread Alex Gurenko via users
I would think that adding `sudo` to your command would fix your problem. --- Best regards, Alex --- Original Message --- On Thursday, February 17th, 2022 at 10:37, Frank Elsner via users wrote: > On Thu, 17 Feb 2022 10:28:11 +0100 Frank Elsner via users wrote: > > > Hello, > > > > on

Re: NFS mount and options

2022-02-17 Thread Frank Elsner via users
On Thu, 17 Feb 2022 10:28:11 +0100 Frank Elsner via users wrote: > Hello, > > on my Fedora 36 system I've the following (strange) mount error: ^^ Typo, Fedora 35 of course. --Frank ___ users mailing list -- users@lists.fedoraproject.org

NFS mount and options

2022-02-17 Thread Frank Elsner via users
Hello, on my Fedora 36 system I've the following (strange) mount error: $ mount -t nfs christo:/misc/Backups /mnt mount.nfs: failed to apply fstab options In /etc/fstab there is no entry relating to /misc/Backups. What options? Kind regards, Frank Elsner

Re: NFS mount lockups since about a month ago

2021-10-30 Thread Terry Barnaby
Since some Fedora33 update in the last couple of weeks the problem has gone away. I haven't changed anything as far as I am aware. One change is that the kernel moved from 5.13.x to 5.14.x ... Terry On 21/10/2021 23:36, Reon Beon via users wrote: https://release-monitoring.org/project/2081/

Re: NFS mount lockups since about a month ago

2021-10-21 Thread Reon Beon via users
https://release-monitoring.org/project/2081/ Well it is a pre-release version. 2.5.5.rc3 ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: NFS mount lockups since about a month ago

2021-10-06 Thread Terry Barnaby
Hi Roger, Thanks for looking. I will try NFS v3 with my latency tests running. I did try NFS v3 before and I "think" there were still desktop lockups but for a much shorter time. But this is just a feeling. Current kernel on both systems is: 5.13.19-100.fc33.x86_64. If I find the time, I will

Re: NFS mount lockups since about a month ago

2021-10-05 Thread Roger Heflin
That network looks fine to me I would try v3. I have had bad luck many times with v4 on a variety of different kernels. If the code is recovering from something related to a bug 45 seconds might be right to decide something that was working is no longer working. I am not sure any amount of

Re: NFS mount lockups since about a month ago

2021-10-05 Thread Terry Barnaby
sar -n EDEV reports all 0's all around then. There are somerxdrop/s of 0.02 occasionally on eno1 through the day (about 20 of these with minute based sampling). Today ifconfig lists 39 dropped RX packets out of 2357593. Not sure why there are some dropped packets. "ethtool -S eno1" doesn't seem

Re: NFS mount lockups since about a month ago

2021-10-04 Thread Roger Heflin
Since it is recovering from it, maybe it is losing packets inside the network, what does "sar -n DEV" and "sar -n EDEV" look like during that time on both client seeing the pause and the server. EDEV is typically all zeros unless something is lost. if something is being lost and it matches the

Re: NFS mount lockups since about a month ago

2021-10-04 Thread Terry Barnaby
and iostats: 04/10/21 10:51:14 avg-cpu:  %user   %nice %system %iowait  %steal   %idle   2.09    0.00    1.56    0.02    0.00   96.33 Device    r/s rkB/s   rrqm/s  %rrqm r_await rareq-sz w/s wkB/s   wrqm/s  %wrqm w_await wareq-sz d/s dkB/s   drqm/s  %drqm

Re: NFS mount lockups since about a month ago

2021-10-04 Thread Terry Barnaby
My disklatencytest showed a longish (14 secs) NFS file system directoty/stat lookup again today on a desktop: 2021-10-04T05:26:19 0.069486 0.069486 0.000570 /home/... 2021-10-04T05:28:19 0.269743 0.538000 0.001019 /home/... 2021-10-04T09:48:00 1.492158 0.003314   

Re: NFS mount lockups since about a month ago

2021-10-03 Thread Terry Barnaby
On 04/10/2021 00:51, Roger Heflin wrote: With 10 minute samples anything that happened gets averaged enough that even the worst event is almost impossible to see. Sar will report the same as date ie local time.  And a 12:51 event would be in the 13:00 sample (started at about 12:50 and ended

Re: NFS mount lockups since about a month ago

2021-10-03 Thread Roger Heflin
With 10 minute samples anything that happened gets averaged enough that even the worst event is almost impossible to see. Sar will report the same as date ie local time. And a 12:51 event would be in the 13:00 sample (started at about 12:50 and ended at 1300). What I do see is that during that

Re: NFS mount lockups since about a month ago

2021-10-03 Thread Terry Barnaby
45 second event happened at: 2021-10-02T11:51:02 UTC. Not sure what sar time is based on (maybe local time BST  rather than UTC so would be 2021-10-02T12:51:02 BST. Continuing info ... sar -n NFSD on the server 11:00:01    24.16  0.00 24.16  0.00 24.16  0.00  0.00

Re: NFS mount lockups since about a month ago

2021-10-03 Thread Terry Barnaby
45 second event happened at: 2021-10-02T11:51:02 UTC. Not sure what sar time is based on (maybe local time BST  rather than UTC so would be 2021-10-02T12:51:02 BST. "sar -d" on the server: 11:50:02   dev8-0  4.67  0.01 46.62 0.00  9.99  0.12 14.03  5.75

Re: NFS mount lockups since about a month ago

2021-10-02 Thread Roger Heflin
You might retest with nfsv3, the code handling v3 should be significantly different since v3 is stateless and does not maintain long-term connections. And if the long-term connection had some sort of issue then 45 seconds may be how long it takes to figure that out and re-initiate the connection.

Re: NFS mount lockups since about a month ago

2021-10-02 Thread Roger Heflin
What did the sar -d look like for the 2 minutes before and 2 minutes afterward? If it is slow or not may depend on if the directory/file fell out of cache and had to be reread from the disk. I have also seen really large dirs take a really long time to find, but typically that takes thousands of

Re: NFS mount lockups since about a month ago

2021-10-02 Thread Terry Barnaby
I am getting more sure this is an NFS/networking issue rather than an issue with disks in the server. I created a small test program that given a directory finds a random file in a random directory three levels below, opens it and reads up to a block (512 Bytes) of data from it and times how

Re: NFS mount lockups since about a month ago

2021-10-01 Thread George N. White III
On Fri, 1 Oct 2021 at 16:20, Terry Barnaby wrote: > > Thanks for the info, I am using MDraid. There are no "mddevice" messages > in /var/log/messages and smartctl -a lists no errors on any of the > disks. The disks are about 3 years old, I change them in servers between > 3 and 4 years old. >

Re: NFS mount lockups since about a month ago

2021-10-01 Thread Roger Heflin
You need to replace mddevice with the name of your mddevice. probably md0. 3-5 years is about when they start to go. I have 2-3TB wd-reds sitting on the floor because their correctable/offline uncorr kept happening and blipping my storage (a few second pause). I even removed the disks from the

Re: NFS mount lockups since about a month ago

2021-10-01 Thread Terry Barnaby
On 01/10/2021 19:05, Roger Heflin wrote: it will show latency. await is average iotime in ms, and %util is calced based in await and iops/sec. So long as your turn sar down to 1 minute samples it should tell you which of the 2 disks had higher await/util%.With a 10 minute sample the 40sec

Re: NFS mount lockups since about a month ago

2021-10-01 Thread Roger Heflin
it will show latency. await is average iotime in ms, and %util is calced based in await and iops/sec. So long as your turn sar down to 1 minute samples it should tell you which of the 2 disks had higher await/util%.With a 10 minute sample the 40sec pause may get spread out across enough iops

Re: NFS mount lockups since about a month ago

2021-10-01 Thread Terry Barnaby
On 01/10/2021 13:31, D. Hugh Redelmeier wrote: Trivial thoughts from reading this thread. Please don't take the triviality as an insult. Perhaps the best way to determine if the problem is from a software update is to downgrade likely packages. In the case of the kernel, you can just boot an

Re: NFS mount lockups since about a month ago

2021-10-01 Thread Terry Barnaby
On 30/09/2021 19:27, Roger Heflin wrote: Raid0, so there is no redundancy on the data? And what kind of underlying hard disks? The desktop drives will try for a long time (ie a minute or more) to read any bad blocks. Those disks will not report an error unless it gets to the default os

Re: NFS mount lockups since about a month ago

2021-10-01 Thread D. Hugh Redelmeier
Trivial thoughts from reading this thread. Please don't take the triviality as an insult. Perhaps the best way to determine if the problem is from a software update is to downgrade likely packages. In the case of the kernel, you can just boot an older one (assuming that an old enough one is

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Roger Heflin
Raid0, so there is no redundancy on the data? And what kind of underlying hard disks? The desktop drives will try for a long time (ie a minute or more) to read any bad blocks. Those disks will not report an error unless it gets to the default os timeout, or it hits the disk firmware timeout.

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Tom Horsley
On Thu, 30 Sep 2021 17:50:01 +0100 Terry Barnaby wrote: > Yes, problems often occur due to you having done something, but I am > pretty sure nothing has changed apart from Fedora updates. But hardware is sneaky. It waits for you to install software updates, the breaks itself to make you think

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Terry Barnaby
On 30/09/2021 11:42, Roger Heflin wrote: On mine when I first access the NFS volume it takes 5-10 seconds for the disks to spin up.  Mine will spin down later in the day if little or nothing is going on and I will get another delay. I have also seen delays if a disk gets bad blocks and

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Terry Barnaby
On 30/09/2021 11:32, Ed Greshko wrote: On 30/09/2021 16:35, Terry Barnaby wrote: This is a very lightly loaded system with just 3 users ATM and very little going on across the network (just editing code files etc). The problem occurred again yesterday. For about 10 minutes my KDE desktop

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Roger Heflin
On mine when I first access the NFS volume it takes 5-10 seconds for the disks to spin up. Mine will spin down later in the day if little or nothing is going on and I will get another delay. I have also seen delays if a disk gets bad blocks and corrects them. About 1/2 of time that does have a

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Ed Greshko
On 30/09/2021 16:35, Terry Barnaby wrote: This is a very lightly loaded system with just 3 users ATM and very little going on across the network (just editing code files etc). The problem occurred again yesterday. For about 10 minutes my KDE desktop locked up in 20 second bursts and then the

Re: NFS mount lockups since about a month ago

2021-09-30 Thread Terry Barnaby
Thanks for the feedback everyone. This is a very lightly loaded system with just 3 users ATM and very little going on across the network (just editing code files etc). The problem occurred again yesterday. For about 10 minutes my KDE desktop locked up in 20 second bursts and then the problem

Re: NFS mount lockups since about a month ago

2021-09-26 Thread Roger Heflin
Make sure you have sar/sysstat enabled and changed to do 1 minute samples. sar -d will show disk perf. If one of the disks "blips" at the firmware level (working on a hard to read block maybe), the util% on that device will be significantly higher than all other disks so will stand out. Then

Re: NFS mount lockups since about a month ago

2021-09-26 Thread Jamie Fargen
Are there network switches under your control? It sounds similar to what happens when MTU on the systems MTU do not match or one system MTU is set above the value on the switch ports. Next time the issue occurs use ping with the do not fragment flag. ex $ ping -m DO -s 8972 ip.address This

Re: NFS mount lockups since about a month ago

2021-09-26 Thread Tom Horsley
On Sun, 26 Sep 2021 10:26:19 -0300 George N. White III wrote: > If you have cron jobs that use a lot of network bandwidth it may work > fine until some network issue causing lots of retransmits bogs it down. Which is why you should check the dumb stuff first! Has a critter chewed on the ethernet

Re: NFS mount lockups since about a month ago

2021-09-26 Thread George N. White III
On Sun, 26 Sept 2021 at 01:44, Tim via users wrote: > On Sat, 2021-09-25 at 06:04 +0100, Terry Barnaby wrote: > > in the last month or so all of the client computers are getting KDE > > GUI lockups every few hours that last for around 40 secs. > > Might one of them have a cron job that's

Re: NFS mount lockups since about a month ago

2021-09-25 Thread Tim via users
On Sat, 2021-09-25 at 06:04 +0100, Terry Barnaby wrote: > in the last month or so all of the client computers are getting KDE > GUI lockups every few hours that last for around 40 secs. Might one of them have a cron job that's scouring the network? e.g. locate databasing -- uname -rsvp

Re: NFS mount lockups since about a month ago

2021-09-25 Thread George N. White III
On Sat, 25 Sept 2021 at 02:04, Terry Barnaby wrote: > Hi, > > I use NFS mount (defaults so V4) /home directories with a simple server > over Gigabit Ethernet all running Fedora33. This has been working fine > for 25+ years through various Fedora versions. However in the last mo

Re: NFS mount lockups since about a month ago

2021-09-25 Thread Terry Barnaby
On 25/09/2021 09:00, Ed Greshko wrote: On 25/09/2021 14:07, Terry Barnaby wrote: A few questions. 1.  Are you saying your NFS server HW is the same for the past 25 years.  Couldn't have been all Fedora, right? No ( :) ) was using previous Linux and Unix systems before then. Certainly OS

Re: NFS mount lockups since about a month ago

2021-09-25 Thread Ed Greshko
On 25/09/2021 14:07, Terry Barnaby wrote: A few questions. 1.  Are you saying your NFS server HW is the same for the past 25 years.   Couldn't have been all Fedora, right? No ( :) ) was using previous Linux and Unix systems before then. Certainly OS versions and hardware has changed over

Re: NFS mount lockups since about a month ago

2021-09-25 Thread Terry Barnaby
On 25/09/2021 06:42, Ed Greshko wrote: On 25/09/2021 13:04, Terry Barnaby wrote: Hi, I use NFS mount (defaults so V4) /home directories with a simple server over Gigabit Ethernet all running Fedora33. This has been working fine for 25+ years through various Fedora versions. However

Re: NFS mount lockups since about a month ago

2021-09-24 Thread Ed Greshko
On 25/09/2021 13:04, Terry Barnaby wrote: Hi, I use NFS mount (defaults so V4) /home directories with a simple server over Gigabit Ethernet all running Fedora33. This has been working fine for 25+ years through various Fedora versions. However in the last month or so all of the client

NFS mount lockups since about a month ago

2021-09-24 Thread Terry Barnaby
Hi, I use NFS mount (defaults so V4) /home directories with a simple server over Gigabit Ethernet all running Fedora33. This has been working fine for 25+ years through various Fedora versions. However in the last month or so all of the client computers are getting KDE GUI lockups every few

Re: NFS mount

2021-09-05 Thread Dave Close
Roger Heflin wrote: >Fedora 33 shows this on recent kernels: ># CONFIG_NFS_V2 is not set >So disabled in the kernel seems likely for 34 also. > >You would have to rebuild a kernel with that set to =m and boot that >for v2 to work. Thanks. You are absolutely correct. My first thought was that

Re: NFS mount

2021-09-04 Thread Roger Heflin
ears that Fedora's mount doesn't work with v2. > > Thanks to those who replied earlier. However, your ideas didn't help. > > I wrote: > > >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

Re: NFS mount

2021-09-04 Thread Dave Close
. The error remains as shown below, "mount(2): Protocol not supported". Even though I have explicitly asked for mount v2, it appears that Fedora's mount doesn't work with v2. Thanks to those who replied earlier. However, your ideas didn't help. I wrote: >I'm trying to setup an NFS mount to

Re: NFS mount

2021-08-31 Thread Cameron Simpson
On 31Aug2021 18:43, Stephen Morris wrote: >I have an old nas that is nfs version 1, and in order to mount it in >Fedora 34 I have to specify vers=3. Vers=1 or vers=2 wouldn't work for >me, the same may apply to your device. We've a PVR here and need to use "-o nolock" to mount our media server

Re: NFS mount

2021-08-31 Thread Stephen Morris
On 30/8/21 13:45, Dave Close wrote: 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

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. >

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

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

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

Re: nfs mount problem -

2020-06-25 Thread Tom H
On Thu, Jun 25, 2020 George N. White III wrote: > > Glad you are making progress. NFS configuration is pretty much the > same across linux distros, so the NFS section in Debian Handbook > should apply to Fedora (and contains links to Ubuntu docs). Arch > Linux docs for NFS are also helpful.

Re: nfs mount problem -

2020-06-24 Thread Ed Greshko
On 2020-06-25 06:44, Bob Goodwin wrote: > > > On 2020-06-24 17:38, Ed Greshko wrote: >> As for the address of the SMB server.  Are we talking about the ASUS router?  >> I thought you already knew >> that to be 192.168.50.1?  It would be the same as the router it is running >> on. >> > ° >

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 17:38, Ed Greshko wrote: As for the address of the SMB server.  Are we talking about the ASUS router?  I thought you already knew that to be 192.168.50.1?  It would be the same as the router it is running on. ° You cover several points here that I will need to consider but

Re: nfs mount problem -

2020-06-24 Thread George N. White III
On Wed, 24 Jun 2020 at 17:26, Bob Goodwin wrote: > > > On 2020-06-24 16:07, Andy Paterson via users wrote: > > exportfs -a > ° > Yes that looks like the command I needed. Rebooting fixed it. I will > make certain it is in my notes, I keep everything in Notecase Pro, have > years of notes there

Re: nfs mount problem -

2020-06-24 Thread Ed Greshko
On 2020-06-25 04:18, Bob Goodwin wrote: > > > On 2020-06-24 16:05, Tom Horsley wrote: >> systemctl list-unit-files | fgrep nfs >> >> probably shows the name you want. "nfs-server" is >> probably the right name (some other distro must call >> it just "nfs" - I have so many virtual machines for

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 16:07, Andy Paterson via users wrote: exportfs -a ° Yes that looks like the command I needed. Rebooting fixed it. I will make certain it is in my notes, I keep everything in Notecase Pro, have years of notes there but they are all in the server that i could not connect to.  

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 16:05, Tom Horsley wrote: systemctl list-unit-files | fgrep nfs probably shows the name you want. "nfs-server" is probably the right name (some other distro must call it just "nfs" - I have so many virtual machines for testing I lose track of what things are called in different

Re: nfs mount problem -

2020-06-24 Thread Tom H
On Wed, Jun 24, 2020 Bob Goodwin wrote: > On 2020-06-24 15:45, Tom Horsley wrote: >> >> systemctl restart nfs > > No that doesn't work - > > [root@localhost bobg]# systemctl restart nfs > Failed to restart nfs.service: Unit nfs.service not found. > > [root@localhost bobg]# systemctl restart nfsd

Re: nfs mount problem -

2020-06-24 Thread Andy Paterson via users
On Wednesday, 24 June 2020 21:05:43 BST Tom Horsley wrote: > On Wed, 24 Jun 2020 15:52:55 -0400 > Bob Goodwin wrote: > > > > [root@localhost bobg]# systemctl restart nfs > > Failed to restart nfs.service: Unit nfs.service not found. > > > systemctl list-unit-files | fgrep nfs > > probably

Re: nfs mount problem -

2020-06-24 Thread Tom Horsley
On Wed, 24 Jun 2020 15:52:55 -0400 Bob Goodwin wrote: > [root@localhost bobg]# systemctl restart nfs > Failed to restart nfs.service: Unit nfs.service not found. systemctl list-unit-files | fgrep nfs probably shows the name you want. "nfs-server" is probably the right name (some other distro

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 15:45, Tom Horsley wrote: systemctl restart nfs ° No that doesn't work - [root@localhost bobg]# systemctl restart nfs Failed to restart nfs.service: Unit nfs.service not found. [root@localhost bobg]# systemctl restart nfsd Failed to restart nfsd.service: Unit nfsd.service not

Re: nfs mount problem -

2020-06-24 Thread Tom Horsley
On Wed, 24 Jun 2020 15:38:41 -0400 Bob Goodwin wrote: > I think there is a command to run after making > a change but I forget that one, do you know of it? I think "systemctl restart nfs" does all that is required (unless the name isn't plain "nfs", but I bet it will have nfs as part of the

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 15:37, Tom Horsley wrote: /nfs4exports/home 192.168.2.0/24 Chek the /etc/exports file, it may have the .2 hard coded from the previous setup. ° Yes, I need the command to re run exports ... -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD FEDORA-32/64bit LINUX

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 15:22, Roger Heflin wrote: hopefully someplace in the interface there is a way to change that. From the command line it may be in /etc/exports and may look like this: /usr/local 192.168.0.255/8(rw,sync,no_root_squash) I don't know if from the ssh into the router you can

Re: nfs mount problem -

2020-06-24 Thread Tom Horsley
On Wed, 24 Jun 2020 14:59:17 -0400 Bob Goodwin wrote: > Export list for nfs: > /nfs4exports/home 192.168.2.0/24 Chek the /etc/exports file, it may have the .2 hard coded from the previous setup. ___ users mailing list -- users@lists.fedoraproject.org

Re: nfs mount problem -

2020-06-24 Thread Roger Heflin
hopefully someplace in the interface there is a way to change that. From the command line it may be in /etc/exports and may look like this: /usr/local 192.168.0.255/8(rw,sync,no_root_squash) I don't know if from the ssh into the router you can edit that, or if they put it in that file From

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 14:19, Roger Heflin wrote: On an nfs server you also need to someplace defined what is allowed to mount it and what permissions they have (readonly or rw). do this on linux with the ip address of the router showmount -a ipaddr showmount -e ipaddr -e shows what is "exported" on

Re: nfs mount problem -

2020-06-24 Thread Bob Goodwin
On 2020-06-24 14:00, Robert G (Doc) Savage via users wrote: Speaking from personal experience, I always forget to set the firewalls to allow NFS traffic on both sides of the link. --Doc Savage   Fairview Heights, IL ° I thought about firewall problems but I've changed nothing that I know

Re: nfs mount problem -

2020-06-24 Thread Roger Heflin
On an nfs server you also need to someplace defined what is allowed to mount it and what permissions they have (readonly or rw). do this on linux with the ip address of the router showmount -a ipaddr showmount -e ipaddr -e shows what is "exported" on the nfs server, -a shows who it thinks has it

Re: nfs mount problem -

2020-06-24 Thread Robert G (Doc) Savage via users
Speaking from personal experience, I always forget to set the firewalls to allow NFS traffic on both sides of the link. --Doc Savage Fairview Heights, IL -Original Message- From: Bob Goodwin Reply-To: Community support for Fedora users To: Fedora List Subject: nfs mount problem

nfs mount problem -

2020-06-24 Thread Bob Goodwin
I have been chipping away at incorporating a new ASUS RT-ACFH13 router in my system for a few days but it is beginning to seem like an eternity! I have used a number of routers and they usually work after some configuration, it's not a difficult thing to do. But I am beginning to wonder if

Re: NFS Mount Point Failed

2020-06-14 Thread Tom H
On Sat, Jun 13, 2020 at 6:22 AM Stephen Morris wrote: > On 11/6/20 4:21 am, Tom H wrote: >> On Wed, Jun 10, 2020 at 1:40 AM Stephen Morris >> wrote: >>> On 10/6/20 7:12 am, Tom H wrote: On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris wrote: > > I have the following statement

Re: NFS Mount Point Failed

2020-06-13 Thread Roger Heflin
> It is possible I'm not remembering it correctly. Some time back I had an > issue where when I specified the mount point in fstab and manually > issued the mount the mount would fail (I've forgotten the exact syntax > of the error) and when I raised a query on this list I thought I was > told to

Re: NFS Mount Point Failed

2020-06-12 Thread Stephen Morris
On 11/6/20 4:21 am, Tom H wrote: On Wed, Jun 10, 2020 at 1:40 AM Stephen Morris wrote: On 10/6/20 7:12 am, Tom H wrote: On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris wrote: I have the following statement in fstab: 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs

Re: NFS Mount Point Failed

2020-06-10 Thread Tom H
On Wed, Jun 10, 2020 at 1:40 AM Stephen Morris wrote: > On 10/6/20 7:12 am, Tom H wrote: >> On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris >> wrote: >>> I have the following statement in fstab: >>> >>> 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs >>> nfsvers=1,x-systemd.automount,defaults 0 0 >>>

Re: NFS Mount Point Failed

2020-06-10 Thread Roger Heflin
Sorry, you are confusing the option not causing an issue with it actaully selecting version=1. The option may not have caused an issue on f28, but as wikipedia says and someone else says there never was NFS version 1 (on linux). It would seem the behavior when you give it an incorrect mount now

Re: NFS Mount Point Failed

2020-06-09 Thread Stephen Morris
On 10/6/20 7:12 am, Tom H wrote: On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris wrote: I have the following statement in fstab: 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs nfsvers=1,x-systemd.automount,defaults 0 0 When I issue the command 'mount /mnt/nfs' it fails with the following messages

Re: NFS Mount Point Failed

2020-06-09 Thread Stephen Morris
On 10/6/20 12:40 am, Roger Heflin wrote: I used linux in 2.0.X kernels (vintage 1998), and we used version=2, so I am going to guess there was never a version 1 on linux. And wikipedia says this interesting bit I did not know: Sun used version 1 only for in-house experimental purposes. So I

Re: NFS Mount Point Failed

2020-06-09 Thread Tom H
On Tue, Jun 9, 2020 at 2:14 PM Tom Horsley wrote: > On Tue, 9 Jun 2020 21:54:30 +1000 > Stephen Morris wrote: > >> nfsvers=1 > > I seriously doubt there is any support for nfs 1 left > in the code (could be wrong). > > Depending on random variations every time the nfs > utilities get updates,

Re: NFS Mount Point Failed

2020-06-09 Thread Tom H
On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris wrote: > > I have the following statement in fstab: > > 192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs > nfsvers=1,x-systemd.automount,defaults 0 0 > > When I issue the command 'mount /mnt/nfs' it fails with the > following messages shown in dmesg, which

Re: NFS Mount Point Failed

2020-06-09 Thread Tim via users
On Tue, 2020-06-09 at 23:01 +1000, Stephen Morris wrote: > There is also one other thing I don't understand. If I run dolphin, > under the Remote Section in the left hand panel it shows the entry > /mnt/HD/HD_a2:/mnt/nfs on 192.168.1.12 which matches the fstab entry, > and when I click on that

Re: NFS Mount Point Failed

2020-06-09 Thread Roger Heflin
I used linux in 2.0.X kernels (vintage 1998), and we used version=2, so I am going to guess there was never a version 1 on linux. And wikipedia says this interesting bit I did not know: Sun used version 1 only for in-house experimental purposes. So I guess that says no one outside of sun used

Re: NFS Mount Point Failed

2020-06-09 Thread Stephen Morris
On 9/6/20 10:14 pm, Tom Horsley wrote: On Tue, 9 Jun 2020 21:54:30 +1000 Stephen Morris wrote: nfsvers=1 I seriously doubt there is any support for nfs 1 left in the code (could be wrong). Depending on random variations every time the nfs utilities get updates, I've had to sometimes specify

Re: NFS Mount Point Failed

2020-06-09 Thread Tom Horsley
On Tue, 9 Jun 2020 21:54:30 +1000 Stephen Morris wrote: > nfsvers=1 I seriously doubt there is any support for nfs 1 left in the code (could be wrong). Depending on random variations every time the nfs utilities get updates, I've had to sometimes specify "proto=udp" as well as or instead of the

NFS Mount Point Failed

2020-06-09 Thread Stephen Morris
Hi,     I have the following statement in fstab:             192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs nfsvers=1,x-systemd.automount,defaults 0 0     When I issue the command 'mount /mnt/nfs' it fails with the following messages shown in dmesg, which indicate that the mount seems to be trying

  1   2   3   >