blob: 57caf0000d787a3122030e386ac339ff0ef6d6ed (
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Any progress on the NFS mount problem? - One step further
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Any%20progress%20on%20the%20NFS%20mount%20problem%3F%20-%20One%20step%0A%20further&In-Reply-To=%3C5069F25E.9040603%40kde.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019103.html">
<LINK REL="Next" HREF="019106.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Any progress on the NFS mount problem? - One step further</H1>
<B>Anne Wilson</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Any%20progress%20on%20the%20NFS%20mount%20problem%3F%20-%20One%20step%0A%20further&In-Reply-To=%3C5069F25E.9040603%40kde.org%3E"
TITLE="[Mageia-dev] Any progress on the NFS mount problem? - One step further">annew at kde.org
</A><BR>
<I>Mon Oct 1 21:43:26 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019103.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further
</A></li>
<LI>Next message: <A HREF="019106.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19104">[ date ]</a>
<a href="thread.html#19104">[ thread ]</a>
<a href="subject.html#19104">[ subject ]</a>
<a href="author.html#19104">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01/10/12 20:16, Anne Wilson wrote:
>><i> Argh!! re-reading those lines, it's giving the IP address
</I>>><i> instead of the mount point.
</I>><i>
</I>><i> Garbage. Ignore.
</I>><i>
</I>><i> I've obviously stared at this too long and I'm not making any
</I>><i> sense at all now.
</I>><i>
</I>For a moment I thought I had cracked it. I hand edited the lines,
took out the '/export' since that seemed to be handled as yet another
export, took out the IP address (my attempts in the GUI at confining
it to the LAN) and put '*' in front of the bracketed options.
Back on the laptop 'mount -t nfs 192.168.0.40:/ /mnt/borg2_Data1'
gives to errors - and I was just about to cheer, when I realised that
Dolphin still couldn't see any files. There are no error messages or
anything at first, then the popup box told me that /mnt/borg2_Data1
was either busy or already mounted (can't remember the exact words).
That was quickly replaced by "An error occurred while accessing 'home
on 192.168.0.40', the system responded: mount.nfs: access denied by
server while mounting 192.168.0.40:/home
I edited the lines to
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at tosh</A> ~]# mount -t nfs 192.168.0.40:/Data1 /mnt/borg2_Data1
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at tosh</A> ~]# mount -t nfs 192.168.0.40:/home/anne /mnt/borg2_home
but get the same errors.
Hah! suddenly I have /home/anne/ on 192.168.0.40 and it's readable.
That's obviously an improvement, but I still need the Data1 directory
tree. Root can umount it. It shows every sign of being mounted, yet
I can't read any of it. All the data there is owned anne:users so it
shouldn't be a permissions issue.
Anne
- --
Need KDE help? Try
<A HREF="http://userbase.kde.org">http://userbase.kde.org</A> or
<A HREF="http://forum.kde.org">http://forum.kde.org</A>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A>
iEYEARECAAYFAlBp8lsACgkQj93fyh4cnBdx/wCeLBdqe6hEJSPfLBwCFE2Em0J3
3Z8An0L6pT9rHRiFkM2gQQVgRAQRKpdX
=zVAW
-----END PGP SIGNATURE-----
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019103.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further
</A></li>
<LI>Next message: <A HREF="019106.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19104">[ date ]</a>
<a href="thread.html#19104">[ thread ]</a>
<a href="subject.html#19104">[ subject ]</a>
<a href="author.html#19104">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|