Red Squirrel
No Lifer
I am slowly migrating over to a new server that will be dedicated towards storage. So far I'm not having very good luck with my new array, it is a 4 drive raid 10 array. It took nearly 2 days to copy 2TB worth of files. That does not seem right at all. I had trouble figuring out what the transfer rate was as any tool I used the numbers were jumping around like crazy, so it's anything from 15MB per second to 50MB per second. Either way those arn't good I should be getting at least 100MB/sec. 125MB being the theorical limit.
Also my raspberry Pi just locks right up now in the middle of viewing anything. Anything I have to tweak on the server to make NFS performance better?
The network seems ok, based on a really quick test.
At the same time I also put the Pi in a case... do these things overheat? Wonder if maybe the issue is it needs a heat sink and fan?
Also my raspberry Pi just locks right up now in the middle of viewing anything. Anything I have to tweak on the server to make NFS performance better?
The network seems ok, based on a really quick test.
Code:
[root@isengard ~]# iperf -s
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 85.3 KByte (default)
------------------------------------------------------------
[ 4] local 10.1.1.50 port 5001 connected with 10.1.2.10 port 41124
[ ID] Interval Transfer Bandwidth
[ 4] 0.0-10.0 sec 1.09 GBytes 937 Mbits/sec
^C[root@isengard ~]#
[root@isengard ~]#
[root@isengard ~]#
[root@isengard ~]# iperf -c falcon.loc
------------------------------------------------------------
Client connecting to falcon.loc, TCP port 5001
TCP window size: 23.2 KByte (default)
------------------------------------------------------------
[ 3] local 10.1.1.50 port 58557 connected with 10.1.2.10 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-10.0 sec 1.09 GBytes 938 Mbits/sec
[root@isengard ~]#
At the same time I also put the Pi in a case... do these things overheat? Wonder if maybe the issue is it needs a heat sink and fan?
Last edited: