Re: NFS mount can't read files.

2011-02-08 Thread David Steiner
On Mon, Feb 7, 2011 at 7:34 PM, Pieter Verberne pieterverbe...@xs4all.nl wrote: On Sun, 06 Feb 2011 16:02:31 +0100, Pieter Verberne wrote: Hello, See thread at the bottom. I have also problems reading files while mounting from Ubuntu. I cannot read files larger than +/- 18KB. /etc/exports:

Re: NFS mount can't read files.

2011-02-08 Thread Otto Moerbeek
On Tue, Feb 08, 2011 at 05:05:20PM +0100, David Steiner wrote: On Mon, Feb 7, 2011 at 7:34 PM, Pieter Verberne pieterverbe...@xs4all.nl wrote: On Sun, 06 Feb 2011 16:02:31 +0100, Pieter Verberne wrote: Hello, See thread at the bottom. I have also problems reading files while

Re: NFS mount can't read files.

2011-02-08 Thread David Steiner
Did you try udp v3 mounts? That's the default for a reason. -Otto that did the trick! (on linux it defaulted to tcp, and i first thought udp would be unreliable so never tried that.) cheers

Re: NFS mount can't read files.

2011-02-08 Thread Otto Moerbeek
On Tue, Feb 08, 2011 at 07:15:26PM +0100, David Steiner wrote: Did you try udp v3 mounts? That's the default for a reason. -Otto that did the trick! (on linux it defaulted to tcp, and i first thought udp would be unreliable so never tried that.) Linux uses tcp by default? How

Re: NFS mount can't read files.

2011-02-08 Thread Pieter Verberne
On Tue, 8 Feb 2011 19:15:26 +0100, David Steiner wrote: Did you try udp v3 mounts? That's the default for a reason. -Otto that did the trick! (on linux it defaulted to tcp, and i first thought udp would be unreliable so never tried that.) cheers Oh, I didn't read your mail well.

Re: NFS mount can't read files.

2011-02-08 Thread Pieter Verberne
On Tue, 8 Feb 2011 20:20:18 +0100, Otto Moerbeek wrote: On Tue, Feb 08, 2011 at 07:15:26PM +0100, David Steiner wrote: Did you try udp v3 mounts? That's the default for a reason. -Otto that did the trick! (on linux it defaulted to tcp, and i first thought udp would be unreliable so

Re: NFS mount can't read files.

2011-02-08 Thread Miod Vallat
Linux uses tcp by default? How un-nfs. It's linux you are talking about. You shouldn't be surprised.

Re: NFS mount can't read files.

2011-02-08 Thread Ted Unangst
On Tue, Feb 8, 2011 at 2:28 PM, Pieter Verberne pieterverbe...@xs4all.nl wrote: un-nfs3 that is. nfs4 uses tcp by default. nfs4 itself is rather un-nfs like... :)

Re: NFS mount can't read files.

2011-02-07 Thread Pieter Verberne
On Sun, 06 Feb 2011 16:02:31 +0100, Pieter Verberne wrote: Hello, See thread at the bottom. I have also problems reading files while mounting from Ubuntu. I cannot read files larger than +/- 18KB. /etc/exports: /home/pieter localhost 10.0.0.1 10.0.0.2 10.0.2.15 On Ubuntu: $ sudo mount.nfs

NFS mount can't read files.

2011-02-06 Thread Pieter Verberne
Hello, See thread at the bottom. I have also problems reading files while mounting from Ubuntu. I cannot read files larger than +/- 18KB. /etc/exports: /home/pieter localhost 10.0.0.1 10.0.0.2 10.0.2.15 On Ubuntu: $ sudo mount.nfs lilium:/home/pieter pieter_mount/ -w $ cat