Re: Fedora27: NFS v4 terrible write performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/30/18 14:10, Terry Barnaby wrote:
>
> Thanks for the reply and trying. With your example its a bit different as you are
> creating the tar and compressing. The compression will take quite a lot of CPU and
> this is probably the bottleneck in your case.
>

No, it isn't

I used "tar -zcf lin.tar f27k/linux-4.14.15/"  because you used "tar -xf
linux-4.14.15.tar.gz".  So, your procedure was un-compressing the archive.  So, I was
thinking it would generate a similar workload.

Running tar -cf lin.tar f27k/linux-4.14.15/ produces similar results

[egreshko@meimei ~]$ time tar -cf lin.tar f27k/linux-4.14.15/

real    1m56.593s
user    0m0.762s
sys     0m8.914s

The above is reading from the server and writing on the client disk and doing no
compression

The below is reading the non-compressed tar on the client and writing to the server.

[egreshko@meimei f27k]$ time tar -xf ~/Downloads/linux-4.14.15.tar

real    1m52.371s
user    0m0.806s
sys     0m10.801s

So, either direction the times are pretty much the same.

> If I un-tar directly on the servers disks in question (SATA hard drives software
> RAID-1) the untar takes 13 seconds rather than the NFS 3 minutes ...
>

Of course running it on the same system will be *much* faster. 




-- 
A motto of mine is: When in doubt, try it out

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux