[gentoo-user] nfs server sometimes not available - timeo and retrans

2012-09-24 Thread Andrew Lowe
Hi all, Just want to check something with those much more knowledgeable that I am. I have a media computer which exports the media as nfs4 shares. My workstation in turn mounts these - it's the only device that does this. If the media device is not on, and exporting these shares, the workstat

Re: [gentoo-user] NFS Server Tuning

2008-01-29 Thread Eric Martin
Stefan Onken wrote: Hello, I am running a x86 gentoo box as a nfs server. As a filesystem I am using XFS on a 3ware Raid system. The 3ware systems seems to be quite quick, although access via NFS seems to be very slow. Any ideas how I can improve speed ? I was expected a speed only limited

Re: [gentoo-user] NFS Server Tuning

2008-01-26 Thread Florian Philipp
On Sat, 2008-01-26 at 10:29 +, Stroller wrote: > On 25 Jan 2008, at 22:40, Florian Philipp wrote: > > On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: > > > > [...] > >> and as the client (from `mount`): > >> > >> nfs:/mnt/storage on /home/media/storage type > >>nfs(rw,rsize=65536,wsi

Re: [gentoo-user] NFS Server Tuning

2008-01-26 Thread Stroller
On 25 Jan 2008, at 22:40, Florian Philipp wrote: On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: [...] and as the client (from `mount`): nfs:/mnt/storage on /home/media/storage type nfs(rw,rsize=65536,wsize=65536,soft,timeo=300,addr=192.168.1.88) /etc/fstab on the client looks

Re: [gentoo-user] NFS Server Tuning

2008-01-25 Thread Florian Philipp
On Thu, 2008-01-24 at 19:19 -0600, Dan Farrell wrote: [...] > and as the client (from `mount`): > > nfs:/mnt/storage on /home/media/storage type > nfs(rw,rsize=65536,wsize=65536,soft,timeo=300,addr=192.168.1.88) > > /etc/fstab on the client looks like: > > nfs:/mnt/storage /home/media/

Re: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Dan Farrell
On Thu, 24 Jan 2008 22:58:54 +0200 "Arttu V." <[EMAIL PROTECTED]> wrote: > On 1/24/08, Stefan Onken <[EMAIL PROTECTED]> wrote: > > > > Any ideas how to improve the speed ? > > noatime? > I wouldn't expect that to help too much. Async is the #1 speed improvement on my network; I get disc access

RE: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Marzan, Richard non Unisys
. Gentoo-wiki has a good guide on this. I would have given you a good set of options but I'm not able to access the inet. > -Original Message- > From: Stefan Onken [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 24, 2008 2:18 PM > To: gentoo-user@lists.gentoo.org >

Re: [gentoo-user] NFS Server Tuning

2008-01-24 Thread Arttu V.
On 1/24/08, Stefan Onken <[EMAIL PROTECTED]> wrote: > > Any ideas how to improve the speed ? noatime? -- Arttu V. -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] NFS Server Tuning

2008-01-24 Thread Stefan Onken
Hello, I am running a x86 gentoo box as a nfs server. As a filesystem I am using XFS on a 3ware Raid system. The 3ware systems seems to be quite quick, although access via NFS seems to be very slow. Any ideas how I can improve speed ? I was expected a speed only limited by the 100 Mbit networ

Re: [gentoo-user] nfs server problem

2007-10-03 Thread Hex Star
The error you are receiving indicates that you already have a service occupying the port that the nfs server wants to bind to, however only one service can bind to a port at any one given time. So you must find the service that is occupying the port nfs server wants to bind to and either disable th

Re: [gentoo-user] nfs server problem

2007-10-03 Thread Roger Mason
Hi Dan, Dan Farrell <[EMAIL PROTECTED]> writes: > On Wed, 03 Oct 2007 08:54:30 -0230 > Roger Mason <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> I installed a vanilla 2.6.20 kernel in order to (eventually) run >> kerrighed. The kernel boots fine but the nfs server won't start and I >> see this i

Re: [gentoo-user] nfs server problem

2007-10-03 Thread Dan Farrell
On Wed, 03 Oct 2007 08:54:30 -0230 Roger Mason <[EMAIL PROTECTED]> wrote: > Hello, > > I installed a vanilla 2.6.20 kernel in order to (eventually) run > kerrighed. The kernel boots fine but the nfs server won't start and I > see this in the logs: > > Oct 3 07:34:40 lowalbite rpc.statd[103835]

[gentoo-user] nfs server problem

2007-10-03 Thread Roger Mason
Hello, I installed a vanilla 2.6.20 kernel in order to (eventually) run kerrighed. The kernel boots fine but the nfs server won't start and I see this in the logs: Oct 3 07:34:40 lowalbite rpc.statd[103835]: Version 1.1.0 Starting Oct 3 07:34:41 lowalbite nfsd: last server has exited Oct 3 07

Re: [gentoo-user] NFS Server

2005-10-13 Thread Bruno Gola
Oscar Carlsson wrote: Make sure portmap is installed... :) On 10/9/05, Bruno Gola <[EMAIL PROTECTED]> wrote: Hi there everyody, Im trying to run a nfs server here, but im having some problems. My kernel is compiled to work with NFS as server or client and ive already emerge nfs-utils. Ok,

Re: [gentoo-user] NFS Server

2005-10-10 Thread Oscar Carlsson
Make sure portmap is installed... :) On 10/9/05, Bruno Gola <[EMAIL PROTECTED]> wrote: > Hi there everyody, > > Im trying to run a nfs server here, but im having some problems. My > kernel is compiled to work with NFS as server or client and ive already > emerge nfs-utils. > > Ok, but when i was s

Re: [gentoo-user] NFS Server

2005-10-09 Thread Paul Maszy
Bruno, Looks like portmap isnt started. Make sure portmap is started would be what I would do next. P Bruno Gola wrote: Hi there everyody, Im trying to run a nfs server here, but im having some problems. My kernel is compiled to work with NFS as server or client and ive alread

[gentoo-user] NFS Server

2005-10-09 Thread Bruno Gola
Hi there everyody, Im trying to run a nfs server here, but im having some problems. My kernel is compiled to work with NFS as server or client and ive already emerge nfs-utils. Ok, but when i was starting the server, look what appears: (the /etc/exports is OK) br slackware # /etc/init.d/nf