Hello !
When I have like 200 people downloading at the same time on the same server, even though I have a 1gbps link on the server, people are complaining about low speeds (it's not the connection to the server, maximum out is about 500mbps).
Nginx has been installed by the sibsoft team and disks set up in RAID10.
Here are some infos;
# hdparm -ftT /dev/sda3
/dev/sda3:
Timing cached reads: 5580 MB in 2.00 seconds = 2790.64 MB/sec
Timing buffered disk reads: 36 MB in 3.54 seconds = 10.18 MB/sec
Disks are SATA2.
Do you think the bottleneck is the hard disks ? How can I enhance that ?
XFileSharing Pro - Disk I/O low performances
-
- Posts: 52
- Joined: Nov 26, 2012 9:58 am
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
I can try to tune your nginx settings a bit, create a ticket in our system with ssh root details, will take a look.
I think it's RAID slows down random disk seeks. Cause have to reposition HDD reading head on each file chunk requests. Single disks shows much better perfomance, with only lack of data safe guarantee.
I think it's RAID slows down random disk seeks. Cause have to reposition HDD reading head on each file chunk requests. Single disks shows much better perfomance, with only lack of data safe guarantee.
This fileserver is an ;
Intel Core i3 2100
32GB RAM
4 x 2TB HDD Hard RAID10
1Gigabit Uplink
Nope, don't have access to any hardware raid settings.
Sibsoft told me a few hours ago that they managed to tune the nginx settings but still the speeds are slow, so I wrote them back and I'm waiting for a reply.
Will tell you more asap.
Intel Core i3 2100
32GB RAM
4 x 2TB HDD Hard RAID10
1Gigabit Uplink
Nope, don't have access to any hardware raid settings.
Sibsoft told me a few hours ago that they managed to tune the nginx settings but still the speeds are slow, so I wrote them back and I'm waiting for a reply.
Will tell you more asap.
here are atop results from new server;
Seems to have a pb with the HDD.
Very low speeds when downloading, even in Premium.
When i direct download from the server, without going through XFS, i get really good download speeds.
Do you think it's normal results for 4 x 3to brand new HDD set up in RAID 10 ?
Do you think adding 8Go or 16Go or RAM will enhance the perf ?
Seems to have a pb with the HDD.
Very low speeds when downloading, even in Premium.
When i direct download from the server, without going through XFS, i get really good download speeds.
Do you think it's normal results for 4 x 3to brand new HDD set up in RAID 10 ?
Do you think adding 8Go or 16Go or RAM will enhance the perf ?