All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS read ok, write ok, simultaneous R+W=TERRIBLE
@ 2002-12-05  2:44 Jake Hammer
  2002-12-05  5:01 ` Eric Whiting
  2002-12-05 17:28 ` canon
  0 siblings, 2 replies; 12+ messages in thread
From: Jake Hammer @ 2002-12-05  2:44 UTC (permalink / raw)
  To: NFS

Hi All,

I'm working with a 2.4.19 + all Neil Brown 2.4.19 patches on a P4 Xeon
system, 2048MB ram, uniprocessor kernel. Distro is Debian Woody Stable. Disk
subsystem is ATA RAID 5, 14 spindles. On writes from 15 100base-T clients
via a Foundry switch, I am able to see 45MB/sec writes and 60MB/sec reads.
Clients are DD'ing 10GB files to and from the box simultaneously. Mount =
mount -o proto=udp,vers=2,wsize=32768,rsize=32768 bigbox:/space

The problem is on read + write. As soon as the clients switch from read only
or write only and do BOTH read and write, the CPU pegs and performance drops
to 3MB/sec (three MB/s)! TOP shows that 4 of the NFSd's are consuming all of
the CPU. It's like they are contending for some kind of resource like a lock
or something.

Any help would be sincerely appreciated. This is very strange behavior. It
also happens with 2.4.18 + all Neil Brown patches for 2.4.18.

Thanks,

Jake Hammer




-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET 
comprehensive development tool, built to increase your 
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <3DEEEC53.D24A1933@amis.com>]
* RE: NFS read ok, write ok, simultaneous R+W=TERRIBLE
@ 2002-12-05 10:32 trmcneal
  0 siblings, 0 replies; 12+ messages in thread
From: trmcneal @ 2002-12-05 10:32 UTC (permalink / raw)
  To: nfs

I haven't had a chance to look at it carefully, but this sounds
like unnecessary reads to update cached data prior to writes.
We had an issue with this on HP-UX a few years back.

Regards -

Tom

--
-----------------------------------
Tom McNeal            (650)906-0761
-----------------------------------
> > Sounds like you are not using the 3ware card for anything other than
> > just an IDE controller right?
> 
> Exactly - I'm using it to give me SCSI JBOD.
> 
> > There is a linux-ide-raid mailing list -- with good info. I've seen
> > people run raid 5 on the 3ware card and then use SW raid to stripe 2
> > 3ware cards. RAID 51 of sorts.
> 
> I follow this list - no help as my disks are FAST. I'm using RAID 0+5 truth
> be known. Every pair of drives is striped in software. That gives me 7
> really fast drives (14 spindles striped in pairs). Then, I S/W Raid 5 those
> together. All done with EVMS. So, 1 parity and 6 data basically.
> 
> > Also there was a pretty good IDE raid review today:
> >
> > http://tech-report.com/reviews/2002q4/ideraid/index.x?pg=1
> 
> I saw this cool article. My disks are *FAST* on R/W and R+W. My NFS is great
> on read, great on write, but just dies on read + write. Hence the conundrum.
> 
> Neil or Trond - any clues?
> 
> Thanks,
> 
> Jake
> 
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <20021205192917.GA16871@hpti.com>]

end of thread, other threads:[~2002-12-06 17:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-05  2:44 NFS read ok, write ok, simultaneous R+W=TERRIBLE Jake Hammer
2002-12-05  5:01 ` Eric Whiting
2002-12-05  5:55   ` Jake Hammer
2002-12-06 17:58     ` Paul Haas
2002-12-05 17:28 ` canon
2002-12-05 18:25   ` Eff Norwood
2002-12-05 18:35   ` Jake Hammer
2002-12-05 19:55     ` David Rees
2002-12-06  0:04     ` canon
     [not found] <3DEEEC53.D24A1933@amis.com>
2002-12-05  6:27 ` Jake Hammer
  -- strict thread matches above, loose matches on Subject: below --
2002-12-05 10:32 trmcneal
     [not found] <20021205192917.GA16871@hpti.com>
2002-12-05 19:47 ` Jake Hammer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.