Howdy, Stranger!

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


Looking for a large storage server - Page 5
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.

Looking for a large storage server

1235»

Comments

  • exception0x876exception0x876 Member, Host Rep, LIR

    @MarkTurner something must be wrong with your math or it is not standard ext4 filesystem. I just did a test, I get variable rate ~10MByte/sec when downloading 25GB file to my VPS there, and ~2MByte/sec when downloading files from VPS to local PC (using Samba sharing and VPN encryption, so it adds some overhead)

  • MarkTurnerMarkTurner Member
    edited November 2015

    @exception0x876 - Please explain your testing.

  • exception0x876exception0x876 Member, Host Rep, LIR

    @MarkTurner There was nothing special about my testing, I downloaded 25 GB file to VPS, obviously it was saved on disk rather than /dev/null. The download was finished in like 30-35 minutes.

  • Can you run fio on your box and test the actual write performance. @K4Y5 put the command line above

  • exception0x876exception0x876 Member, Host Rep, LIR

    @MarkTurner said:
    Can you run fio on your box and test the actual write performance. K4Y5 put the command line above

    It is the same that @K4Y5 got, but multiplied 2x. Maybe because he got 50 IOPS limit instead of 100. My point is this test is forcing 4K blocksize, while in fact they may use different blocksize. I am using this VPS as a Samba network share and I transfer huge files (few GBs each) back and forth. I never was capped at 400KB/s.

  • @markturner @exception0x876 Ran a mixed R/w test for 15-20 secs with a 4gb testfile.

    READ iops limit = 100, WRITE iops didn't exceed 36 during testing.

    ~/bench/fio-2.0.9# ./fio --randrepeat=1 --ioengine=libaio --direct=1 --gtod_reduce=1 --name=│······················· test --filename=test --bs=4k --iodepth=64 --size=4G --readwrite=randrw --rwmixread=75 │······················· test: (g=0): rw=randrw, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64 │······················· fio-2.0.9 │······················· Starting 1 process │······················· test: Laying out IO file(s) (1 file(s) / 4096MB) │······················· ^Cbs: 1 (f=1): [m] [0.4% done] [300K/100K /s] [75 /25 iops] [eta 02h:22m:44s] │······················· fio: terminating on signal 2 │······················· │······················· test: (groupid=0, jobs=1): err= 0: pid=27227: Thu Nov 26 23:55:54 2015 │······················· read : io=13312KB, bw=385724 B/s, iops=94 , runt= 35340msec │······················· write: io=4704.0KB, bw=136301 B/s, iops=33 , runt= 35340msec │······················· cpu : usr=0.07%, sys=0.45%, ctx=3764, majf=0, minf=20 │······················· IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.2%, 16=0.4%, 32=0.7%, >=64=98.6% │······················· submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% │······················· complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0% │······················· issued : total=r=3328/w=1176/d=0, short=r=0/w=0/d=0 │······················· │······················· Run status group 0 (all jobs): │······················· READ: io=13312KB, aggrb=376KB/s, minb=376KB/s, maxb=376KB/s, mint=35340msec, maxt=35340msec │······················· WRITE: io=4704KB, aggrb=133KB/s, minb=133KB/s, maxb=133KB/s, mint=35340msec, maxt=35340msec │·······················

    Sorry about formatting. copied from tmux

    Thanked by 1MarkTurner
  • @time4vps said:

    no adult content on your term of service? really man, what ya gonna store on your storage vps if almost all of content nowadays contain adult thing, probably barbie,sponge bob and thomas n' friend?

    just sayin'

    Thanked by 1nitro85
  • RIYADRIYAD Member, Patron Provider

    wow , replying an old thread from 2015nov , is always fun , isn't ?

Sign In or Register to comment.