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.

Dedibox® XC 2016 is available now

Comments

  • hawkjohn7hawkjohn7 Member
    edited April 2016

    New sc 2016 1tb will interested.
    Yesterday online.net was made a polling.

  • Gone =(

  • How fast is connection speed of Online.net to Asia, US ?

  • @chrisfe said:
    How fast is connection speed of Online.net to Asia, US ?

    US east coast has good speed, West coast a bit high ping (130+) and around 10MB/s.

    Aisa has really ping(200-400), but give it a bit more time the speed will catch up.

    Thanked by 1chrisfe
  • 2016 range is back in stock!

  • Out stock for xc 2016 sata

  • bugisbugis Veteran

    three hours after ordering my server abort because CentOS 6 is not available

    project that I created require CentOS 6

    online.net parties are unable to refund ;(

  • @hawkjohn7 said:
    Out stock for xc 2016 sata

    Showing 18 in stock...

  • bugis said: three hours after ordering my server abort because CentOS 6 is not available. project that I created require CentOS 6. online.net parties are unable to refund ;(

    CentOS 6.7 should be there: https://www.online.net/en/dedicated-server/operating-system ( https://i.onlinelab.xyz/20160414-200345.png )

    Also, just file a chargeback if they don't want to give the refund.

  • exception0x876exception0x876 Member, Host Rep, LIR

    @bugis said:
    three hours after ordering my server abort because CentOS 6 is not available

    project that I created require CentOS 6

    online.net parties are unable to refund ;(

    https://www.skytale.net/blog/archives/38-Installing-CentOS-6-from-a-rescue-system.html

  • Do they have FreeBSD for this?

  • Can you post a test page on a CentOS 6.7 so we can see how it's working ? http://pastebin.com/GhYTWgvU

    I didn't work in my test. Network port was always disabled.

  • Online.net would NOT refund customers which are a business contact.

  • I had to install Proxmox and add dedicated IP to make CentOS 6.7 working, but it's not the same as normal machine.

  • Hello,

    Anybody can test from freevps.us/bench.sh for XC SATA 2016?

    I want know HDD speed for XC SATA 2016 :D

  • Anywhere from 50MB/s to 80MB/s ...

    Thanked by 1hawkjohn7
  • bugisbugis Veteran
    edited April 2016

    only available CentOS 7 , disappointed ;(

    http://postimg.org/image/jbhekt957/

  • emilvemilv Member
    edited April 2016

    Anyone experiencing extremely random write performances on the XC 2016 1TB?

    I noticed it on my server last night, went all the way down to 7MB/s. The server is idle btw and not doing anything.

    [root@rsync-2 ~]# w
    14:28:03 up 1 min, 1 user, load average: 0.21, 0.12, 0.05
    USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
    root pts/0 14:27 3.00s 0.06s 0.00s w
    [root@rsync-2 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 19.484 s, 55.1 MB/s

    [root@rsync-2 ~]# w
    14:33:00 up 6 min, 1 user, load average: 0.00, 0.07, 0.05
    USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
    root pts/0 14:27 4.00s 0.06s 0.00s w
    [root@rsync-2 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 47.0374 s, 22.8 MB/s

    [root@rsync-2 ~]# w
    14:36:16 up 9 min, 1 user, load average: 0.07, 0.17, 0.10
    USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
    root pts/0 14:27 0.00s 0.06s 0.00s w
    [root@rsync-2 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 50.8612 s, 21.1 MB/s

    [root@rsync-2 ~]# w
    16:01:56 up 1:35, 1 user, load average: 0.00, 0.01, 0.05
    USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
    root pts/0 14:27 4.00s 0.06s 0.00s w
    [root@rsync-2 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 87.8331 s, 12.2 MB/s

    [root@rsync-2 ~]# w
    17:59:14 up 3:32, 1 user, load average: 0.03, 0.03, 0.05
    USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
    root pts/0 14:27 2.00s 0.07s 0.00s w
    [root@rsync-2 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 58.4048 s, 18.4 MB/s

  • trvztrvz Member

    emilv said: Anyone experiencing extremely random write performances on the XC 2016 1TB?

    They probably forgot to tell us that these drives aren't dedicated either.

  • exception0x876exception0x876 Member, Host Rep, LIR

    @emilv said:
    Anyone experiencing extremely random write performances on the XC 2016 1TB?

    I had exactly the same issue. That was the reason I cancelled my server and asked for a refund.

  • SpacedustSpacedust Member
    edited April 2016

    The drives are dedicated at least in the SSD range ;)

    onlinecity@onlinecity:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.05572 s, 177 MB/s
    onlinecity@onlinecity:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.26556 s, 171 MB/s
    onlinecity@onlinecity:~$ dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync; unlink test
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 6.2039 s, 173 MB/s

  • My 2016 XC SATA testing result sometimes is horrible, but I don't really notices it's slow from day to day usage.

  • My result on clean CentOS 6.7 installation:

    hdparm -t /dev/sda
    
    /dev/sda:
     Timing buffered disk reads: 806 MB in  3.00 seconds = 268.30 MB/sec
    
Sign In or Register to comment.