(08-18-2017, 08:07 AM)Metalazzo Wrote: Well, I tried iozone with 1GB "file" :
Code:
random random bkwd record stride
kB reclen write rewrite read reread read write read rewrite read fwrite frewrite fread freread
1024000 4 21398 30223 77006 76949 74991 28235
1024000 16 54907 77383 245716 246803 239836 73787
1024000 512 118921 132870 322434 312990 323876 126180
1024000 1024 117895 147201 304274 318403 316472 121843
1024000 16384 125973 120491 320027 321014 320234 129416
Past reclen=16, speed is ok for me (I could live with it ).
So why is speed so low when transferring file from my PC to the SSD on the Rock ?
Those iozone numbers look good, though a little low on the write. 320MB/s read (as is shown on the final test) is close to the maximum of USB3 with overhead. Performance is always going to be terrible on small file chunk sizes (that's the reclen column --
record
length) on any system, even with an SSD.
But this shows that it's not a problem with the Rock64 (or at least not with the USB3 controller and UASP drivers). I'm not sure what could be causing the problem. You may want to check network performance on your R64 (try using iperf3).
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)
(08-18-2017, 10:02 AM)Metalazzo Wrote: I tried using 4GB file for iozone :
Code:
random random bkwd record stride
kB reclen write rewrite read reread read write read rewrite read fwrite frewrite fread freread
4096000 4 17511 27478 60249 62087 15937 24649
4096000 16 54121 70899 133485 133685 45866 67819
4096000 512 125061 143120 150598 150483 122570 97956
4096000 1024 127317 152012 169291 161070 148902 106556
4096000 16384 130990 150823 156137 153770 162362 120992
SSD is a 128GB from sansdisk.
I'm really puzzled.
Did you try running iperf3?
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)
I tried another file transfer and the speed for a 2GB file was at 100MB+/s.
When trying iozone, the result I had for 4k reclen test was similar to the speed I had when trying to transfer file.
So my guess was that the system file was not the right one... Now, I'll be able to go to sleep earlier tonight.
Being a noob sure is tiring ^^;
Don't update. Once I mark it as a release (when it is tested and stable) you will be able to do it.
hello
please help me with this
I have installed omv on a microsd card, fired it up, configs, everything great until I restarted the board to see if the ip address remains the same.
well, guess what? not only the ip address but even the mac address changes every time I reset the board or unplug the power supply.
how can mac address change? isn't every device hardcoded to generate the same address every reboot?
so of course my router assigns different ip every time cause of the mac.
what can I do?
rock64 2g ram 16g microSD Sandisk Ultra class 10, asus nt56u diamond
thank you!