Hi,
It looks your storage latency is the bottleneck.
Check out on webserver what is the perormance of nfs mount ?
something like: find /mydata/ -type f | xargs -P2 -I{} md5sum
If the ls on storage is freezing during filnd file,then you should thing
about to change the nfs to an alternative storage.
On the CetnOS you can "tune-adm profile latency-performance" to be sure
that kernel parameters are optimized for response time.
Another problem can be database of OC, if you using sqlite change it to
mysql.
a.
***********************************************************
Dr. Arman Khalatyan eScience -SuperComputing
Leibniz-Institut für Astrophysik Potsdam (AIP)
An der Sternwarte 16, 14482 Potsdam, Germany
***********************************************************
On Fri, Nov 27, 2015 at 3:13 PM, Chris <[email protected]> wrote:
> Hi,
>
> i wouldn't search for a bottleneck in oC. Try to open a 130MB on a local
> system with a simple texteditor and you will also see a large delay.
>
> If you still want to do some performance tuning i would suggest:
>
>
> https://doc.owncloud.org/server/8.1/admin_manual/configuration_server/performance_tuning/index.html
>
> Especially the database stuff is important.
>
>
>
> --
> View this message in context:
> http://owncloud.10557.n7.nabble.com/Finding-a-bottleneck-tp16154p16155.html
> Sent from the Users mailing list archive at Nabble.com.
> _______________________________________________
> User mailing list
> [email protected]
> http://mailman.owncloud.org/mailman/listinfo/user
>
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user