On Wed, Apr 21, 2010 at 3:16 PM, Henning Fehrmann
<henning.fehrm...@aei.mpg.de> wrote:
> Doing these tests on clients might give a better picture of the
> usability of the cache system.
> Measuring the performance on the server wouldn't also take into account the
> buffering of the VFS or NFS on the client side.

>From what I understand, allowing clients to cache would actually
reduce the rates that the server has to deal with. If you just want to
measure the server's response, you could mount the NFS shares with the
"sync" flag, so that no caching occurs on the clients.
Another idea: you could measure the network rates on the server; this
would still include the client caching effects - however this would
not be very easy to translate into IOP/s.

> In the bidding process we specified the read and write rate doing random 
> seeks on the server,
> induced and seen by many clients in parallel.

OK :-) This still doesn't mention where there measurement takes place...

Cheers,
Bogdan
_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to