diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-October/019106.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019106.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-October/019106.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019106.html b/zarb-ml/mageia-dev/2012-October/019106.html new file mode 100644 index 000000000..005ee8b14 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019106.html @@ -0,0 +1,104 @@ +<!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%09further&In-Reply-To=%3C3925577.ehNrz3AcPa%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019104.html"> + <LINK REL="Next" HREF="019108.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Any progress on the NFS mount problem? - One step further</H1> + <B>AL13N</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%09further&In-Reply-To=%3C3925577.ehNrz3AcPa%40localhost%3E" + TITLE="[Mageia-dev] Any progress on the NFS mount problem? - One step further">alien at rmail.be + </A><BR> + <I>Mon Oct 1 22:34:54 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019104.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further +</A></li> + <LI>Next message: <A HREF="019108.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#19106">[ date ]</a> + <a href="thread.html#19106">[ thread ]</a> + <a href="subject.html#19106">[ subject ]</a> + <a href="author.html#19106">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op maandag 1 oktober 2012 20:43:26 schreef Anne Wilson: +><i> On 01/10/12 20:16, Anne Wilson wrote: +</I>><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>><i> For a moment I thought I had cracked it. I hand edited the lines, +</I>><i> took out the '/export' since that seemed to be handled as yet another +</I>><i> export, took out the IP address (my attempts in the GUI at confining +</I>><i> it to the LAN) and put '*' in front of the bracketed options. +</I>><i> +</I>><i> Back on the laptop 'mount -t nfs 192.168.0.40:/ /mnt/borg2_Data1' +</I>><i> gives to errors - and I was just about to cheer, when I realised that +</I>><i> Dolphin still couldn't see any files. There are no error messages or +</I>><i> anything at first, then the popup box told me that /mnt/borg2_Data1 +</I>><i> was either busy or already mounted (can't remember the exact words). +</I>><i> +</I>><i> That was quickly replaced by "An error occurred while accessing 'home +</I>><i> on 192.168.0.40', the system responded: mount.nfs: access denied by +</I>><i> server while mounting 192.168.0.40:/home +</I>><i> +</I>><i> I edited the lines to +</I>><i> +</I>><i> [<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 +</I>><i> [<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 +</I>><i> +</I>><i> but get the same errors. +</I>><i> +</I>><i> Hah! suddenly I have /home/anne/ on 192.168.0.40 and it's readable. +</I>><i> +</I>><i> That's obviously an improvement, but I still need the Data1 directory +</I>><i> tree. Root can umount it. It shows every sign of being mounted, yet +</I>><i> I can't read any of it. All the data there is owned anne:users so it +</I>><i> shouldn't be a permissions issue. +</I> +user ids and names still need to be the same on both systems. (or somehow +mapped; which is what v4 has more than v3; but i never used v4) + +also, root typically has no access to nfs exports, you need to be regular +user, (unless you specify the root_no_squash options, or similar) + +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019104.html">[Mageia-dev] Any progress on the NFS mount problem? - One step further +</A></li> + <LI>Next message: <A HREF="019108.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#19106">[ date ]</a> + <a href="thread.html#19106">[ thread ]</a> + <a href="subject.html#19106">[ subject ]</a> + <a href="author.html#19106">[ 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> |