blob: afaa3904574d5d50b549748aad8372a9c8d7a9d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] home network using broadband router
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAJWAV%2BG%2B8YSxmU-uwuy6LZY2_7QO54e-kfiVG3PymYmd5tjb2A%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006698.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] home network using broadband router</H1>
<B>WALKER RICHARD</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20home%20network%20using%20broadband%20router&In-Reply-To=%3CCAJWAV%2BG%2B8YSxmU-uwuy6LZY2_7QO54e-kfiVG3PymYmd5tjb2A%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] home network using broadband router">richard.j.walker at ntlworld.com
</A><BR>
<I>Sun Mar 11 22:59:10 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="006698.html">[Mageia-discuss] Vote for board
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6699">[ date ]</a>
<a href="thread.html#6699">[ thread ]</a>
<a href="subject.html#6699">[ subject ]</a>
<a href="author.html#6699">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 10/03/2012, imnotpc <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">imnotpc at rock3d.net</A>> wrote:
><i>
</I>><i> You mentioned in an earlier post that the mga1 box worked once after you
</I>><i> commented out the RPCMOUNTD_OPTIONS="--port 4003" option in
</I>><i> /etc/sysconfig/nfs-server. I just checked the mga1 test server I set up
</I>><i> yesterday and this option isn't set at all. Is it possible you are
</I>><i> mixing files from different Mandriva/Mageia versions? Perhaps try
</I>><i> un-installing nfs-utils and deleting all it's config files and start
</I>><i> again with a clean package install.
</I>><i>
</I>
Hi Jeff, it took a little more time than I thought but I have found
the cause and the cure for the problem with nfs-server function on
Mageia 1. In the process I learned how to use an rpm source package to
patch and rebuild the offending file for the nfs-utils package.
Tomorrow; the World!
First up, the problem is well known and of quite some vintage. It only
affected nfs-utils v1.2.3 so versions just prior and subsequent (as in
v1.2.5 in Mageia 2 Cauldron) are OK. Hence the Mandriva 2010.2 worked
as did my MGA2 Beta1 server.
This reference tells the whole story;
<A HREF="https://bugzilla.linux-nfs.org/show_bug.cgi?id=190">https://bugzilla.linux-nfs.org/show_bug.cgi?id=190</A>
So the proposed fix was first seen in October 2010. I have used the
proposed patch to rebuild the nfs-utils-1.2.3-2.1.mga1 package and it
works perfectly well with the --ports option for rpc.mountd.
In the course of all this I can confirm your observation that in a
fresh MGA1 install of the nfs server the RPCMOUNTD_OPTIONS= entry is
blank in /etc/sysconfig/nfs-server. My guess is that it is only set to
a specific port number when you use the personal firewall with a hole
for NFS. I don't see how you could configure the firewall if the
listening port were to be some random value, so I reckon it's a good
guess.
I'll report this bug for the MGA1 package and we should have the fixed
version out quite soon.
Richard
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006698.html">[Mageia-discuss] Vote for board
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6699">[ date ]</a>
<a href="thread.html#6699">[ thread ]</a>
<a href="subject.html#6699">[ subject ]</a>
<a href="author.html#6699">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|