Howdy, Stranger!

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


Test the disk I/O of your VPS - Page 8
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.

Test the disk I/O of your VPS

1568101114

Comments

  • 2048 (Trenta) OVZ from CatalystHost (Dallas Node5)

    root@zpanel:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 4.75621 s, 226 MB/s
    

    2048 (Trenta) OVZ from CatalystHost (Dalls Node6)

    root@zpanel:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.35471 s, 320 MB/s
    

    1024 (Venti) OVZ from CatalystHost (Lenoir Node4)

    root@zpanel:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.69436 s, 291 MB/s
    

    I'd like to note, after 6 months of service, Dallas Node5 runs like the day I took it out of the box and put the batteries in it!

  • Overzold
    root@johnm:~# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 4.81219 s, 223 MB/s

  • BlueVM Atlanta VPS (Old Blue6 Plan)
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 7.35119 s, 146 MB/s
    BlueVM Illinois Plan (Old Blue5)
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 7.60432 s, 141 MB/s
    BlueVM California:
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 12.5103 s, 85.8 MB/s
    BlueVM NY:
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 9.59765 s, 112 MB/s
    Rootnerds Frankfurt:
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 5.70824 s, 188 MB/s
    LiquidSolutions Washington:
    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 15.7065 s, 68.4 MB/s
    Overall not bad. I didn't do all my BlueVM ones!

  • @Dragoon0309 said: Overzold

    I want one... u_u

  • budingyunbudingyun Member
    edited April 2013

    BuyVM KVM Storage-250GB

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 1.79268 s, 599 MB/s
    
    --- . (ext3 /dev/disk/by-uuid/f951f825-7bcf-4568-861b-3b6c85be2c9f) ioping statistics ---
    10 requests completed in 9002.3 ms, 9843 iops, 38.4 mb/s
    min/avg/max/mdev = 0.1/0.1/0.1/0.0 ms
    

    Hostigation KVM LA Xmas 128

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 18.8832 s, 56.9 MB/s
    
    --- . (ext3 /dev/disk/by-uuid/803cb19a-276e-4a37-87ed-b282c2f95307) ioping statistics ---
    10 requests completed in 9005.3 ms, 2904 iops, 11.3 mb/s
    min/avg/max/mdev = 0.1/0.3/1.3/0.4 ms
    

    Iperweb KVMSSD2

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.5241 s, 305 MB/s
    
    --- . (ext3 /dev/disk/by-uuid/c008bdf0-d464-4b84-81c7-c14a3a2dc106) ioping statistics ---
    10 requests completed in 9004.1 ms, 4643 iops, 18.1 mb/s
    min/avg/max/mdev = 0.1/0.2/0.3/0.0 ms
    

    SwiftVM OpenVZ 128SSD

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 2.10491 s, 510 MB/s
    
    --- . (simfs /vz/private/235) ioping statistics ---
    10 requests completed in 9004.6 ms, 2703 iops, 10.6 mb/s
    min/avg/max/mdev = 0.1/0.4/0.6/0.2 ms
    

    TinyVZ

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 10.0177 s, 107 MB/s
    
    --- . (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9149.0 ms, 73 iops, 0.3 mb/s
    min/avg/max/mdev = 0.2/13.7/37.8/12.7 ms
    
  • Nick_ANick_A Member, Top Host, Host Rep

    @budingyun said: BuyVM KVM Storage-250GB

    That's funny! BuyVM storage is the fastest in a group that includes two SSD VPSs.

  • budingyunbudingyun Member
    edited April 2013

    @Nick_A said: BuyVM storage is the fastest

    And the iops is always over 9000. Now waiting your Seattle location. :D

  • IOPS reading on KVM are never real because the KVM guest cannot make the host node flush it's cache so your reads are coming from the node's cache, not directly from disk.

  • UGVPS disk speeds:

    [root@lax1 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 2.67038 s, 402 MB/s>

  • OVerZold5G:

    $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.84533 s, 279 MB/s

    IperWeb bk-kvm-256:

    $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 16.2815 s, 65.9 MB/s

    BuyVM LV KVM-128MB:

    $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 1.57478 s, 682 MB/s

    CatalystHost Dallas, TX - Micro:

    $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 5.7674 s, 186 MB/s
  • ahmiqahmiq Member

    UGVPS

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 2.57481 s, 417 MB/s

  • @twain said: Old thread revival of the day.

    $12/yr Semoweb:

    tp-sw:~ # 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, 1.12451 s, 955 MB/s

    Hi Twain!

    We're happy to have you with us :)

  • DomainBopDomainBop Member
    edited April 2013

    @CVPS_Kevin is there a problem with this node (tests taken between 12:30-2:00PM EDT)? On a positive (?) note, the results are very consistent...

    Chicago-VPS39

    ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=4.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=40.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=110.2 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=42.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=58.2 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=45.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=1.6 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=184.7 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9497.9 ms, 21 iops, 0.1 mb/s
    min/avg/max/mdev = 0.1/48.7/184.7/56.1 ms

    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=182.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=23.0 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=22.7 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=145.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=46.7 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=74.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=99.0 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=94.2 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9698.1 ms, 15 iops, 0.1 mb/s
    min/avg/max/mdev = 0.1/68.8/182.3/58.7 ms
    ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=25.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=93.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=158.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=31.7 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=71.2 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=48.6 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=21.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=0.1 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9461.2 ms, 22 iops, 0.1 mb/s
    min/avg/max/mdev = 0.1/45.1/158.4/48.0 ms

    ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=3.6 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=69.0 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=25.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=17.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=15.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=85.9 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=466.8 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=222.8 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9916.3 ms, 11 iops, 0.0 mb/s
    min/avg/max/mdev = 0.1/90.6/466.8/141.0 ms

    ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=26.7 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=30.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=111.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=3.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=6.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=55.0 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=40.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=85.4 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9370.3 ms, 28 iops, 0.1 mb/s
    min/avg/max/mdev = 0.1/35.9/111.5/36.3 ms
    /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9235.4 ms, 44 iops, 0.2 mb/s
    min/avg/max/mdev = 0.1/22.7/90.5/29.3 ms
    root@illinois:~# ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=0.2 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=67.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=23.9 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=0.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=96.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=110.0 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=219.7 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=20.6 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=0.2 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=35.4 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9583.0 ms, 17 iops, 0.1 mb/s
    min/avg/max/mdev = 0.2/57.4/219.7/66.0 ms

    ioping -c 10 /tmp
    4096 bytes from /tmp (simfs /dev/simfs): request=1 time=43.8 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=2 time=101.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=3 time=153.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=4 time=5.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=5 time=67.3 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=6 time=42.5 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=7 time=112.4 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=8 time=0.1 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=9 time=158.6 ms
    4096 bytes from /tmp (simfs /dev/simfs): request=10 time=246.3 ms

    --- /tmp (simfs /dev/simfs) ioping statistics ---
    10 requests completed in 9942.2 ms, 11 iops, 0.0 mb/s
    min/avg/max/mdev = 0.1/93.1/246.3/73.4 ms

  • Iperweb custom Kvm (768 ram, 4 cpu, 15gb disk not ssd) (under loading!)
    i love them <3;

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 2.9148 s, 368 MB/s

    Nodedeploy 1GB KvM Germany:

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 69.3429 s, 15.5 MB/s

    OnAsiaHost (256 ram, 1cpu core, ssd disk);

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 1.38571 s, 775 MB/s

  • MaouniqueMaounique Host Rep, Veteran
    edited April 2013

    @Chronic said: IperWeb bk-kvm-256:

    $ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 16.2815 s, 65.9 MB/s

    That is SAN storage on a 1 gbps link.
    New setups have FC 4 GB, but only a couple of servers in production.
    We are slowly phasing out local storage after recent problems with raids and power in the MBs. Better redundancy (active-active controller and tons of spares), better resource usage (scaling) in theory should not have problems with IOPS and speeds, will see how that pans out.
    P.S. Indeed, i was reading the first post and saw enetsouth... Gee, I really miss it.

  • ATHKATHK Member

    My UrPad $19 a year for life OpenVZ

    wget freevps.us/downloads/bench.sh -O - -o /dev/null|bash

    CPU model : Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz
    Number of cores : 4
    CPU frequency : 1600.000 MHz
    Total amount of ram : 768 MB
    Total amount of swap : 256 MB
    System uptime : 18:18,
    Download speed from CacheFly: 15.6MB/s
    Download speed from Coloat, Atlanta GA: 24.2MB/s
    Download speed from Softlayer, Dallas, TX: 39.6MB/s
    Download speed from Linode, Tokyo, JP: 10.7MB/s
    Download speed from i3d.net, NL: 8.25MB/s
    Download speed from Leaseweb, Haarlem, NL: 7.78MB/s
    Download speed from Softlayer, Singapore: 7.42MB/s
    Download speed from Softlayer, Seattle, WA: 44.8MB/s
    Download speed from Softlayer, San Jose, CA: 100MB/s
    Download speed from Softlayer, Washington, DC: 18.9MB/s
    I/O speed : 292 MB/s

  • krokro Member

    For life like @ hf?

  • ATHKATHK Member

    @kro, what? well I was in a rush but here take a quote

    Guaranteed Lifetime Price Lock

    BAM! and the dirt is gone.

  • @neqste

    Can you submit a ticket please. The KVM nodes are doing 25MB/s I/o

  • SSD VPS 1GB 30GB located in ColoCrossing SanJose, CA - 7$/mth

    ioping -c 10 /
    4096 bytes from / (simfs /vz/private/115): request=1 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=2 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=3 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=4 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=5 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=6 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=7 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=8 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=9 time=0.1 ms
    4096 bytes from / (simfs /vz/private/115): request=10 time=0.1 ms
    
    --- / (simfs /vz/private/115) ioping statistics ---
    10 requests completed in 9001.7 ms, 10823 iops, 42.3 mb/s
    min/avg/max/mdev = 0.1/0.1/0.1/0.0 ms
    
    ioping -RD / (IOPing seek rate)
    
    --- / (simfs /vz/private/115) ioping statistics ---
    30619 requests completed in 3000.1 ms, 23710 iops, 92.6 mb/s
    min/avg/max/mdev = 0.0/0.0/5.0/0.0 ms
    
    ioping -RL / (IOPing sequential)
    
    --- / (simfs /vz/private/115) ioping statistics ---
    8782 requests completed in 3000.1 ms, 3718 iops, 929.4 mb/s
    min/avg/max/mdev = 0.2/0.3/6.2/0.1 ms
    
    ioping -RC / (IOPing cached)
    
    --- / (simfs /vz/private/115) ioping statistics ---
    54314 requests completed in 3000.0 ms, 630012 iops, 2461.0 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 1.41615 s, 758 MB/s
    
  • dreamer2908dreamer2908 Member
    edited May 2013

    yumi@vps12892:~$ dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync

    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 21.0221 s, 51.1 MB/s

    InterServer $6/m
    I know what I paid for.

  • JonathanZhangJonathanZhang Member
    edited May 2013

    dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm
    -rf iotest
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 0.969082 s, 1.1 GB/s

    RamNode 1024 SVZ

  • asterisk14asterisk14 Member
    edited July 2013

    My latest VPS -Amazon Ireland- disk I/O looks a bit poor, but otherwise quite good.

  • MaouniqueMaounique Host Rep, Veteran

    Haha, if it was a LEB host everyone was like Booo, double-crosser overseller with crappy ebay hardware :P
    Being amazon is a bit poor :D

  • @Maounique Can't complain since it's FREE :-)

  • MaouniqueMaounique Host Rep, Veteran
    edited July 2013

    They give something for free ? you never had extra charges ?

  • This is the VPS that I'm going to offer as a service later:

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 tietuetta sisään
    16384+0 tietuetta ulos
    1073741824 tavua (1,1 GB) kopioitu1,64207 sekunnissa, 654 MB/s

    dd if=/dev/zero of=test bs=1024k count=1024 conv=fdatasync
    1024+0 tietuetta sisään
    1024+0 tietuetta ulos
    1073741824 tavua (1,1 GB) kopioitu1,56421 sekunnissa, 686 MB/s

    Anyone interested on a Finnish/Finland VPS with above figures?

    Drop me a line at [email protected]

  • letboxletbox Member, Patron Provider

    @finlandvps said:
    This is the VPS that I'm going to offer as a service later:

    dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 tietuetta sisään
    16384+0 tietuetta ulos
    1073741824 tavua (1,1 GB) kopioitu1,64207 sekunnissa, 654 MB/s

    dd if=/dev/zero of=test bs=1024k count=1024 conv=fdatasync
    1024+0 tietuetta sisään
    1024+0 tietuetta ulos
    1073741824 tavua (1,1 GB) kopioitu1,56421 sekunnissa, 686 MB/s

    Anyone interested on a Finnish/Finland VPS with above figures?

    Drop me a line at [email protected]

    Really?!

  • @key900 - yes really!!!

    Not interested?

  • @Maounique said:
    They give something for free ? you never had extra charges ?

    Just started using it, they have such a confusing price structure so I'm sure they will have a big bill for me at the end of the month!

This discussion has been closed.