Howdy, Stranger!

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


edis in germany
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.

edis in germany

flyfly Member
edited April 2012 in Reviews

just got an edis kvm in germany from that deal posted.

[sup@shawty ~]$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync;rm test
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 4.38677 s, 245 MB/s
[sup@shawty ~]$ dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync; rm test
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 0.346376 s, 387 MB/s

archlinux with virtio
w/o virtio it was still ~150mB/s

+1 to edis. plus they choose great dc's.

Thanked by 1djvdorp

Comments

  • BlazeMuisBlazeMuis Member
    edited April 2012

    wich deal?!?! me wants to knowz datsz

  • flyfly Member

    http://www.lowendtalk.com/discussion/2267/new-edis-offer-6-locations-kvm-ipv6-512mb-ram-7#Item_10

    also ram sits at 29mB/500mB running an urban terror server and a popular ts3 server. not sure why its so low lol.

  • AmitzAmitz Member
    edited April 2012

    Unfortunately, my EDIS UK KVM does not perform half as cool... :(
    And this is the €19.99 package!
    Not that I think that my values are very bad, but yours make me jealous.

    I had an US based KVM with them once. Was also running better.

    [root@uk ~]# dd if=/dev/zero of=test bs=64k count=16k
     conv=fdatasync;rm test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 7.02799 seconds, **153 MB/s**
    
    -------------------------------
    
    [root@uk ~]# dd bs=1M count=128 if=/dev/zero of=test 
    conv=fdatasync; rm test
    128+0 records in
    128+0 records out
    134217728 bytes (134 MB) copied, 0.937801 seconds, **143 MB/s**
    
    --------------------------------
    
    [root@uk ~]# ./bench.sh
    CPU model :    QEMU Virtual CPU version 0.14.1
    Number of cores : 2
    CPU frequency : 2533.224 MHz
    Total amount of ram : 1518 MB
    Total amount of swap : 3035 MB
    System uptime :   1 day, 23:48,       
    Download speed : (10.8MB/s) 
    I/O speed : 138MB/s
    
    -------------------------------
    
    root@uk ~]# ioping -c 20 /
    4096 bytes from / (ext3 /dev/root): request=1 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=2 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=3 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=4 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=5 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=6 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=7 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=8 time=0.5 ms
    4096 bytes from / (ext3 /dev/root): request=9 time=3.0 ms
    4096 bytes from / (ext3 /dev/root): request=10 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=11 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=12 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=13 time=1.0 ms
    4096 bytes from / (ext3 /dev/root): request=14 time=13.0 ms
    4096 bytes from / (ext3 /dev/root): request=15 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=16 time=12.0 ms
    4096 bytes from / (ext3 /dev/root): request=17 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=18 time=0.3 ms
    4096 bytes from / (ext3 /dev/root): request=19 time=0.2 ms
    4096 bytes from / (ext3 /dev/root): request=20 time=0.3 ms
    
    --- / (ext3 /dev/root) ioping statistics ---
    20 requests completed in 19069.3 ms, 603 iops, 2.4 mb/s
    min/avg/max/mdev = 0.2/1.7/13.0/3.7 ms
    
    
  • flyfly Member

    did you enable virtio?

  • AmitzAmitz Member
    edited April 2012

    Yep. That's with Virtio enabled on CentOS 5. Would you say that these values are a reason to open a ticket?

  • @Amitz said: Would you say that these values are a reason to open a ticket?

    Double-check with lsmod (and/or grep dmesg). Those rates are in fact excellent, so I wouldn't recommend a ticket unless they are somehow affecting you beyond benchmarks :)

  • flyfly Member
    edited April 2012

    why are you running centos on a vps under 1GB of ram anyways

  • AmitzAmitz Member
    edited April 2012

    @kbar
    It is the €19.99 package = 1.5 GB RAM.

    @quirkyquark:
    Here is the output of lsmod

    [root@uk ~]# lsmod
    Module                  Size  Used by
    hfsplus                75589  0 
    xt_tcpudp               7105  71 
    ipt_REDIRECT            6081  0 
    xt_conntrack            6593  0 
    iptable_mangle          6849  0 
    ip_conntrack_ftp       11569  0 
    ipt_REJECT              9537  0 
    ipt_LOG                10049  6 
    xt_limit                6721  8 
    xt_multiport            7233  0 
    xt_state                6209  36 
    iptable_nat            10949  0 
    ip_nat                 20973  2 ipt_REDIRECT,iptable_nat
    ip_conntrack           53409  5 xt_conntrack,ip_conntrack_ftp,xt_state,ipta
    ble_nat,ip_nat
    nfnetlink              10713  2 ip_nat,ip_conntrack
    iptable_filter          7105  1 
    ip_tables              17029  3 iptable_mangle,iptable_nat,iptable_filter
    x_tables               17349  10 xt_tcpudp,ipt_REDIRECT,xt_conntrack,ipt_RE
    JECT,ipt_LOG,xt_limit,xt_multiport,xt_state,iptable_nat,ip_tables
    be2iscsi               59605  0 
    ib_iser                35609  0 
    rdma_cm                35705  1 ib_iser
    ib_cm                  39213  1 rdma_cm
    iw_cm                  13125  1 rdma_cm
    ib_sa                  39093  2 rdma_cm,ib_cm
    ib_mad                 37717  2 ib_cm,ib_sa
    ib_core                63557  6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
    ib_addr                11717  1 rdma_cm
    iscsi_tcp              20041  0 
    bnx2i                  46557  0 
    cnic                   51029  1 bnx2i
    ipv6                  272545  15 cnic
    xfrm_nalgo             13381  1 ipv6
    crypto_api             12609  1 xfrm_nalgo
    uio                    14793  1 cnic
    cxgb3i                 31177  0 
    libcxgbi               54477  1 cxgb3i
    cxgb3                 167705  1 cxgb3i
    8021q                  25929  1 cxgb3
    libiscsi_tcp           22213  3 iscsi_tcp,cxgb3i,libcxgbi
    libiscsi2              42693  7 be2iscsi,ib_iser,iscsi_tcp,bnx2i,cxgb3i,lib
    cxgbi,libiscsi_tcp
    scsi_transport_iscsi2    37709  8 be2iscsi,ib_iser,iscsi_tcp,bnx2i,libcxgbi
    ,libiscsi2
    scsi_transport_iscsi     6085  1 scsi_transport_iscsi2
    dm_mirror              24393  0 
    dm_multipath           27213  0 
    scsi_dh                12481  1 dm_multipath
    video                  21193  0 
    backlight              10049  1 video
    sbs                    18533  0 
    power_meter            16461  0 
    hwmon                   7365  1 power_meter
    i2c_ec                  9025  1 sbs
    dell_wmi                8401  0 
    wmi                    12137  1 dell_wmi
    button                 10705  0 
    battery                13637  0 
    asus_acpi              19289  0 
    ac                      9157  0 
    parport_pc             29669  0 
    lp                     15849  0 
    parport                37513  2 parport_pc,lp
    floppy                 57125  0 
    sr_mod                 19813  0 
    cdrom                  36577  1 sr_mod
    sg                     36717  0 
    virtio_balloon         11329  0 
    virtio_net             17217  0 
    sym53c8xx              72921  0 
    scsi_transport_spi     26433  1 sym53c8xx
    i2c_piix4              13133  0 
    i2c_core               24897  2 i2c_ec,i2c_piix4
    tpm_tis                16713  0 
    serio_raw              10693  0 
    tpm                    19041  1 tpm_tis
    tpm_bios               11073  1 tpm
    pcspkr                  7105  0 
    dm_raid45              67273  0 
    dm_message              6977  1 dm_raid45
    dm_region_hash         15681  1 dm_raid45
    dm_log                 14785  3 dm_mirror,dm_raid45,dm_region_hash
    dm_mod                 63993  4 dm_mirror,dm_multipath,dm_raid45,dm_log
    dm_mem_cache            9537  1 dm_raid45
    ata_piix               24261  0 
    libata                156933  1 ata_piix
    sd_mod                 25409  0 
    scsi_mod              144277  14 be2iscsi,ib_iser,iscsi_tcp,bnx2i,libcxgbi,
    libiscsi2,scsi_transport_iscsi2,scsi_dh,sr_mod,sg,sym53c8xx,scsi_transport_
    spi,libata,sd_mod
    virtio_blk             11593  4 
    virtio_pci             11845  0 
    virtio_ring             8513  1 virtio_pci
    virtio                  9541  4 virtio_balloon,virtio_net,virtio_blk,virtio
    _pci
    ext3                  125769  2 
    jbd                    57705  1 ext3
    uhci_hcd               25421  0 
    ohci_hcd               24937  0 
    ehci_hcd               34509  0
    
  • @Amitz said: Would you say that these values are a reason to open a ticket?

    No, those speeds are great.

  • dmmcintyre3dmmcintyre3 Member
    edited April 2012

    @kbar said: why are you running centos on a vps under 1GB of ram anyways

    What's wrong with centos on a VPS with less than 1GB ram?

  • This is quite good @Amitz - UK is more populated than germany currently.
    Let's be realistic - it won't be forever 200MB/s+ speed - A fully populated machine runs at around 130MB/s which i consider still very good.

    Thanked by 2Amfy Amitz
  • AmitzAmitz Member
    edited April 2012

    @William: I just want to add that I am far away from being unsatisfied with the performance. Everything runs like a charm! :) Those 200+ speeds just look sooo nice! ;)

Sign In or Register to comment.