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
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
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
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/
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
Man fstab & man nfs{d} & man mount and search for sync write options. Wsize
and rsize=8192 and wsize=8192 might work but I think they are deprecated.
Althought, async or sync might still be used. Use these options when mouting
your nfs share or make them permanent in your fstab file. Gentoo-wik
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
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
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
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]
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,
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
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
13 matches
Mail list logo