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.

Kimsufi/Soyoustart/OVH Rise New Price

1469470472474475674

Comments

  • @brauni said:
    how do i get the specs without installing? o:)

    client.get('/dedicated/server/<nsxxxxx.ipxxxx>/specifications/hardware')

    Thanked by 1brauni
  • GRA:

    {
      "memorySize": {
        "unit": "MB",
        "value": 65536
      },
      "expansionCards": null,
      "defaultHardwareRaidSize": null,
      "coresPerProcessor": 4,
      "numberOfProcessors": 1,
      "bootMode": "uefi",
      "formFactor": "1u",
      "diskGroups": [
        {
          "diskType": "NVME",
          "description": "2 X Disk NVME 1200 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskSize": {
            "unit": "GB",
            "value": 1200
          },
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "diskGroupId": 1,
          "raidController": null
        }
      ],
      "usbKeys": null,
      "threadsPerProcessor": 8,
      "motherboard": "S1200SPL",
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "defaultHardwareRaidType": null,
      "processorArchitecture": "x86_64",
      "processorName": "E3-1270v6"
    }
    
    Thanked by 2brauni jolo22
  • Thanks! @fredo1664 and @zakkuuno

    Thanked by 2fredo1664 zakkuuno
  • Still waiting for delivery 🥖

  • @fredo1664 said:
    GRA:

    {
      "memorySize": {
        "unit": "MB",
        "value": 65536
      },
      "expansionCards": null,
      "defaultHardwareRaidSize": null,
      "coresPerProcessor": 4,
      "numberOfProcessors": 1,
      "bootMode": "uefi",
      "formFactor": "1u",
      "diskGroups": [
        {
          "diskType": "NVME",
          "description": "2 X Disk NVME 1200 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskSize": {
            "unit": "GB",
            "value": 1200
          },
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "diskGroupId": 1,
          "raidController": null
        }
      ],
      "usbKeys": null,
      "threadsPerProcessor": 8,
      "motherboard": "S1200SPL",
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "defaultHardwareRaidType": null,
      "processorArchitecture": "x86_64",
      "processorName": "E3-1270v6"
    }
    

    great lottery btw.

  • {'description': 'KS-LE-B - Intel Xeon E3-1245v5',
     'numberOfProcessors': 1,
     'diskGroups': [{'description': '2 X Disk NVME 1920 GB, JBOD',
       'diskGroupId': 1,
       'raidController': None,
       'numberOfDisks': 2,
       'defaultHardwareRaidType': None,
       'defaultHardwareRaidSize': None,
       'diskType': 'NVME',
       'diskSize': {'value': 1920, 'unit': 'GB'}}],
     'processorArchitecture': 'x86_64',
     'usbKeys': None,
     'memorySize': {'value': 32768, 'unit': 'MB'},
     'bootMode': 'uefi',
     'formFactor': '1u',
     'processorName': 'E3-1230v6',
     'defaultHardwareRaidType': None,
     'expansionCards': None,
     'motherboard': 'S1200SPL',
     'coresPerProcessor': 4,
     'defaultHardwareRaidSize': None,
     'threadsPerProcessor': 8}
    

    BHS

  • @ninzo59 you're my father christmas :)

    {
      "diskGroups": [
        {
          "diskSize": {
            "unit": "GB",
            "value": 1920
          },
          "numberOfDisks": 2,
          "description": "2 X Disk NVME 1920 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskGroupId": 1,
          "diskType": "NVME",
          "defaultHardwareRaidSize": null,
          "raidController": null
        }
      ],
      "motherboard": "S1200SPL",
      "threadsPerProcessor": 8,
      "usbKeys": null,
      "bootMode": "uefi",
      "coresPerProcessor": 4,
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "expansionCards": null,
      "memorySize": {
        "value": 65536,
        "unit": "MB"
      },
      "processorName": "E3-1270v6",
      "processorArchitecture": "x86_64",
      "defaultHardwareRaidSize": null,
      "formFactor": "1u",
      "numberOfProcessors": 1,
      "defaultHardwareRaidType": null
    }
    
  • ok, ive placed my bets, i will be waiting 12 hours for them to deploy anyway

    going to go to work now

  • locations folks <3

  • I won the lottery again
    i'm starting to think i'm blessed

    i'm at work, don't have much time to look into it in detail, come back later :)

    Thanked by 2plumberg satorik
  • @remy said:
    I won the lottery again
    i'm starting to think i'm blessed

    i'm at work, don't have much time to look into it in detail, come back later :)

    Yeah I'm the same. I just post the HW specs from the API.

    Thanked by 1remy
  • @zakkuuno said:

    {'processorName': 'E3-1270v6',
     'threadsPerProcessor': 8,
     'description': 'KS-LE-B - Intel Xeon E3-1245v5',
     'motherboard': 'S1200SPL',
     'memorySize': {'unit': 'MB', 'value': 65536},
     'expansionCards': None,
     'coresPerProcessor': 4,
     'bootMode': 'uefi',
     'diskGroups': [{'diskSize': {'value': 1920, 'unit': 'GB'},
       'diskGroupId': 1,
       'numberOfDisks': 2,
       'defaultHardwareRaidType': None,
       'description': '2 X Disk NVME 1920 GB, JBOD',
       'diskType': 'NVME',
       'defaultHardwareRaidSize': None,
       'raidController': None}],
     'numberOfProcessors': 1,
     'defaultHardwareRaidSize': None,
     'formFactor': '1u',
     'processorArchitecture': 'x86_64',
     'usbKeys': None,
     'defaultHardwareRaidType': None}
    

    just got this

    edit:format

    KS-LE-B ?

  • can't wait not getting anything later via normal web order. gg

  • @Hitori0221 said:
    locations folks <3

    SBG and GRA for my ones.

    Thanked by 2Hitori0221 satorik
  • plumbergplumberg Veteran, Megathread Squad

    wager any anys? - I wont hit no lottery today

    Have the tanks loaded and fired.

  • plumbergplumberg Veteran, Megathread Squad

    congratulations to all for the lottries...

    Thanked by 2brauni satorik
  • NeoonNeoon Community Contributor, Veteran
    edited November 2025

    Delivery took 24 ish minutes, now takes about another 10 to appear in the API.

  • @fredo1664 said:
    @ninzo59 you're my father christmas :)

    {
      "diskGroups": [
        {
          "diskSize": {
            "unit": "GB",
            "value": 1920
          },
          "numberOfDisks": 2,
          "description": "2 X Disk NVME 1920 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskGroupId": 1,
          "diskType": "NVME",
          "defaultHardwareRaidSize": null,
          "raidController": null
        }
      ],
      "motherboard": "S1200SPL",
      "threadsPerProcessor": 8,
      "usbKeys": null,
      "bootMode": "uefi",
      "coresPerProcessor": 4,
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "expansionCards": null,
      "memorySize": {
        "value": 65536,
        "unit": "MB"
      },
      "processorName": "E3-1270v6",
      "processorArchitecture": "x86_64",
      "defaultHardwareRaidSize": null,
      "formFactor": "1u",
      "numberOfProcessors": 1,
      "defaultHardwareRaidType": null
    }
    

    huge

  • Is there any way for normies to order?

  • paid 2xGRA and 2xLIM, praying to the god of baguette <3

    Thanked by 1satorik
  • NeoonNeoon Community Contributor, Veteran
    edited November 2025

    Fuuuuuck thanks OVH

    {
      "coresPerProcessor": 4,
      "defaultHardwareRaidSize": null,
      "numberOfProcessors": 1,
      "bootMode": "uefi",
      "memorySize": {
        "unit": "MB",
        "value": 32768
      },
      "expansionCards": null,
      "diskGroups": [
        {
          "diskType": "NVME",
          "description": "2 X Disk NVME 450 GB, JBOD",
          "defaultHardwareRaidType": null,
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "diskSize": {
            "value": 450,
            "unit": "GB"
          },
          "diskGroupId": 1,
          "raidController": null
        },
        {
          "diskSize": {
            "unit": "GB",
            "value": 4000
          },
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "description": "2 X Disk SATA 4000 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskType": "SATA",
          "raidController": null,
          "diskGroupId": 2
        }
      ],
      "formFactor": "1u",
      "motherboard": "S1200SPL",
      "defaultHardwareRaidType": null,
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "usbKeys": null,
      "threadsPerProcessor": 8,
      "processorName": "E3-1270v6",
      "processorArchitecture": "x86_64"
    }
    
  • @plumberg said:
    wager any anys? - I wont hit no lottery today

    Have the tanks loaded and fired.

    for sure you will!

    Thanked by 1plumberg
  • @Neoon said:
    Fuuuuuck thanks OVH

    {
      "coresPerProcessor": 4,
      "defaultHardwareRaidSize": null,
      "numberOfProcessors": 1,
      "bootMode": "uefi",
      "memorySize": {
        "unit": "MB",
        "value": 32768
      },
      "expansionCards": null,
      "diskGroups": [
        {
          "diskType": "NVME",
          "description": "2 X Disk NVME 450 GB, JBOD",
          "defaultHardwareRaidType": null,
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "diskSize": {
            "value": 450,
            "unit": "GB"
          },
          "diskGroupId": 1,
          "raidController": null
        },
        {
          "diskSize": {
            "unit": "GB",
            "value": 4000
          },
          "numberOfDisks": 2,
          "defaultHardwareRaidSize": null,
          "description": "2 X Disk SATA 4000 GB, JBOD",
          "defaultHardwareRaidType": null,
          "diskType": "SATA",
          "raidController": null,
          "diskGroupId": 2
        }
      ],
      "formFactor": "1u",
      "motherboard": "S1200SPL",
      "defaultHardwareRaidType": null,
      "description": "KS-LE-B - Intel Xeon E3-1245v5",
      "usbKeys": null,
      "threadsPerProcessor": 8,
      "processorName": "E3-1270v6",
      "processorArchitecture": "x86_64"
    }
    

    hybrid is always gooooood

  • @plumberg said:
    wager any anys? - I wont hit no lottery today

    Have the tanks loaded and fired.

    I'll bet I won't get any upgrades in fra

    Thanked by 1plumberg
  • They are gone in GRA and FRA. But there's plenty elsewhere. I think it's because it was only GRA and FRA last year (for the LE-B).

    Thanked by 2satorik plumberg
  • plumbergplumberg Veteran, Megathread Squad
    edited November 2025

    KS-LE-B - FRA/ GRA OOS already?

  • I dont receive the 2FA sms..

  • NeoonNeoon Community Contributor, Veteran

    @plumberg said:
    KS-LE-B - FRA/ GRA OOS already?

    Less than one hour this time, either more demand or lower stock.

    Thanked by 2plumberg barbarza
Sign In or Register to comment.