Terry Barnaby <terry1 <at> beam.ltd.uk> writes:

> ...

It would be useful to publish  a test for
# Test4, defaults: nfs version 3
that is with "sync" option, so we could see if similar degradation was
present with older protocol ?

One other thing: it would be interesting to see the results if instead of
in-place (/data/...) execution of
time tar -xf ...

you first untared your files into non-NFS dir
mkdir -p /tmp/untared
cd /tmp/untared
tar -xf /tmp/jpgraph-3.5.0b1.tar

and then executed
'time cp /tmp/untared/* /data/tmp/'  
 
JB


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to