Howdy, Stranger!

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


GreenCloud's Thread - News, Requests, Feedbacks and Chit-chat! - Page 27
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.

GreenCloud's Thread - News, Requests, Feedbacks and Chit-chat!

12425272930

Comments

  • NDTNNDTN Member, Patron Provider, Top Host

    Checkout our new Ryzen7950x YABS:

    root@Test:~# curl -sL yabs.sh | bash
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2023-09-06                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Sun Nov  5 11:57:47 PM EST 2023
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 11 minutes
    Processor  : AMD Ryzen 9 7950X 16-Core Processor
    CPU cores  : 2 @ 4491.540 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 15.6 GiB
    Swap       : 4.0 GiB
    Disk       : 153.5 GiB
    Distro     : Debian GNU/Linux 12 (bookworm)
    Kernel     : 6.1.0-9-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : Customer Route
    ASN        : AS3258 xTom Pty Ltd
    Host       : Cat Networks K.K
    Location   : Osaka, Ōsaka (27)
    Country    : Japan
    
    fio Disk Speed Tests (Mixed R/W 50/50):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 640.48 MB/s (160.1k) | 1.65 GB/s    (25.8k)
    Write      | 642.17 MB/s (160.5k) | 1.66 GB/s    (25.9k)
    Total      | 1.28 GB/s   (320.6k) | 3.31 GB/s    (51.7k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 1.90 GB/s     (3.7k) | 1.97 GB/s     (1.9k)
    Write      | 2.00 GB/s     (3.9k) | 2.10 GB/s     (2.0k)
    Total      | 3.91 GB/s     (7.6k) | 4.07 GB/s     (3.9k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 581 Mbits/sec   | 472 Mbits/sec   | 255 ms         
    Scaleway        | Paris, FR (10G)           | busy            | busy            | 233 ms         
    NovoServe       | North Holland, NL (40G)   | 402 Mbits/sec   | 27.6 Mbits/sec  | 232 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 1.45 Gbits/sec  | 1.02 Gbits/sec  | 251 ms         
    Clouvider       | NYC, NY, US (10G)         | 970 Mbits/sec   | busy            | 181 ms         
    Clouvider       | Dallas, TX, US (10G)      | 337 Mbits/sec   | 327 Mbits/sec   | 160 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.48 Gbits/sec  | 1.28 Gbits/sec  | 106 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 483 Mbits/sec   | 115 Mbits/sec   | 256 ms         
    Scaleway        | Paris, FR (10G)           | busy            | 491 Mbits/sec   | 237 ms         
    NovoServe       | North Holland, NL (40G)   | 617 Mbits/sec   | 33.4 Mbits/sec  | 232 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 729 Mbits/sec   | 416 Mbits/sec   | 250 ms         
    Clouvider       | NYC, NY, US (10G)         | 896 Mbits/sec   | 723 Mbits/sec   | 181 ms         
    Clouvider       | Dallas, TX, US (10G)      | 710 Mbits/sec   | 850 Mbits/sec   | 160 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 1.51 Gbits/sec  | 1.37 Gbits/sec  | 106 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 3068                          
    Multi Core      | 5359                          
    Full Test       | https://browser.geekbench.com/v6/cpu/3415234
    
  • Any idea when this will be available to order?

  • Some providers say they offer 10Gbps, but with GreenCloud I can actually get close to maxing it out from my home 10Gbps fiber connection 😎 I live very close to the server, which helps.

    I can get ~6Gbps with one iperf3 connection, and ~8Gbps with two:

    $ iperf3 -c xxxxxx -R --parallel 2
    Connecting to host xxxxxx, port 5201
    Reverse mode, remote host xxxxxx is sending
    [  5] local 10.1.1.12 port 34420 connected to xxxxxx  port 5201
    [  7] local 10.1.1.12 port 34426 connected to xxxxxx  port 5201
    [ ID] Interval           Transfer     Bitrate
    [  5]   0.00-1.00   sec   471 MBytes  3.95 Gbits/sec
    [  7]   0.00-1.00   sec   459 MBytes  3.85 Gbits/sec
    [SUM]   0.00-1.00   sec   930 MBytes  7.80 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   1.00-2.00   sec   528 MBytes  4.43 Gbits/sec
    [  7]   1.00-2.00   sec   425 MBytes  3.56 Gbits/sec
    [SUM]   1.00-2.00   sec   953 MBytes  7.99 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   2.00-3.00   sec   534 MBytes  4.48 Gbits/sec
    [  7]   2.00-3.00   sec   425 MBytes  3.56 Gbits/sec
    [SUM]   2.00-3.00   sec   958 MBytes  8.04 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   3.00-4.00   sec   541 MBytes  4.54 Gbits/sec
    [  7]   3.00-4.00   sec   418 MBytes  3.51 Gbits/sec
    [SUM]   3.00-4.00   sec   959 MBytes  8.05 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   4.00-5.00   sec   518 MBytes  4.35 Gbits/sec
    [  7]   4.00-5.00   sec   445 MBytes  3.73 Gbits/sec
    [SUM]   4.00-5.00   sec   963 MBytes  8.08 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   5.00-6.00   sec   539 MBytes  4.52 Gbits/sec
    [  7]   5.00-6.00   sec   423 MBytes  3.55 Gbits/sec
    [SUM]   5.00-6.00   sec   962 MBytes  8.07 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   6.00-7.00   sec   525 MBytes  4.41 Gbits/sec
    [  7]   6.00-7.00   sec   436 MBytes  3.66 Gbits/sec
    [SUM]   6.00-7.00   sec   961 MBytes  8.06 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   7.00-8.00   sec   521 MBytes  4.37 Gbits/sec
    [  7]   7.00-8.00   sec   442 MBytes  3.71 Gbits/sec
    [SUM]   7.00-8.00   sec   964 MBytes  8.09 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   8.00-9.00   sec   538 MBytes  4.52 Gbits/sec
    [  7]   8.00-9.00   sec   427 MBytes  3.58 Gbits/sec
    [SUM]   8.00-9.00   sec   965 MBytes  8.10 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [  5]   9.00-10.00  sec   516 MBytes  4.33 Gbits/sec
    [  7]   9.00-10.00  sec   441 MBytes  3.70 Gbits/sec
    [SUM]   9.00-10.00  sec   957 MBytes  8.03 Gbits/sec
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.03  sec  5.12 GBytes  4.38 Gbits/sec  156             sender
    [  5]   0.00-10.00  sec  5.11 GBytes  4.39 Gbits/sec                  receiver
    [  7]   0.00-10.03  sec  4.25 GBytes  3.64 Gbits/sec    6             sender
    [  7]   0.00-10.00  sec  4.24 GBytes  3.64 Gbits/sec                  receiver
    [SUM]   0.00-10.03  sec  9.37 GBytes  8.02 Gbits/sec  162             sender
    [SUM]   0.00-10.00  sec  9.35 GBytes  8.03 Gbits/sec                  receiver
    
    iperf Done.
    
    Thanked by 2NDTN danninov
  • @repoxide said:
    Any idea when this will be available to order?

    Maybe, Black Friday

    Thanked by 1NDTN
  • Congratulations

    Thanked by 1NDTN
  • NDTNNDTN Member, Patron Provider, Top Host

    @repoxide said:
    Any idea when this will be available to order?

    There will be some 7950x deals on Black Friday/Cyber Monday Sale

    Thanked by 3repoxide Merakith bench
  • JabJabJabJab Member
    edited November 2023

    @NDTN said: There will be some 7950x deals on Black Friday/Cyber Monday Sale

    Two locations only? Those one specified months ago? No Europe, right?
    -Japan and something in USA - San Jose(?)-

  • NDTNNDTN Member, Patron Provider, Top Host

    @JabJab said:

    @NDTN said: There will be some 7950x deals on Black Friday/Cyber Monday Sale

    Two locations only? Those one specified months ago? No Europe, right?
    -Japan and something in USA - San Jose(?)-

    We can do some pre-orders in the US/Europe to measure the demands too, which location in Europe you are interested in?

  • @NDTN said: We can do some pre-orders in the US/Europe to measure the demands too, which location in Europe you are interested in?

    I'm interested in Amsterdam.

    Thanked by 1NDTN
  • @NDTN Any upcoming promotion for Singapore location? for 7950x is that using ecc ram?

  • NDTNNDTN Member, Patron Provider, Top Host

    @elmorigs said:
    @NDTN Any upcoming promotion for Singapore location? for 7950x is that using ecc ram?

    There will be EPYC Milan/Rome deals in SG.
    Yes we are using 48GB ECC RAM modules for 7950x.

  • @NDTN said:

    @JabJab said:

    @NDTN said: There will be some 7950x deals on Black Friday/Cyber Monday Sale

    Two locations only? Those one specified months ago? No Europe, right?
    -Japan and something in USA - San Jose(?)-

    We can do some pre-orders in the US/Europe to measure the demands too, which location in Europe you are interested in?

    UK and NL

    Thanked by 1NDTN
  • @NDTN said:

    @JabJab said:

    @NDTN said: There will be some 7950x deals on Black Friday/Cyber Monday Sale

    Two locations only? Those one specified months ago? No Europe, right?
    -Japan and something in USA - San Jose(?)-

    We can do some pre-orders in the US/Europe to measure the demands too, which location in Europe you are interested in?

    Frankfurt am Main

    Thanked by 1NDTN
  • Any news about HK?

  • @NDTN said: Yes we are using 48GB ECC RAM modules for 7950x.

    I'm amazed you were able to find 48GB DIMMs. I haven't actually seen any of them.

  • @Daniel15 said:

    @NDTN said: Yes we are using 48GB ECC RAM modules for 7950x.

    I'm amazed you were able to find 48GB DIMMs. I haven't actually seen any of them.

    that's where they went lol

  • @NDTN said:

    @repoxide said:
    Any idea when this will be available to order?

    There will be some 7950x deals on Black Friday/Cyber Monday Sale

    @NDTN how about new stock for KVM STORAGE USA ?

    For deals of KVM (not storage) , is possible to joint 2 same package service to have bigger one?

    B)

  • NDTNNDTN Member, Patron Provider, Top Host

    @cybertech said:

    @Daniel15 said:

    @NDTN said: Yes we are using 48GB ECC RAM modules for 7950x.

    I'm amazed you were able to find 48GB DIMMs. I haven't actually seen any of them.

    that's where they went lol

    Top secret :D That's why we are paying 3x more for 48GB ECC DIMMs with 3 weeks lead time instead of the normal non-ECC DIMMs. We have been waiting for half a year for that to be available + Supermicro motherboard which has just been released recently, it's much better than Asrock.

    @co521320 said:
    Any news about HK?

    HK will only have a restock of new hardware at the beginning of 2024, we are focusing on other locations now.

    @optisoft said:

    @NDTN said:

    @repoxide said:
    Any idea when this will be available to order?

    There will be some 7950x deals on Black Friday/Cyber Monday Sale

    @NDTN how about new stock for KVM STORAGE USA ?

    For deals of KVM (not storage) , is possible to joint 2 same package service to have bigger one?

    B)

    Unfortunately stacking is not supported now. We will restock KVM Storage in the US soon.

    Thanked by 2cybertech co521320
  • @NDTN said: Unfortunately stacking is not supported now.

    Will stacking be supported with your Openstack-based systems? SolusVM is starting to feel a bit dated given it really only has basic features for VM management.

    It would be useful for all resources on the same node to be pooled. For example, if I have three VPSes with 8GB RAM and 80GB disk space on the same node, it'd actually be treated as a pool of 24GB RAM, 240GB disk space, three IPv4 addresses, and three /64 IPv6 ranges. This would allow combining them all together into a single VPS, as well as moving resources between them (for example, reduce the RAM on one of them to 4GB, and increase the RAM on a different one to 12GB).

    Wishosting allows this for example - their system is based on OpenNebula.

  • NDTNNDTN Member, Patron Provider, Top Host

    @Daniel15 said:

    @NDTN said: Unfortunately stacking is not supported now.

    Will stacking be supported with your Openstack-based systems? SolusVM is starting to feel a bit dated given it really only has basic features for VM management.

    It would be useful for all resources on the same node to be pooled. For example, if I have three VPSes with 8GB RAM and 80GB disk space on the same node, it'd actually be treated as a pool of 24GB RAM, 240GB disk space, three IPv4 addresses, and three /64 IPv6 ranges. This would allow combining them all together into a single VPS, as well as moving resources between them (for example, reduce the RAM on one of them to 4GB, and increase the RAM on a different one to 12GB).

    Wishosting allows this for example - their system is based on OpenNebula.

    We can do that with our Openstack, something like resources pool. We have been testing Openstack with a lot of scenarios, all working fine, Just doing some tuning now for CEPH with the upgraded hardware (100G switches and 100G network cards).

  • Daniel15Daniel15 Veteran
    edited November 2023

    @NDTN said:

    @Daniel15 said:

    @NDTN said: Unfortunately stacking is not supported now.

    Will stacking be supported with your Openstack-based systems? SolusVM is starting to feel a bit dated given it really only has basic features for VM management.

    It would be useful for all resources on the same node to be pooled. For example, if I have three VPSes with 8GB RAM and 80GB disk space on the same node, it'd actually be treated as a pool of 24GB RAM, 240GB disk space, three IPv4 addresses, and three /64 IPv6 ranges. This would allow combining them all together into a single VPS, as well as moving resources between them (for example, reduce the RAM on one of them to 4GB, and increase the RAM on a different one to 12GB).

    Wishosting allows this for example - their system is based on OpenNebula.

    We can do that with our Openstack, something like resources pool. We have been testing Openstack with a lot of scenarios, all working fine, Just doing some tuning now for CEPH with the upgraded hardware (100G switches and 100G network cards).

    I love it!! Looking forward to this! Thanks :)

    Will the Openstack system support two-factor authentication for the web UI? It always makes me feel a bit uneasy that SolusVM doesn't support 2FA.

  • NDTNNDTN Member, Patron Provider, Top Host

    @Daniel15 said:

    @NDTN said:

    @Daniel15 said:

    @NDTN said: Unfortunately stacking is not supported now.

    Will stacking be supported with your Openstack-based systems? SolusVM is starting to feel a bit dated given it really only has basic features for VM management.

    It would be useful for all resources on the same node to be pooled. For example, if I have three VPSes with 8GB RAM and 80GB disk space on the same node, it'd actually be treated as a pool of 24GB RAM, 240GB disk space, three IPv4 addresses, and three /64 IPv6 ranges. This would allow combining them all together into a single VPS, as well as moving resources between them (for example, reduce the RAM on one of them to 4GB, and increase the RAM on a different one to 12GB).

    Wishosting allows this for example - their system is based on OpenNebula.

    We can do that with our Openstack, something like resources pool. We have been testing Openstack with a lot of scenarios, all working fine, Just doing some tuning now for CEPH with the upgraded hardware (100G switches and 100G network cards).

    I love it!! Looking forward to this! Thanks :)

    Will the Openstack system support two-factor authentication for the web UI? It always makes me feel a bit uneasy that SolusVM doesn't support 2FA.

    Yes for now we will use Fleio for Openstack, it supports 2FA.

    Thanked by 1Daniel15
  • @NDTN -

    Would you please double-check my ticket? Ticket #700419. I'm having issues with network thoroughput. I've been advised that someone is going to the datacenter to troubleshoot. Can you confirm? Thx

  • NDTNNDTN Member, Patron Provider, Top Host

    @mockingbird said:
    @NDTN -

    Would you please double-check my ticket? Ticket #700419. I'm having issues with network thoroughput. I've been advised that someone is going to the datacenter to troubleshoot. Can you confirm? Thx

    Yes we are working with the DC to see if it's a loose network cable or network card issue.

  • @NDTN said:

    @mockingbird said:
    @NDTN -

    Would you please double-check my ticket? Ticket #700419. I'm having issues with network thoroughput. I've been advised that someone is going to the datacenter to troubleshoot. Can you confirm? Thx

    Yes we are working with the DC to see if it's a loose network cable or network card issue.

    Thanks. It's the switch. When the capacitors start aging you get hose issues.

  • JohnFilch123JohnFilch123 Member
    edited November 2023

    Are you going to offer Romania/Bulgaria VPSs for BF/CM sale?

  • nokstarnokstar Member
    edited November 2023

    give some 16GB RAM with 500GB storage VPS deals for blackfriday

  • wating for something like 1010 B)

  • @tuc said:
    wating for something like 1010 B)

    1010 MB disk space
    101.0 MB RAM
    10.10 Mbps connection
    1 core
    $1010 per month

    Thanked by 2yoursunny tuc
  • @tuc said:
    wating for something like 1010 B)

    Usually, there are some deals better than 1010 BUT deals get posted by FAT32 and you have to copy the coupon apply it to your account and checkout faster than 100+ members here.....

    Thanked by 1tuc
Sign In or Register to comment.