Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Hetzner StorageBox HDD Speed (IO) ?

Hello!

Maybe someone know how to YABS or test StorageBox of Hetzner?
Just need to know current storage speeds (IO of HDD in mbps). Sure I can just upload|download files from it to check it, but dont think this is good and accurate test.

Comments

  • FlorinMarianFlorinMarian Member, Host Rep
    edited June 2024

    Just mount it on your Linux VM and then

    cd /mnt/<hetzner_shared_folder>
    c url -sL yabs.sh | bash
    
    Thanked by 1slogemarg
  • FlorinMarianFlorinMarian Member, Host Rep

    Replace c url with correct string..
    If I try to do it myself:

    @jbiloh

    Thanked by 1slogemarg
  • sh97sh97 Member, Host Rep
    edited June 2024

    @FlorinMarian said:
    Replace c url with correct string..
    If I try to do it myself:

    @jbiloh

    Faced this issue too while creating the nws thread. Apparently some keywords trigger the CF Firewall.

  • SashkaProSashkaPro Member
    edited June 2024

    @FlorinMarian said: Just mount it on your Linux VM and then

    thats not work with my vps at least

    fio Disk Speed Tests (Mixed R/W 50/50) (Partition //uXXXXXX.your-storagebox

    Block Size 4k (IOPS) 64k (IOPS)
    Read () ()
    Write () ()
    Total 0.00 KB/s (0) 0.00 KB/s (0)
    Block Size 512k (IOPS) 1m (IOPS)
    ------ --- ---- ---- ----
    Read () ()
    Write () ()
    Total 0.00 KB/s (0) 0.00 KB/s (0)

    But regarding OP question my server utilizes full 1G when uploading large backups

  • slogemargslogemarg Member
    edited June 2024

    @FlorinMarian said: cd /mnt/
    c url -sL yabs.sh | bash

    Thanks. Good idea. But YABS disk check works only when I manually install fio.

    Maybe someone need such measurements to compare with other providers.

    1tb hdd storagebox:

    fio Disk Speed Tests (Mixed R/W 50/50) (Partition //***.your-storagebox.de/):

    Block Size 4k (IOPS) 64k (IOPS)
    Read 69.61 MB/s (17.4k) 264.38 MB/s (4.1k)
    Write 69.56 MB/s (17.3k) 272.24 MB/s (4.2k)
    Total 139.17 MB/s (34.7k) 536.62 MB/s (8.3k)
    Block Size 512k (IOPS) 1m (IOPS)
    ------ --- ---- ---- ----
    Read 241.02 MB/s (470) 227.76 MB/s (222)
    Write 261.64 MB/s (511) 254.11 MB/s (248)
    Total 502.67 MB/s (981) 481.88 MB/s (470)
    Thanked by 1edrebe
  • Hetzner storage boxes can be a bit of a slot roulette, so if your's is too slow either get another one or write to support.

Sign In or Register to comment.