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-March/013399.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-March/013399.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-March/013399.html | 130 | 
1 files changed, 130 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-March/013399.html b/zarb-ml/mageia-dev/2012-March/013399.html new file mode 100644 index 000000000..9710d7bd7 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013399.html @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] rescue has mount.nfs, but no statd +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rescue%20has%20mount.nfs%2C%20but%20no%20statd&In-Reply-To=%3C201203222033.14664.alien%40rmail.be%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="013360.html"> +   <LINK REL="Next"  HREF="013434.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] rescue has mount.nfs, but no statd</H1> +    <B>Maarten Vanraes</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rescue%20has%20mount.nfs%2C%20but%20no%20statd&In-Reply-To=%3C201203222033.14664.alien%40rmail.be%3E" +       TITLE="[Mageia-dev] rescue has mount.nfs, but no statd">alien at rmail.be +       </A><BR> +    <I>Thu Mar 22 20:33:14 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="013360.html">[Mageia-dev] rescue has mount.nfs, but no statd +</A></li> +        <LI>Next message: <A HREF="013434.html">[Mageia-dev] rescue has mount.nfs, but no statd +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13399">[ date ]</a> +              <a href="thread.html#13399">[ thread ]</a> +              <a href="subject.html#13399">[ subject ]</a> +              <a href="author.html#13399">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Op donderdag 22 maart 2012 10:14:27 schreef Maarten Vanraes: +><i> at $dayjob, we're testing out the rescue. +</I>><i>  +</I>><i> so at first we're doing an rsync, but we need to do it on a network disk. +</I>><i>  +</I>><i> cifs was not available, but that's not a big issue. +</I>><i>  +</I>><i> nfs was available, so we wanted to mount +</I>><i>  +</I>><i> but the mount failed, because nfs module wasn't modprobed, and drvinst +</I>><i> didn't fix that (maybe it should modprobe nfs as well) +</I>><i>  +</I>><i> or maybe mount.nfs should try to modprobe nfs if needed. +</I>><i>  +</I>><i> however, statd wasn't there and it complained that it needed that for +</I>><i> locking +</I>><i>  +</I>><i> atm we're doing -o nolock and that works... but... statd would be quite +</I>><i> usefull here... +</I> +perhaps i should rephrase... + +can i fix this by adding statd on the rescue? or would this take too much  +space? + +plz advise... +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="013360.html">[Mageia-dev] rescue has mount.nfs, but no statd +</A></li> +	<LI>Next message: <A HREF="013434.html">[Mageia-dev] rescue has mount.nfs, but no statd +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13399">[ date ]</a> +              <a href="thread.html#13399">[ thread ]</a> +              <a href="subject.html#13399">[ subject ]</a> +              <a href="author.html#13399">[ 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> | 
