Improve speed, only 50MB/s

  • Hi,


    I have installed OMV on a microserver gen8, the OS is in a SSD and i a have 2x6TB in mirror and 1TB.


    Write on both HDD don't exceed 60MB from a WINDOWS 7 PC, while the drive tests from the microserver have achieved min 100MB.


    I also used iperf to test my wired connection, i have almost 1Gb both ways.


    I tried the max protocol option but didn't improve the speed.


    Would you have any advice?
    Could it be due do the CPU?


    Thank you

    • Offizieller Beitrag

    Would you have any advice?

    Did you read the Solution to Common Problems thread at the top of every forum section? - Solutions to common problems


    Could it be due do the CPU?

    No, it will saturate gigabit easily.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Which file system do you use ? Might be a block format thing with yout 6To disk as if you have 50MB/s between disks inside the server, that's no a network problem...

    Lian Li PC-V354 (with Be Quiet! Silent Wings 3 fans)
    ASRock Rack x470D4U | AMD Ryzen 5 3600 | Crucial 16GB DDR4 2666MHz ECC | Intel x550T2 10Gb NIC

    1 x ADATA 8200 Pro 256MB NVMe for System/Caches/Logs/Downloads
    5 x Western Digital 10To HDD in RAID 6 for Datas
    1 x Western Digital 2To HDD for Backups

    Powered by OMV v5.6.26 & Linux kernel 5.10.x

  • Maybe the blocks of the disks are not align with the one of the FS...
    Check your disks block size of your hardware, and compare it to the ext4 block size

    You can also try to make some runs with basics tests speed with dd and hdparm :


    see here: https://www.cyberciti.biz/faq/…formance-with-dd-command/


    Code
    root@home-server:~# dd if=/dev/zero of=/test.bin bs=1G count=1 oflag=direct; rm /test.bin
    1+0 enregistrements lus
    1+0 enregistrements écrits
    1073741824 bytes (1,1 GB, 1,0 GiB) copied, 4,95067 s, 217 MB/s

    Lian Li PC-V354 (with Be Quiet! Silent Wings 3 fans)
    ASRock Rack x470D4U | AMD Ryzen 5 3600 | Crucial 16GB DDR4 2666MHz ECC | Intel x550T2 10Gb NIC

    1 x ADATA 8200 Pro 256MB NVMe for System/Caches/Logs/Downloads
    5 x Western Digital 10To HDD in RAID 6 for Datas
    1 x Western Digital 2To HDD for Backups

    Powered by OMV v5.6.26 & Linux kernel 5.10.x

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!