UK – KVM – NVMe SSD – EXTRA DISK – Free Direct Admin – Free nightly backups [LIMITED TIME]

Good Aftermorning all!

This was an exclusive for a while over at https://talk.lowendspirit.com but I am now making it public until the 1st October.

Inception Hosting Limited **(established January 2011)** this time from the UK/London. If you can find a better ‘like for like’ deal I will match it either in specs or price or both depending on what is presented!

  • 2 CPU Core (E3-1270v6 @ 3.80GHz)
  • 2 GB DDR4 Ram
  • 60 GB Pure Samsung NVMe SSD Disk space **(doubled for this promo)**
  • 2000 GB Bandwidth @ 1 gbit (shared)
  • 1 x IPv4 address
  • 1 x /64 IPv6
  • DDOS protection included.
  • Full daily backup of your entire disk image to a separate local raid array in the server for disaster recovery.
  • Free Direct Admin license
  • Free migration from your old host* (source must be a KVM VPS)

€5 /month or for extra value €50 /year
Order Link: https://clients.inceptionhosting.com…?a=add&pid=185

This plan usually comes with 30GB disk, it does not usually have 2 months free for an annual payment and never comes with free migration from your old host.

_This will be available until Sunday late afternoon (UK/London time) after which depending on how popular it has been I will either make it mainstream for a few days or put the plan back to normal_

* Network info and LG: https://as62240.net/

# Benchmarks

## Reads

Code:

    hdparm -tT /dev/vda
    /dev/vda:
     Timing cached reads:   14236 MB in  1.99 seconds = 7142.71 MB/sec
     Timing buffered disk reads: 1572 MB in  3.00 seconds = 523.23 MB/sec

## sequential writes

Code:

 root@test-box:~# 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, 1.0 GiB) copied, 1.15091 s, 933 MB/s
    root@test-box:~# 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, 1.0 GiB) copied, 1.03522 s, 1.0 GB/s
    root@test-box:~# 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, 1.0 GiB) copied, 1.18275 s, 908 MB/s

## NVMe writes to ram (max speed test)

Code:

    root@test-box:~# dd if=/dev/vda1 of=/dev/null bs=4096k iflag=direct
    ^C2542+0 records in
    2541+0 records out
    10657726464 bytes (11 GB, 9.9 GiB) copied, 6.39538 s, 1.7 GB/s
    
    root@test-box:~# dd if=/dev/vda1 of=/dev/null bs=4096k iflag=direct
    ^C3108+0 records in
    3107+0 records out
    13031702528 bytes (13 GB, 12 GiB) copied, 7.16883 s, 1.8 GB/s
    
    root@test-box:~# dd if=/dev/vda1 of=/dev/null bs=4096k iflag=direct
    ^C5412+0 records in
    5411+0 records out
    22695378944 bytes (23 GB, 21 GiB) copied, 13.2399 s, 1.7 GB/s

## YABS (for the ladies)

Code:

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2020-09-21                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Thu 24 Sep 2020 12:13:24 PM BST
    
    Basic System Information:
    ---------------------------------
    Processor  : Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz
    CPU cores  : 2 @ 3792.010 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ❌ Disabled
    RAM        : 1.9Gi
    Swap       : 2.0Gi
    Disk       : 4.4G
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 58.07 MB/s   (14.5k) | 434.85 MB/s   (6.7k)
    Write      | 58.18 MB/s   (14.5k) | 437.14 MB/s   (6.8k)
    Total      | 116.26 MB/s  (29.0k) | 871.99 MB/s  (13.6k)
               |                      |
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ----
    Read       | 898.36 MB/s   (1.7k) | 860.35 MB/s    (840)
    Write      | 946.09 MB/s   (1.8k) | 917.64 MB/s    (896)
    Total      | 1.84 GB/s     (3.6k) | 1.77 GB/s     (1.7k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed
                    |                           |                 |
    Clouvider       | London, UK (10G)          | busy            | busy
    Online.net      | Paris, FR (10G)           | 919 Mbits/sec   | 377 Mbits/sec
    WorldStream     | The Netherlands (10G)     | 928 Mbits/sec   | 294 Mbits/sec
    Wifx            | Zurich, CH (10G)          | 920 Mbits/sec   | 218 Mbits/sec
    Biznet          | Jakarta, Indonesia (1G)   | 753 Mbits/sec   | 72.2 Mbits/sec
    Clouvider       | NYC, NY, US (10G)         | 726 Mbits/sec   | 115 Mbits/sec
    Velocity Online | Tallahassee, FL, US (10G) | 864 Mbits/sec   | 139 Mbits/sec
    Clouvider       | Los Angeles, CA, US (10G) | 829 Mbits/sec   | 118 Mbits/sec
    Iveloz Telecom  | Sao Paulo, BR (2G)        | 647 Mbits/sec   | 249 Mbits/sec
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed
                    |                           |                 |
    Clouvider       | London, UK (10G)          | busy            | busy
    Online.net      | Paris, FR (10G)           | 762 Mbits/sec   | 388 Mbits/sec
    WorldStream     | The Netherlands (10G)     | 788 Mbits/sec   | 538 Mbits/sec
    Wifx            | Zurich, CH (10G)          | 567 Mbits/sec   | 307 Mbits/sec
    Clouvider       | NYC, NY, US (10G)         | 629 Mbits/sec   | 106 Mbits/sec
    Clouvider       | Los Angeles, CA, US (10G) | 642 Mbits/sec   | 63.9 Mbits/sec
    
    Geekbench 4 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 3498
    Multi Core      | 4364
    Full Test       | https://browser.geekbench.com/v4/cpu/15776500

    Geekbench 5 Benchmark Test:
    ---------------------------------
    Test            | Value
                    |
    Single Core     | 675
    Multi Core      | 955
    Full Test       | https://browser.geekbench.com/v5/cpu/3890777

  • Link to terms: https://inceptionhosting.com/terms.html
  • Free migration is done manually and this work will be booked in through the support ticket system on request.
  • no Tor
  • Abuse reports from torrents = termination
  • Free DA license available via support ticket.

Feel free to comment or ask any questions.

Welcome to unicorn land!

I am also happy to convert current customers to this plan, said no host ever, until now!

Thanks.

Ant.

About hosting

Check Also

[IPv4 IPv6] Taiwan Hinet Data Center VPS $9.99/month!

Hello Big Cloud Ltd is legally registered Taiwanese company since 2014 with 24/7/365 real …

Leave a Reply

Your email address will not be published. Required fields are marked *