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-discuss/20120616/007901.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-discuss/20120616/007901.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120616/007901.html | 134 |
1 files changed, 134 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120616/007901.html b/zarb-ml/mageia-discuss/20120616/007901.html new file mode 100644 index 000000000..3d5dcf2c8 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120616/007901.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] fstab problem + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20fstab%20problem&In-Reply-To=%3CCACB12RFx4KNKxLGQFpWpNa-OtdkfV8M8sw58-tdvJfE165ysRQ%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="007898.html"> + <LINK REL="Next" HREF="007902.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] fstab problem</H1> + <B>Sander Lepik</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20fstab%20problem&In-Reply-To=%3CCACB12RFx4KNKxLGQFpWpNa-OtdkfV8M8sw58-tdvJfE165ysRQ%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] fstab problem">sander.lepik at eesti.ee + </A><BR> + <I>Sat Jun 16 08:43:42 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007898.html">[Mageia-discuss] fstab problem +</A></li> + <LI>Next message: <A HREF="007902.html">[Mageia-discuss] fstab problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7901">[ date ]</a> + <a href="thread.html#7901">[ thread ]</a> + <a href="subject.html#7901">[ subject ]</a> + <a href="author.html#7901">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Jun 16, 2012 1:36 AM, "JA Magallón" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">jamagallon at ono.com</A>> wrote: +><i> +</I>><i> On 06/15/2012 08:54 PM, Anne Wilson wrote: +</I>>><i> +</I>>><i> On 15/06/12 19:13, Frank Griffin wrote: +</I>>>><i> +</I>>>><i> On 06/15/2012 01:42 PM, AL13N wrote: +</I>>>>><i> +</I>>>>><i> Op vrijdag 15 juni 2012 16:46:03 schreef Anne Wilson: +</I>>>>>><i> +</I>>>>>><i> 'mount: wrong fs type, bad option, bad superblock on +</I>>>>>><i> 192.168.0.200:/Anne, +</I>>>>>><i> +</I>>>>>><i> has dmesg something? did you have nfs in lsmod? +</I>>>>>><i> +</I>>>><i> +</I>>>><i> Shortly before release I and others noticed that a lot of basic services +</I>>>><i> that were converted to systemd were no longer starting automatically at +</I>>>><i> boot. I thought that it was fixed, but you might check to see that NFS +</I>>>><i> has actually been started. +</I>>><i> +</I>>><i> +</I>>><i> Combining replies: +</I>>><i> +</I>>><i> Sander: nfs-utils-clients wasn't installed on the misbehaving laptop. +</I>After installation, all the 192.168.0.40 mounts work, the 192.168.0.200 +ones don't. More digging to be done. +>><i> +</I>>><i> The errors for those two are: +</I>>><i> +</I>>><i> 'mount.nfs: rpc.statd is not running but is required for remote locking. +</I>>><i> mount.nfs: Either use '-o nolock' to keep locks local, or start statd. +</I>>><i> mount.nfs: an incorrect mount option was specified' +</I>>><i> +</I>>><i> Not sure what I have to do about statd - my efforts don't seem to have +</I>achieved much. +>><i> +</I>>><i> AL113N: 'useer' is a red herring :-) I was typing what I could see on +</I>the netbook screen. This is a new install and I hadn't slowed down the +keyboard repeat - doing that now. dmesg didn't have anything to say, and +nfs is in lsmod. +>><i> +</I>>><i> Frank: since the 192.168.0.40 mounts are now working, I think we can +</I>assume that nfs is started. Or maybe not - nfs-common.service is reported +as loaded but dead. I've restarted it, but it has no effect on the +troublesome mounts. +>><i> +</I>>><i> Anne +</I>><i> +</I>><i> +</I>><i> In the failing box, try +</I>><i> +</I>><i> systemctl start nfs.target +</I>><i> systemctl start nfs-server.service +</I>Why start server on client side? +><i> +</I>><i> If after that mounts work, check all your boxes and re-do something like +</I>><i> +</I>><i> systemctl enable nfs.tartget +</I>><i> systemctl enable nfs-server.service +</I>><i> +</I>><i> Problem: after conversion from sysvinit to systemd, nfs is not enabled +</I>even +><i> if it was before. I suppose this will be fixed. +</I>><i> +</I>><i> And don't worry about nfs-common.service. It is dead and removed, but some +</I>><i> other services reference it so it appears in listings. I suppose its +</I>references +><i> will be completely removed in next packages... but it doesn't hurt +</I>><i> (apart your eyes). +</I>For me (on mga2) nfs-common is the service that starts rpc.statd - so i +wouldn't call it a dead thing yet, seems to be pretty much needed. + +-- +Sander +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20120616/2d57c60d/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007898.html">[Mageia-discuss] fstab problem +</A></li> + <LI>Next message: <A HREF="007902.html">[Mageia-discuss] fstab problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7901">[ date ]</a> + <a href="thread.html#7901">[ thread ]</a> + <a href="subject.html#7901">[ subject ]</a> + <a href="author.html#7901">[ 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> |