Hi folks,
I'm looking for a "your system is fine - chill" or "actually, something does not look right - go do some more reading".
Not sure if I am expecting too much from my setup.
I've just setup a new NAS on a HP Gen8.
Details are:
tank is made up of:
4 x 4TB reds, RADI1Z
1 x 500GB SSD cache
2 x 120GB SSD mirrored for SLOG
In a nutshell -
I can write across CIFS at 115MB/s so that saturates my NIC.
I have a jail with mysql installed. I noticed while doing a file load into a table that it seemed to perform very poorly. A iostat was suggesting I was getting a write of 10-12M which is pretty odd I think.
File loading was a 16GB single-column word list being loaded into a single column table.
I then started checking around with various bits and not sure if I am understanding it right.
I do a dd to check read and write and the write performs ok - average of 316MB/s over 4 or 5 runs.
The read confuses me - over the same runs it averaged 285MB/s
While doing that I had a iostat running. Both -v and without -v
The with-v shows that during the read the the spinny-disks are reading 40-50M (is bandwidth MB/s?) while the SSD is reading 2.12M and writing 16M
As you can see above, the read performance does not look like it's coming from RAM or from SSD.
The without-v option looks like such
So, am I in the you-need-to-read-more territory? :)
Is something wrong with my setup?
During all of this the CPU was petty bored, never going above 40%
TIA
C
I'm looking for a "your system is fine - chill" or "actually, something does not look right - go do some more reading".
Not sure if I am expecting too much from my setup.
I've just setup a new NAS on a HP Gen8.
Details are:
tank is made up of:
4 x 4TB reds, RADI1Z
1 x 500GB SSD cache
2 x 120GB SSD mirrored for SLOG
In a nutshell -
I can write across CIFS at 115MB/s so that saturates my NIC.
I have a jail with mysql installed. I noticed while doing a file load into a table that it seemed to perform very poorly. A iostat was suggesting I was getting a write of 10-12M which is pretty odd I think.
File loading was a 16GB single-column word list being loaded into a single column table.
I then started checking around with various bits and not sure if I am understanding it right.
I do a dd to check read and write and the write performs ok - average of 316MB/s over 4 or 5 runs.
The read confuses me - over the same runs it averaged 285MB/s
While doing that I had a iostat running. Both -v and without -v
The with-v shows that during the read the the spinny-disks are reading 40-50M (is bandwidth MB/s?) while the SSD is reading 2.12M and writing 16M
As you can see above, the read performance does not look like it's coming from RAM or from SSD.
The without-v option looks like such
So, am I in the you-need-to-read-more territory? :)
Is something wrong with my setup?
During all of this the CPU was petty bored, never going above 40%
TIA
C