Re: nfs shares not mounted on boot

2010-10-26 Thread Denis Laxalde
Le mardi 26 octobre 2010, Simon Brandmair a écrit : > On Tue, 26 Oct 2010 17:00:03 +0200 Denis Laxalde wrote: > > Recently nfs shares stopped being automatically mounted on 2 of my > > machines. These are up-to-date squeeze systems and the nfs server > > runs lenny. This used to work fine until one

Re: nfs shares not mounted on boot

2010-10-26 Thread Simon Brandmair
On Tue, 26 Oct 2010 17:00:03 +0200 Denis Laxalde wrote: > Recently nfs shares stopped being automatically mounted on 2 of my > machines. These are up-to-date squeeze systems and the nfs server runs > lenny. This used to work fine until one or two months ago. I cannot see > any relevant message in l

Re: nfs shares not mounted on boot

2010-10-26 Thread Dirk Weber
Denis Laxalde schreef: > Hello, > > Recently nfs shares stopped being automatically mounted on 2 of my > machines. These are up-to-date squeeze systems and the nfs server runs > lenny. This used to work fine until one or two months ago. > I cannot see any relevant message in logs. > > Any help w

Re: nfs shares not mounted on boot

2010-10-26 Thread Tom H
On Tue, Oct 26, 2010 at 11:57 AM, Denis Laxalde wrote: > Le mardi 26 octobre 2010, Erwan David a écrit : >> Are you sure they speak the same version of nfs ? squeeze is nfsv4 by >> default, and I think lenny is nfsv3,  so a nfsvers option might help. > > I don't know, but from nfs manual says that

Re: nfs shares not mounted on boot

2010-10-26 Thread Denis Laxalde
Le mardi 26 octobre 2010, Erwan David a écrit : > Are you sure they speak the same version of nfs ? squeeze is nfsv4 by > default, and I think lenny is nfsv3, so a nfsvers option might help. I don't know, but from nfs manual says that "if this option (nfsvers) is not specified, the client attempt

Re: nfs shares not mounted on boot

2010-10-26 Thread Erwan David
On Tue, Oct 26, 2010 at 04:41:12PM CEST, Denis Laxalde said: > Hello, > > Recently nfs shares stopped being automatically mounted on 2 of my > machines. These are up-to-date squeeze systems and the nfs server runs > lenny. This used to work fine until one or two months ago. > I cannot see any re

Re: NFS shares over the internet

2005-12-10 Thread David Dawson
Paul Johnson wrote: > On Tuesday 18 October 2005 12:05 pm, David Dawson wrote: >> I am experimenting with NSF mounts over the internet. >> So far, the share works on the local network between my two local >> machines, but only "sort of" on the remote machine. > > Try setting up a VPN with the re

Re: NFS shares over the internet

2005-10-20 Thread m
NFS may be attempting to use UDP - Unreliable Datagram Protocol (IIRC). I believe you'll find the acronym means "User Datagram Protocol". Yes, sure, but since when haven't the backronyms been more apt? Regards, Max -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: NFS shares over the internet

2005-10-19 Thread Mike McCarty
Andrew M.A. Cater wrote: On Tue, Oct 18, 2005 at 05:45:20PM -0700, Paul Johnson wrote: On Tuesday 18 October 2005 12:05 pm, David Dawson wrote: I am experimenting with NSF mounts over the internet. So far, the share works on the local network between my two local machines, but only "sort of"

Re: NFS shares over the internet

2005-10-19 Thread Andrew M.A. Cater
On Tue, Oct 18, 2005 at 05:45:20PM -0700, Paul Johnson wrote: > On Tuesday 18 October 2005 12:05 pm, David Dawson wrote: > > I am experimenting with NSF mounts over the internet. > > So far, the share works on the local network between my two local > > machines, but only "sort of" on the remote ma

Re: NFS shares over the internet

2005-10-18 Thread Paul Johnson
On Tuesday 18 October 2005 12:05 pm, David Dawson wrote: > I am experimenting with NSF mounts over the internet. > So far, the share works on the local network between my two local > machines, but only "sort of" on the remote machine. Try setting up a VPN with the remote network and using that fo

Re: NFS shares over the internet

2005-10-18 Thread Kjetil Kjernsmo
On tirsdag 18 oktober 2005, 21:05, David Dawson wrote: > the remote machine can ls the share, send and receive small files > (say 100 bytes) but when an attempt to send or receive a larger file > is made, the konqueror process reports 'stalled' and goes into > uninterruptable sleep. Uh, ouch. Well

Re: NFS shares...

2000-10-09 Thread Jason Quigley
Hi Ethan! It seems that the NFS server only supports version 2 as Tommi stated. Thanks for the tips though! Jason. --On Monday, October 9, 2000 3:24 am -0800 Ethan Benson <[EMAIL PROTECTED]> wrote: On Mon, Oct 09, 2000 at 01:11:17PM +0200, Jason Quigley wrote: Hi! I am trying to set up an

Re: NFS shares...

2000-10-09 Thread Jason Quigley
Hi Tommi! I put in a switch on the mount command to go to version 2. That did the trick, it mounts and I can see the directories from the command line (unfortunately, not the Finder, but that's another story :). Many thanks, Jason. --On Monday, October 9, 2000 2:24 pm +0300 Tommi Komulainen

Re: NFS shares...

2000-10-09 Thread Tommi Komulainen
On Mon, Oct 09, 2000 at 01:11:17PM +0200, Jason Quigley wrote: > I am trying to set up an NFS share from my Debian server to allow a test > system > (Mac OS X) to access it. When I try to mount from the client machine I get: > > The server's syslog has: > Oct 9 13:07:35 cubeship kernel: svc: un

Re: NFS shares...

2000-10-09 Thread Ethan Benson
On Mon, Oct 09, 2000 at 01:11:17PM +0200, Jason Quigley wrote: > Hi! > > I am trying to set up an NFS share from my Debian server to allow a test > system > (Mac OS X) to access it. When I try to mount from the client machine I get: > > > > [tangy:~/Mounts] jason% mount -o ro 192.168.1.1:/mnt