Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

A bug in the hand is better than one as yet undetected.


computers / alt.os.linux.mageia / Problems with nfs

SubjectAuthor
* Problems with nfsWilliam Unruh
`* Problems with nfsJim
 `* Problems with nfsWilliam Unruh
  `* Problems with nfsMarkus Robert Kessler
   `- Problems with nfsWilliam Unruh

1
Problems with nfs

<ugs4v3$ibe8$1@dont-email.me>

  copy mid

http://rslight.i2p/computers/article-flat.php?id=6682&group=alt.os.linux.mageia#6682

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: unruh@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Problems with nfs
Date: Thu, 19 Oct 2023 20:52:51 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <ugs4v3$ibe8$1@dont-email.me>
Injection-Date: Thu, 19 Oct 2023 20:52:51 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a571855749993cb95848b2315cea7efa";
logging-data="601544"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/yTKk+GA2HrXgw9KwMZh9H"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:GU+VqMo3R7mTM+dVMOCeMbNLIQQ=
 by: William Unruh - Thu, 19 Oct 2023 20:52 UTC

I am having trouble with nfs mounting I have machines A, which is
supposed to be an nfs server, and B a client.
On A I have
/etc/exports
/local 142.103.xxx.0/26(no_subtree_check,rw,no_root_squash)
where B's address and A's address are both in that set of IP addresses.

On B I have
/etc/fstab
A:/local/ /local1/ nfs4 rw,rsize=8192,wsize=8192 0 0

The directory /local1 exists on B
B:[root]>ls -la /local1
total 8
drwx------ 2 root root 4096 Jan 11 2023 .
drwxr-xr-x 32 root root 4096 Jan 11 2023 ..

I now run
mount /local1
on B and it times out. I cannot see anything in the /var/log/messages or
/var/log/syslog or dmesg on A as to why the mount failed, and similarly
on B.

I note that nfs is now version 4.2 Could that have changed something? Is
this a bug, or more likely a bug sitting in front of the keyboard.

Re: Problems with nfs

<ugu3v7$14b9e$1@dont-email.me>

  copy mid

http://rslight.i2p/computers/article-flat.php?id=6683&group=alt.os.linux.mageia#6683

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!news.hispagatos.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: jim.beard@verizon.net (Jim)
Newsgroups: alt.os.linux.mageia
Subject: Re: Problems with nfs
Date: Fri, 20 Oct 2023 14:48:07 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 45
Message-ID: <ugu3v7$14b9e$1@dont-email.me>
References: <ugs4v3$ibe8$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 20 Oct 2023 14:48:07 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="52eadaeae3033fe1b14e282846c97a5f";
logging-data="1191214"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/VWP3+MbKKChTsQg4UdFfc"
User-Agent: Pan/0.149 (Bellevue; 4c157ba git@gitlab.gnome.org:GNOME/pan.git)
Cancel-Lock: sha1:7B6HhNBObDUThb1iz++MRPVXeDk=
 by: Jim - Fri, 20 Oct 2023 14:48 UTC

On Thu, 19 Oct 2023 20:52:51 -0000 (UTC), William Unruh wrote:

> I am having trouble with nfs mounting I have machines A, which is
> supposed to be an nfs server, and B a client.
> On A I have
> /etc/exports
> /local 142.103.xxx.0/26(no_subtree_check,rw,no_root_squash)
> where B's address and A's address are both in that set of IP addresses.
>
> On B I have
> /etc/fstab
> A:/local/ /local1/ nfs4 rw,rsize=8192,wsize=8192 0 0
>
> The directory /local1 exists on B
> B:[root]>ls -la /local1
> total 8
> drwx------ 2 root root 4096 Jan 11 2023 .
> drwxr-xr-x 32 root root 4096 Jan 11 2023 ..
>
> I now run
> mount /local1
> on B and it times out. I cannot see anything in the /var/log/messages or
> /var/log/syslog or dmesg on A as to why the mount failed, and similarly
> on B.
>
> I note that nfs is now version 4.2 Could that have changed something? Is
> this a bug, or more likely a bug sitting in front of the keyboard.

Have you tried using mcc to go to Network Sharing, then to Configure
NFS Shares, and then to Access NFS shared drives and directories or
Share drives and directories using NFS, and there clicked on
Search for new servers (on my machine this takes a long
time), and then looked at each machine that is listed ?

Looking at things this way is a PITA, especially if the settings
have to be revised or created, but it eventually works, for my
systems at least.

Cheers!

jim b.

--
UNIX is not user-unfriendly, it merely
expects users to be computer friendly.

Re: Problems with nfs

<uguhlk$18guf$1@dont-email.me>

  copy mid

http://rslight.i2p/computers/article-flat.php?id=6684&group=alt.os.linux.mageia#6684

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: unruh@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Re: Problems with nfs
Date: Fri, 20 Oct 2023 18:41:56 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 43
Message-ID: <uguhlk$18guf$1@dont-email.me>
References: <ugs4v3$ibe8$1@dont-email.me> <ugu3v7$14b9e$1@dont-email.me>
Injection-Date: Fri, 20 Oct 2023 18:41:56 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ed03a32ddee99112d440cd479c4f2803";
logging-data="1328079"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/JVrk8oAAVJ9ppIBoacegR"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:H3+Mir3Pswg/nLjZHfMH4SqlFpE=
 by: William Unruh - Fri, 20 Oct 2023 18:41 UTC

On 2023-10-20, Jim <jim.beard@verizon.net> wrote:
> On Thu, 19 Oct 2023 20:52:51 -0000 (UTC), William Unruh wrote:
>
>> I am having trouble with nfs mounting I have machines A, which is
>> supposed to be an nfs server, and B a client.
>> On A I have
>> /etc/exports
>> /local 142.103.xxx.0/26(no_subtree_check,rw,no_root_squash)
>> where B's address and A's address are both in that set of IP addresses.
>>
>> On B I have
>> /etc/fstab
>> A:/local/ /local1/ nfs4 rw,rsize=8192,wsize=8192 0 0
>>
>> The directory /local1 exists on B
>> B:[root]>ls -la /local1
>> total 8
>> drwx------ 2 root root 4096 Jan 11 2023 .
>> drwxr-xr-x 32 root root 4096 Jan 11 2023 ..
>>
>> I now run
>> mount /local1
>> on B and it times out. I cannot see anything in the /var/log/messages or
>> /var/log/syslog or dmesg on A as to why the mount failed, and similarly
>> on B.
>>
>> I note that nfs is now version 4.2 Could that have changed something? Is
>> this a bug, or more likely a bug sitting in front of the keyboard.
>
> Have you tried using mcc to go to Network Sharing, then to Configure
> NFS Shares, and then to Access NFS shared drives and directories or
> Share drives and directories using NFS, and there clicked on
> Search for new servers (on my machine this takes a long
> time), and then looked at each machine that is listed ?
>
> Looking at things this way is a PITA, especially if the settings
> have to be revised or created, but it eventually works, for my
> systems at least.

Unfortunately I can only access A and B remotely, and mcc--> NetworkSharing
does not have a text version. (ie diskdrake --nfs only has a gtk
version and claims it cannot run in a console-- even though I have X
sharing (Display=10.0)

Re: Problems with nfs

<uhstjs$1gci9$1@dont-email.me>

  copy mid

http://rslight.i2p/computers/article-flat.php?id=6685&group=alt.os.linux.mageia#6685

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!news.chmurka.net!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: no_reply@dipl-ing-kessler.de (Markus Robert Kessler)
Newsgroups: alt.os.linux.mageia
Subject: Re: Problems with nfs
Date: Wed, 1 Nov 2023 07:09:48 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 45
Message-ID: <uhstjs$1gci9$1@dont-email.me>
References: <ugs4v3$ibe8$1@dont-email.me> <ugu3v7$14b9e$1@dont-email.me>
<uguhlk$18guf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 1 Nov 2023 07:09:48 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="da2f160aba3cef98cb61a3146fe29c96";
logging-data="1585737"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX182/e2mbGCVu7fcmb3+tK//"
User-Agent: Pan/0.149 (Bellevue; 4c157ba git@gitlab.gnome.org:GNOME/pan.git)
Cancel-Lock: sha1:iHyXuoAe9FhKe5HmtgRD5cxWSpI=
 by: Markus Robert Kessle - Wed, 1 Nov 2023 07:09 UTC

On Fri, 20 Oct 2023 18:41:56 -0000 (UTC) William Unruh wrote:

> On 2023-10-20, Jim <jim.beard@verizon.net> wrote:
>> On Thu, 19 Oct 2023 20:52:51 -0000 (UTC), William Unruh wrote:
>>
>>> I am having trouble with nfs mounting I have machines A, which is
>>> supposed to be an nfs server, and B a client.
>>> On A I have /etc/exports /local
>>> 142.103.xxx.0/26(no_subtree_check,rw,no_root_squash) where B's address
>>> and A's address are both in that set of IP addresses.
>>>
>>> On B I have /etc/fstab A:/local/ /local1/ nfs4
>>> rw,rsize=8192,wsize=8192 0 0
>>>
>>> The directory /local1 exists on B B:[root]>ls -la /local1 total 8
>>> drwx------ 2 root root 4096 Jan 11 2023 .
>>> drwxr-xr-x 32 root root 4096 Jan 11 2023 ..
>>>
>>> I now run mount /local1 on B and it times out. I cannot see anything
>>> in the /var/log/messages or /var/log/syslog or dmesg on A as to why
>>> the mount failed, and similarly on B.
>>>
>>> I note that nfs is now version 4.2 Could that have changed something?
>>> Is this a bug, or more likely a bug sitting in front of the keyboard.
>>
>> Have you tried using mcc to go to Network Sharing, then to Configure
>> NFS Shares, and then to Access NFS shared drives and directories or
>> Share drives and directories using NFS, and there clicked on Search for
>> new servers (on my machine this takes a long time), and then looked at
>> each machine that is listed ?
>>
>> Looking at things this way is a PITA, especially if the settings have
>> to be revised or created, but it eventually works, for my systems at
>> least.
>
> Unfortunately I can only access A and B remotely, and mcc-->
> NetworkSharing does not have a text version. (ie diskdrake --nfs only
> has a gtk version and claims it cannot run in a console-- even though I
> have X sharing (Display=10.0)

Looks like a firewall issue -- are you sure that the needed ports are
open?

BR,
Markus

Re: Problems with nfs

<ui0bfi$27sv7$1@dont-email.me>

  copy mid

http://rslight.i2p/computers/article-flat.php?id=6687&group=alt.os.linux.mageia#6687

  copy link   Newsgroups: alt.os.linux.mageia
Path: i2pn2.org!i2pn.org!news.hispagatos.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: unruh@invalid.ca (William Unruh)
Newsgroups: alt.os.linux.mageia
Subject: Re: Problems with nfs
Date: Thu, 2 Nov 2023 14:24:50 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 56
Message-ID: <ui0bfi$27sv7$1@dont-email.me>
References: <ugs4v3$ibe8$1@dont-email.me> <ugu3v7$14b9e$1@dont-email.me>
<uguhlk$18guf$1@dont-email.me> <uhstjs$1gci9$1@dont-email.me>
Injection-Date: Thu, 2 Nov 2023 14:24:50 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="6637a13fe48040b1d26ef7694eeaa842";
logging-data="2356199"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18OAIMeCS/PVx00sC+H8lxt"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:6B4hp57RwkU1t7P0Xp9AGeHR/Rc=
 by: William Unruh - Thu, 2 Nov 2023 14:24 UTC

On 2023-11-01, Markus Robert Kessler <no_reply@dipl-ing-kessler.de> wrote:
> On Fri, 20 Oct 2023 18:41:56 -0000 (UTC) William Unruh wrote:
>
>> On 2023-10-20, Jim <jim.beard@verizon.net> wrote:
>>> On Thu, 19 Oct 2023 20:52:51 -0000 (UTC), William Unruh wrote:
>>>
>>>> I am having trouble with nfs mounting I have machines A, which is
>>>> supposed to be an nfs server, and B a client.
>>>> On A I have /etc/exports /local
>>>> 142.103.xxx.0/26(no_subtree_check,rw,no_root_squash) where B's address
>>>> and A's address are both in that set of IP addresses.
>>>>
>>>> On B I have /etc/fstab A:/local/ /local1/ nfs4
>>>> rw,rsize=8192,wsize=8192 0 0
>>>>
>>>> The directory /local1 exists on B B:[root]>ls -la /local1 total 8
>>>> drwx------ 2 root root 4096 Jan 11 2023 .
>>>> drwxr-xr-x 32 root root 4096 Jan 11 2023 ..
>>>>
>>>> I now run mount /local1 on B and it times out. I cannot see anything
>>>> in the /var/log/messages or /var/log/syslog or dmesg on A as to why
>>>> the mount failed, and similarly on B.
>>>>
>>>> I note that nfs is now version 4.2 Could that have changed something?
>>>> Is this a bug, or more likely a bug sitting in front of the keyboard.
>>>
>>> Have you tried using mcc to go to Network Sharing, then to Configure
>>> NFS Shares, and then to Access NFS shared drives and directories or
>>> Share drives and directories using NFS, and there clicked on Search for
>>> new servers (on my machine this takes a long time), and then looked at
>>> each machine that is listed ?
>>>
>>> Looking at things this way is a PITA, especially if the settings have
>>> to be revised or created, but it eventually works, for my systems at
>>> least.
>>
>> Unfortunately I can only access A and B remotely, and mcc-->
>> NetworkSharing does not have a text version. (ie diskdrake --nfs only
>> has a gtk version and claims it cannot run in a console-- even though I
>> have X sharing (Display=10.0)
>
> Looks like a firewall issue -- are you sure that the needed ports are
> open?

Interesting possibility. But doing a tcpdump shows that the server is
receiving nfs requests from the client and responding

Here is the tcpdump on client with host server. And after this there is
no further packets seen from client or server regarding any of those
ports. I do not know what the server response is, but it seems to
something like "get lost" because of the absense of any other packets.
As I said there seems to be noting in /var/log/{messages,syslog} or
dmesg regarding this attempt.
07:09:45.339496 IP client.778 > server.nfs: Flags [.], ack 2868036885, win 501, options [nop,nop,TS val 1057430033 ecr 610219865], length 0
07:09:45.339747 IP server.nfs > client.778: Flags [.], ack 1, win 501, options [nop,nop,TS val 610281305 ecr 95893137], length 0


computers / alt.os.linux.mageia / Problems with nfs

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor