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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Mount nfs fails?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mount%20nfs%20fails%3F&In-Reply-To=%3Csig.05939bfa4c.50449398.5010304%40drdos.info%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008682.html">
<LINK REL="Next" HREF="008684.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mount nfs fails?</H1>
<B>Doug Lytle</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mount%20nfs%20fails%3F&In-Reply-To=%3Csig.05939bfa4c.50449398.5010304%40drdos.info%3E"
TITLE="[Mageia-discuss] Mount nfs fails?">support at drdos.info
</A><BR>
<I>Mon Sep 3 13:25:12 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008682.html">[Mageia-discuss] Mount nfs fails?
</A></li>
<LI>Next message: <A HREF="008684.html">[Mageia-discuss] Mount nfs fails?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8683">[ date ]</a>
<a href="thread.html#8683">[ thread ]</a>
<a href="subject.html#8683">[ subject ]</a>
<a href="author.html#8683">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Anne Wilson wrote:
><i> 92.168.0.40:/home /mnt/server_home nfs
</I>><i> rsize=8192,wsize=8192,nosuid,soft 0 0
</I>
I mount my music from NFS and use autofs to do it. The options I use
below (I'm running on a gigabit network):
Music
-fstype=nfs,rsize=2097152,wsize=2097152,hard,proto=tcp,timeo=600,retrans=2,sec=sys,intr,nfsvers=3,actimeo=0
You may want to add the proto=tcp or nfsvers=3 or both to your fstab
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008682.html">[Mageia-discuss] Mount nfs fails?
</A></li>
<LI>Next message: <A HREF="008684.html">[Mageia-discuss] Mount nfs fails?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8683">[ date ]</a>
<a href="thread.html#8683">[ thread ]</a>
<a href="subject.html#8683">[ subject ]</a>
<a href="author.html#8683">[ 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>
|