Jump to content
XPEnology Community

Pejcik

Transition Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Pejcik

  1. Now I made new installation after few months but with 1 SSD. 918+ 6.2.2

    Results are similar: 

    /$ dd if=/dev/zero bs=2M count=1024 | md5sum
    1024+0 records in
    1024+0 records out
    2147483648 bytes (2.1 GB) copied, 20.6168 s, 104 MB/s
    /$ dd if=/dev/zero bs=10M count=1024 | md5sum  
    1024+0 records in
    1024+0 records out
    10737418240 bytes (11 GB) copied, 80.3615 s, 134 MB/s
    /$ sudo dd bs=5M count=256 if=/dev/zero of=/volume1/Share918/testx conv=fdatasync
    256+0 records in
    256+0 records out
    1342177280 bytes (1.3 GB) copied, 4.18094 s, 321 MB/s

    And CPU load is very low during that tests - maybe 17%

     

    syn.png

  2. merci.

     

    1) SN - this way I know :D, i fought that maybe exist some webpage with generator

    2) it work ! it was not easy - after instalation and reboot it was configuring for long time - more than 10 minutes - and made one extra reboot. Later it worked for some time and during Emby instalation it reboot and once again comming back to live it took 10 or more minutes. I will play with this tomorrow. Maybe hdd is broken or motherboard. 

     

    I have filling that few month ago I already installed this 918+ on this set. I found my notes with benchmarks :D but Im not sure

    ash-4.3# time $(i=0; while (( i < 9999999 )); do (( i ++ )); done)

    real    1m16.807s

    user    1m16.687s

    sys     0m0.014s

     

    thank you for help

    image.png

  3. hello,

     

    thank you very much and I think that this benchmark tool is very useful.

     

    I have only problem with CPU test. In my case this  if=/dev/zero is on HDD. Speeds are same like with HDD tests. 

    CPU test:

    piotr@BM-918:/$ dd if=/dev/zero bs=2M count=1024 | md5sum
    1024+0 records in
    1024+0 records out
    2147483648 bytes (2.1 GB) copied, 24.5877 s, 87.3 MB/ 

    HDD test:

    2684354560 bytes (2.7 GB) copied, 30.1107 s, 89.1 MB/s

     

    Maybe it would be possible to run Geekbench4 directly on Xpenology?

     

    Asrock J3455M

     

     

×
×
  • Create New...