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.

New online.net limited edition server, EUR 19.99/pm, no setup fee

1235717

Comments

  • got 2 with SAS they are perfect for dedi cores vps - 4 vps on machine each with 2 HT cores ... but no let price cause of ip price and i need to profit a bit ...

  • @Mahfuz_SS_EHL said:
    It says: Additional IP (failover) 5 IPv4 addresses €1.99 / month / address on the Order Page.

    But, I can't order Extra Failover, anyone knows why ??

    In my case didn't work because I have two separate accounts (personal/business) and I have the same CC in both, so they won't let you order anything even if the order is free. Changing the CC in any of the accounts fixes the issue. I doubt it's your situation but just in case.

  • NomadNomad Member

    Damn, I was trying to order that last one.
    It gave an error.
    When I tried again it said I can't order those in backorder!

  • ALL SOLD OUT!!

  • D3vilD3vil Member

    @sonontse said:
    Is there anyway to find the age of the disks through the raid?

    smartctl -a /dev/sdX | egrep -i "Model|Power_On"

  • coolice said: 4 vps on machine each with 2 HT cores

    Are you sure the CPU has HT?

  • Got the SAS variant. This will my backup server. Got an old KS1 from OVH (USD 39) that I cam going to retire for it. USD 20 saved. :p

  • sepeisepei Member

    Missed ...

  • gsrdgrdghd said: Are you sure the CPU has HT?

    it does not. just 4 cores, it's basically a Sandy Bridge i5

  • MarkTurnerMarkTurner Member
    edited March 2015

    sonontse said: Is there anyway to find the age of the disks through the raid?

    smartctl -a -d cciss,0 /dev/sda

    For example one on a friend's system:

    SMART Attributes Data Structure revision number: 10
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    1 Raw_Read_Error_Rate 0x000f 084 063 044 Pre-fail Always - 240554319
    3 Spin_Up_Time 0x0003 090 090 070 Pre-fail Always - 0
    4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 34
    5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
    7 Seek_Error_Rate 0x000f 087 060 030 Pre-fail Always - 485884674
    9 Power_On_Hours 0x0032 092 092 000 Old_age Always - 7629
    10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
    12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 34
    180 Unused_Rsvd_Blk_Cnt_Tot 0x003b 100 100 030 Pre-fail Always - 4294967295
    184 End-to-End_Error 0x0032 100 100 003 Old_age Always - 0
    187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
    188 Command_Timeout 0x0032 100 099 000 Old_age Always - 4295032833
    189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
    190 Airflow_Temperature_Cel 0x0022 069 066 045 Old_age Always - 31 (Min/Max 30/31)
    191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
    192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 33
    193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 347
    194 Temperature_Celsius 0x0022 031 040 000 Old_age Always - 31 (0 19 0 0 0)
    195 Hardware_ECC_Recovered 0x001a 120 099 000 Old_age Always - 240554319
    196 Reallocated_Event_Count 0x0033 100 100 036 Pre-fail Always - 0
    197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
    198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
    199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
    Thanked by 1sonontse
  • MetroVPS_NMPMetroVPS_NMP Host Rep, Veteran

    @outime said:
    In my case didn't work because I have two separate accounts (personal/business) and I have the same CC in both, so they won't let you order anything even if the order is free. Changing the CC in any of the accounts fixes the issue. I doubt it's your situation but just in case.

    I tried to use My Another Card which I used once in Online.Net before, but the Payment said to be rejected. Then, used another & accepted !

  • coolicecoolice Member
    edited March 2015

    my mistake but still :) it a good deal, they will replace one xc and one sc gen 2 which i cancel in next days :)

  • Time for another 400 to 500 "Damn I am too late!" posts now.

  • iSkyiSky Member

    how long does your server takes up for the installation ? mine is more than an hour and still progressing. anybody have same problem here ?

  • Thanks @Amitz. I had received a notification about the change in their offer page but had not checked what it was; what a pleasant surprise.

    Thanked by 1Amitz
  • mikhomikho Member

    @Spirit, close thread ? :)

  • earlearl Member

    sata with raid 0

    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, 4.90604 s, 219 MB/s
    
  • rm_rm_ IPv6 Advocate, Veteran
    edited March 2015

    zeitgeist said: Got an old KS1 from OVH (USD 39) that I cam going to retire for it. USD 20 saved. :p

    KS1 never costed $39/month, unless you mean $39/year. But then, comparing with a 20 EUR/month server and "saving money"?

  • wychwych Member

    iSky said: anybody have same problem here ?

    I would guess the image server is getting hammered as the machines are being configured.

    Thanked by 1iSky
  • LeeLee Veteran

    @kcaj said:

    >

    Cock.

  • MetroVPS_NMPMetroVPS_NMP Host Rep, Veteran
    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, 5.60901 s, 191 MB/s
    

    2 x 450 GB SAS 15K in Raid 1 !

    Thanked by 1linuxthefish
  • jarjar Patron Provider, Top Host, Veteran

    @Lee said:
    Cock.

    Not without dinner first.

  • geekalotgeekalot Member
    edited March 2015

    @JoeBiss said:
    Which one is better this or 4814? I have 4814 but with few files on it. I can cancel it if this is better. Please let me know.

    @JoeBliss, here is their performance based on Passmark. I have all of them and the performance definitely matches what is listed here:

    • 4814: (L3426) -> 3982
    • 4614: (X3450) -> 4928
    • 4514 (E3-1240v1) -> 8097
    • 1115 (E3-1220v1) -> 6156

    (Edit, well I haven't tested the 1115 yet; but it obviously benchmarks better than the 4814)

  • wychwych Member

    4514 (E3-1240v1) -> 8097
    1115 (E3-1220v1) -> 6156

    For the same chip thats a big jump.

  • @JoeBiss said:
    Which one is better this or 4814? I have 4814 but with few files on it. I can cancel it if this is better. Please let me know.

    4814 DELL (don't know HP) is bad HW RAID card and slow HDD.

  • mikhomikho Member

    @Lee said:

    Thanked by 1Lee
  • @rm_ said:
    KS1 never costed $39/month, unless you mean $39/year. But then, comparing with a 20 EUR/month server and "saving money"?

    Sure did (and still does until the server is cancelled):

    https://web.archive.org/web/20130522105902/http://www.ovh.com/us/dedicated-servers/kimsufi.xml

    Thanked by 1iKeyZ
  • rm_rm_ IPv6 Advocate, Veteran

    zeitgeist said: Sure did (and still does until the server is cancelled):

    Mkay, that's just not what most people know as KS1 http://www.kimsufi.com/fr/

  • zeitgeistzeitgeist Member
    edited March 2015

    @rm_ said:
    Mkay, that's just not what most people know as KS1 http://www.kimsufi.com/fr/

    Yep. There was a time before "kimsufi.com". :)

    Thanked by 1netomx
  • DeanDean Member
    edited March 2015

    Just received this text message.. Not a good sign?

    [Online] Anomaly detected on your server sd-XXXXX. Please consult http://console.online.net

    Opened it (i'm in t'boozer) and it says possible disk issue and to request an intervention..

Sign In or Register to comment.