Gentoo Archives: gentoo-user

From: Bryan Whitehead <driver@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] NFS configuration (tcp/ip & MythTV)
Date: Tue, 02 Aug 2005 23:03:32
Message-Id: Pine.LNX.4.63.0508021545420.24708@beavis.megahappy.net
In Reply to: Re: [gentoo-user] NFS configuration (tcp/ip & MythTV) by Bryan Whitehead
1 BTW, it could be you are using NFS v2 which is ONLY 32bit so you have the
2 4gb filesize limit.
3
4 run "nftstat -s" (on the server) and "nfsstat -c" (on the client) to see
5 what version of NFS you are using (note: what version of NFS you are using
6 is not related to the transport - udp/tcp).
7
8 I use bigger than 4GB files on Linux server/client all the time to move
9 DVD iso's to machines with better burners...
10
11 you are running the 2.6 kernel?
12
13 On Tue, 2 Aug 2005, Bryan Whitehead wrote:
14
15 > What filesystem are you exporting over NFS?
16 >
17 > On Tue, 2 Aug 2005, Mark Knecht wrote:
18 >
19 >> On 8/2/05, Matthew Cline <matthew.cline@×××××.com> wrote:
20 >> > On 8/2/05, Mark Knecht <markknecht@×××××.com> wrote:
21 >> > >
22 >> > > but how do I know it's being used? And how do I know that the rsize
23 >> > > option is being used?
24 >> > >
25 >> > > Thanks,
26 >> > > Mark
27 >> >
28 >> > Could you watch the traffic between the two using something like
29 >> > ethereal? This should tell you which protocol is being used.
30 >> >
31 >>
32 >> Hi Matt,
33 >> OK, ethereal was pretty easy to use, and it does indeed show that
34 >> I'm using TCP for packat transfer. I see a proto=NFS packet followed
35 >> by a number of TCP packets with sizes of 8K bytes so this seems to
36 >> verify that both options I was looking for ar indeed working.
37 >>
38 >> Thanks!
39 >>
40 >> Unfortunately this means I'm no closer to the root cause of my real
41 >> problem which is mythbackend shutting down without warning. It
42 >> happened again just a few minutes ago. This all started happening
43 >> after I brought this NFS mount on-line as storage for the mythbackend
44 >> server. I suppose I'll have to go back to the reduced storage option
45 >> (15 hours instead of 120 hours) and make sure that it's really this
46 >> disk/PC/network connection.
47 >>
48 >> Thanks again for your help.
49 >>
50 >> Cheers,
51 >> Mark
52 >>
53 >>
54 >
55 >
56
57 --
58 Bryan Whitehead
59 Email:driver@×××××××××.net
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] NFS configuration (tcp/ip & MythTV) Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] NFS configuration (tcp/ip & MythTV) Mark Knecht <markknecht@×××××.com>