Howdy, Stranger!

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


server-factory.com | Sweden | Help us test and win a VPS! - Page 2
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.

server-factory.com | Sweden | Help us test and win a VPS!

24

Comments

  • mxmlamxmla Member, Host Rep

    @Shakespeare said:
    When I install proxmox ve, I will be prompted that the lxc path is wrong. This error is usually encountered on openvz

    Could you share the exact error message and the installation steps you tried prior to the error?

  • ShakespeareShakespeare Member
    edited July 2023

    @mxmla said:

    @Shakespeare said:
    When I install proxmox ve, I will be prompted that the lxc path is wrong. This error is usually encountered on openvz

    Could you share the exact error message and the installation steps you tried prior to the error?

    lxd nat :
    curl -L https://raw.githubusercontent.com/spiritLHLS/lxc/main/scripts/lxdinstall.sh -o lxdinstall.sh && chmod +x lxdinstall.sh && bash lxdinstall.sh

    system debian11:

    wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh

    bash InstallNET.sh -debian 11 --setipv6 "1"

    Thanked by 1mxmla
  • dosaidosai Member

    Make sure edit your /etc/resolv.conf with 1.1.1.1 or 8.8.8.8 or whatever you prefer.

    I've faced issues while compiling docker containers with default values.

    Thanked by 1mxmla
  • LutungLutung Member
    edited July 2023

    Single homed to AS3399 Obenetwork AB

    trace to google.com
    23 yx-in-f101.1e100.net (2607:f8b0:4002:c08::65) 115.302 ms 115.377 ms 115.454 ms

    `root@server:~# curl -sL yabs.sh | bash

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Yet-Another-Bench-Script

    v2023-04-23

    https://github.com/masonr/yet-another-bench-script

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Sun Jul 23 05:35:04 PM CEST 2023

    Basic System Information:

    Uptime : 0 days, 0 hours, 6 minutes
    Processor : AMD EPYC 7452 32-Core Processor
    CPU cores : 1 @ 2349.998 MHz
    AES-NI : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM : 1.9 GiB
    Swap : 0.0 KiB
    Disk : 24.5 GiB
    Distro : Debian GNU/Linux 12 (bookworm)
    Kernel : 6.1.0-10-amd64
    VM Type : KVM
    IPv4/IPv6 : ❌ Offline / ✔ Online

    fio Disk Speed Tests (Mixed R/W 50/50):

    Block Size 4k (IOPS) 64k (IOPS)
    Read 235.03 MB/s (58.7k) 2.34 GB/s (36.6k)
    Write 235.65 MB/s (58.9k) 2.35 GB/s (36.8k)
    Total 470.68 MB/s (117.6k) 4.70 GB/s (73.5k)
    Block Size 512k (IOPS) 1m (IOPS)
    ------ --- ---- ---- ----
    Read 9.72 GB/s (19.0k) 10.19 GB/s (9.9k)
    Write 10.24 GB/s (20.0k) 10.87 GB/s (10.6k)
    Total 19.97 GB/s (39.0k) 21.07 GB/s (20.5k)

    iperf3 Network Speed Tests (IPv6):

    Provider Location (Link) Send Speed Recv Speed Ping
    Clouvider London, UK (10G) busy busy --
    Scaleway Paris, FR (10G) 747 Mbits/sec 977 Mbits/sec 29.1 ms
    NovoServe North Holland, NL (40G) 868 Mbits/sec 980 Mbits/sec 22.2 ms
    Uztelecom Tashkent, UZ (10G) busy busy --
    Clouvider NYC, NY, US (10G) busy busy --
    Clouvider Dallas, TX, US (10G) busy busy --
    Clouvider Los Angeles, CA, US (10G) busy busy --

    Geekbench releases can only be downloaded over IPv4. FTP the Geekbench files and run manually.

    YABS completed in 2 min 20 sec
    `

    Thanked by 1mxmla
  • mxmlamxmla Member, Host Rep

    @Shakespeare The errors I get with the first script are related to a missing AAAA record for api.snapcraft.io and therefore failed downloads. You mentioned you had problems with Proxmox VE? I just installed it and it works without error. Please let me know which problem you are facing.

  • yoursunnyyoursunny Member, IPv6 Advocate

    Let me try a benchmark that is part of Debian 12 but many people don't know about: postmark.
    This benchmark performs I/O operations on a set of small files, simulating the behavior of a mail server.

    root@box8:~# postmark
    PostMark v1.51 : 8/14/01
    pm>set size 1024 1048576
    pm>set number 5000
    pm>set transactions 1000000
    pm>show
    Current configuration is:
    The base number of files is 5000
    Transactions: 1000000
    Files range between 1.00 kilobytes and 1.00 megabytes in size
    Working directory: /root
    Block sizes are: read=512 bytes, write=512 bytes
    Biases are: read/append=5, create/delete=5
    Using Unix buffered file I/O
    Random number generator seed is 42
    Report format is verbose.
    pm>run
    Creating files...Done
    Performing transactions..........Done
    Deleting files...Done
    Time:
        719 seconds total
        716 seconds of transactions (1396 per second)
    
    Files:
        504867 created (702 per second)
            Creation alone: 5000 files (1666 per second)
            Mixed with transactions: 499867 files (698 per second)
        499544 read (697 per second)
        499854 appended (698 per second)
        504867 deleted (702 per second)
            Deletion alone: 4734 files (4734 per second)
            Mixed with transactions: 500133 files (698 per second)
    
    Data:
        332680.44 megabytes read (462.70 megabytes per second)
        336197.50 megabytes written (467.59 megabytes per second)
    
    Thanked by 2mxmla sh97
  • ShakespeareShakespeare Member
    edited July 2023

    @mxmla said:
    @Shakespeare The errors I get with the first script are related to a missing AAAA record for api.snapcraft.io and therefore failed downloads. You mentioned you had problems with Proxmox VE? I just installed it and it works without error. Please let me know which problem you are facing.

    Can you try this script to install debian11 smoothly?
    My this script is specially used to install the kvm vps system with have ipv6.
    After the installation is complete, you need to manually enter reboot. You can see the installation details in vnc. If the ssh connection is still debian12, the installation failed.

    system debian11:

    wget --no-check-certificate -qO InstallNET.sh ' https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh

    bash InstallNET.sh -debian 11 --setipv6“1”

    Thanked by 1mxmla
  • @mxmla said:
    @Shakespeare The errors I get with the first script are related to a missing AAAA record for api.snapcraft.io and therefore failed downloads. You mentioned you had problems with Proxmox VE? I just installed it and it works without error. Please let me know which problem you are facing.

    The first script is the LXD system, which is similar to the PVE system. If the installation fails, either there is a problem with the kvm architecture, or debian12 is missing components. After all debian12 is still in beta stage

    lxd nat = pve nat :
    curl -L https://raw.githubusercontent.com/spiritLHLS/lxc/main/scripts/lxdinstall.sh -o lxdinstall.sh && chmod +x lxdinstall.sh && bash lxdinstall.sh

    Thanked by 1mxmla
  • @mxmla said:
    @NHNHNH000 Thanks for your additional feedback! I just created a snapshot and it's working flawlessly for me. Could you maybe start by rebuilding the VPS and do it from scratch? Thanks in advance.

    surely and here it is:
    First, my conclusion: all functions are working well.
    The following is my operation process

    brand new system and its original rdns
    1.png

    I installed nginx
    2.png

    Generate snapshot
    3.png

    Downloaded speedtest-cli
    4.png

    Restore from the snapshot
    5.png

    Password didn't get changed and the speedtest cli file I saved doesn't exist,and nginx is still there,just I forgot to screenshot it
    6.png

    original rdns
    7.png

    Changed rdns
    8.png

    *** rdns get changed correctly***
    9.png

    Boot from custom iso works well too
    10.png

    Thanked by 1mxmla
  • MMzFMMzF Member

    Impressive, i just registered and tested, routing, performance everything feels smooth, that's enhancing joy with ipv6

    Thanked by 1mxmla
  • DPDP Administrator, The Domain Guy

    @MMzF said: performance

    Tell me about it.

    root@tartarus:~# time echo "Hello, World!"
    Hello, World!
    
    real    0m0.000s
    user    0m0.000s
    sys     0m0.000s
    

    Box is fast my man.

    Thanked by 1mxmla
  • yoursunnyyoursunny Member, IPv6 Advocate

    @DP said:

    @MMzF said: performance

    Tell me about it.

    root@tartarus:~# time echo "Hello, World!"
    Hello, World!
    
    real    0m0.000s
    user    0m0.000s
    sys     0m0.000s
    

    Box is fast my man.

    Newtork is fast my man

    root@box8:~# ping -c2 ::1
    PING ::1(::1) 56 data bytes
    64 bytes from ::1: icmp_seq=1 ttl=64 time=0.023 ms
    64 bytes from ::1: icmp_seq=2 ttl=64 time=0.043 ms
    
    --- ::1 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1005
    ms
    rtt min/avg/max/mdev = 0.023/0.033/0.043/0.010 ms
    
    Thanked by 3DP mxmla ColderCoder
  • emghemgh Member, Megathread Squad

    Too lazy to read through the whole thread

    Are you in Portlane in Västberga like everyone else (nothing negative, it’s s great DC with great network) or in another DC?

    Thanked by 1mxmla
  • DPDP Administrator, The Domain Guy

    @emgh said:
    Too lazy to read through the whole thread

    Are you in Portlane in Västberga like everyone else (nothing negative, it’s s great DC with great network) or in another DC?

    He’s with Obe in Kista.

    Thanked by 2emgh mxmla
  • emghemgh Member, Megathread Squad

    @DP said:

    @emgh said:
    Too lazy to read through the whole thread

    Are you in Portlane in Västberga like everyone else (nothing negative, it’s s great DC with great network) or in another DC?

    He’s with Obe in Kista.

    Decent

    Not as good local connectivity from my experience but still high-quality

    I plan on colo:ing with them myself

    Thanked by 1mxmla
  • suutsuut Member
    edited July 2023

    It is recommended to add more OS Templates, ubuntu is also a must.

    Everything seems to be working fine, except pulling github.

    Thanked by 1mxmla
  • DPDP Administrator, The Domain Guy

    @yoursunny said:

    @DP said:

    @MMzF said: performance

    Tell me about it.

    root@tartarus:~# time echo "Hello, World!"
    Hello, World!
    
    real    0m0.000s
    user    0m0.000s
    sys     0m0.000s
    

    Box is fast my man.

    Newtork is fast my man

    root@box8:~# ping -c2 ::1
    PING ::1(::1) 56 data bytes
    64 bytes from ::1: icmp_seq=1 ttl=64 time=0.023 ms
    64 bytes from ::1: icmp_seq=2 ttl=64 time=0.043 ms
    
    --- ::1 ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1005
    ms
    rtt min/avg/max/mdev = 0.023/0.033/0.043/0.010 ms
    

    D-Town Small Diks Gangster out.

    Swedish House Mafia in.

    Thanked by 2yoursunny mxmla
  • bertbert Member
    edited July 2023

    :D made a wp site with it.works fine.http://[2a07:e041:1:9a::1]/

    but seems wp doesn't work fine on ipv6 only vps.

    Thanked by 1mxmla
  • emghemgh Member, Megathread Squad

    @bert said:
    :D made a wp site with it.works fine.http://[2a07:e041:1:9a::1]/

    but seems wp doesn't work fine on ipv6 only vps.

    If you proxy through CloudFlare, it’ll enable incoming IPv4 connectivity by default.

    Thanked by 1mxmla
  • NFSCNFSC Member

    If there are more default OS Templates in the ISO List it would be more useful and Ubuntu and Windows are my recommendations. By the way, this VPS is really fast.

    Thanked by 1mxmla
  • cpsdcpsd Member

    Congratulations, i am going to try one. thanks.

    Thanked by 1mxmla
  • i agree with others here, while the the vps is fast but i wish there were more OSes to try out.

    Thanked by 1mxmla
  • nick_nick_ Member

    I'm not sure if it's possible on this free testing plan, but you can upload any ISO on normal plans at server-factory.com.

    Thanked by 1mxmla
  • cpufancpufan Member
    docker run -d \
      --name als \
      --restart unless-stopped \
      --network host \
      -e HTTP_PORT=20080 \
      wikihostinc/looking-glass-server
    

    test-looking-glass-server URL

    I built a looking-glass-server with docker, you can try it.

    Support ping, iperf3, speedtest, etc.

    If LGS is not allowed, I will delete it .

    Welcome feedback on the test results.

    The IPV4 from CF Warp.

    Thanked by 1mxmla
  • mxmlamxmla Member, Host Rep

    @Shakespeare The Script does not work for me, we will add a Debian 11 before launch. Thanks for your feedback!

    @emgh Can only recommend them, lighting fast E-Mail responses and handling of Server installation and so on. Great pricing as well ;)

    @suut said:
    It is recommended to add more OS Templates, ubuntu is also a must.

    Everything seems to be working fine, except pulling github.

    Thanks for your feedback! We will add Ubuntu, Alma Linux, Rocky Linux and Windows Server Templates before launch.

    @bert said:
    :D made a wp site with it.works fine.http://[2a07:e041:1:9a::1]/

    but seems wp doesn't work fine on ipv6 only vps.

    Which Problems are you facing with IPv6 only and Wordpress? Website works fine for me.

    @NFSC said:
    If there are more default OS Templates in the ISO List it would be more useful and Ubuntu and Windows are my recommendations. By the way, this VPS is really fast.

    Thanks for your feedback! We will add Ubuntu, Alma Linux, Rocky Linux and Windows Server Templates before launch.

    @chakraxzz said:
    i agree with others here, while the the vps is fast but i wish there were more OSes to try out.

    Thanks for your feedback! We will add Ubuntu, Alma Linux, Rocky Linux and Windows Server Templates before launch.

    @nick_ said:
    I'm not sure if it's possible on this free testing plan, but you can upload any ISO on normal plans at server-factory.com.

    Thanks for your help! Custom ISO is possible with those Trial VPS as well :)

    @cpufan Looking Glass is fine :)

    Thanked by 3nick_ NFSC emgh
  • This VPS is fantastic but missing FreeBSD

    Thanked by 1mxmla
  • mxmlamxmla Member, Host Rep

    @prince18 said:
    This VPS is fantastic but missing FreeBSD

    Thanks for your feedback! The easiest way would be to import the ISO and install it yourself.

    We added a Debian 11 Template.

  • rattlecattlerattlecattle Member
    edited July 2023

    Benchmarking a Minio S3 setup on the trial instance using warp

    root@sf-minio-test:~# ./warp mixed --host=127.0.0.1:8888 --access-key=minio --secret-key=secret123 --duration=1m --concurrent=1 --objects 1000 --obj.size=10M --autoterm
    warp: Benchmark data written to "warp-mixed-2023-07-24[092122]-KhX7.csv.zst"                                                                                           
    Mixed operations.
    Operation: DELETE, 10%, Concurrency: 1, Ran 59s.
     * Throughput: 6.19 obj/s
    
    Operation: GET, 45%, Concurrency: 1, Ran 59s.
     * Throughput: 267.60 MiB/s, 28.06 obj/s
    
    Operation: PUT, 15%, Concurrency: 1, Ran 59s.
     * Throughput: 90.36 MiB/s, 9.48 obj/s
    
    Operation: STAT, 30%, Concurrency: 1, Ran 59s.
     * Throughput: 18.85 obj/s
    
    Cluster Total: 357.53 MiB/s, 62.44 obj/s over 1m0s.
    warp: Cleanup Done.
    

    Looks great for setting up a single MinIO instance or cluster over multiple VPSes.

    Thanked by 1mxmla
  • hohohoho Member

    `root@sf02:~# curl -sL yabs.sh | bash

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Yet-Another-Bench-Script

    v2023-04-23

    https://github.com/masonr/yet-another-bench-script

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Mon Jul 24 09:09:11 AM CEST 2023

    Basic System Information:

    Uptime : 0 days, 0 hours, 2 minutes
    Processor : AMD EPYC 7452 32-Core Processor
    CPU cores : 1 @ 2349.998 MHz
    AES-NI : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM : 1.9 GiB
    Swap : 0.0 KiB
    Disk : 24.5 GiB
    Distro : Debian GNU/Linux 12 (bookworm)
    Kernel : 6.1.0-10-amd64
    VM Type : KVM
    IPv4/IPv6 : ❌ Offline / ✔ Online

    fio Disk Speed Tests (Mixed R/W 50/50):

    Block Size 4k (IOPS) 64k (IOPS)
    Read 218.34 MB/s (54.5k) 2.68 GB/s (41.9k)
    Write 218.92 MB/s (54.7k) 2.69 GB/s (42.1k)
    Total 437.27 MB/s (109.3k) 5.37 GB/s (84.0k)
    Block Size 512k (IOPS) 1m (IOPS)
    ------ --- ---- ---- ----
    Read 9.20 GB/s (17.9k) 10.25 GB/s (10.0k)
    Write 9.69 GB/s (18.9k) 10.93 GB/s (10.6k)
    Total 18.89 GB/s (36.8k) 21.18 GB/s (20.6k)

    iperf3 Network Speed Tests (IPv6):

    Provider Location (Link) Send Speed Recv Speed Ping
    Clouvider London, UK (10G) busy busy --
    Scaleway Paris, FR (10G) busy 977 Mbits/sec 32.8 ms
    NovoServe North Holland, NL (40G) 836 Mbits/sec 980 Mbits/sec 22.2 ms
    Uztelecom Tashkent, UZ (10G) busy busy --
    Clouvider NYC, NY, US (10G) busy busy --
    Clouvider Dallas, TX, US (10G) busy busy --
    Clouvider Los Angeles, CA, US (10G) busy busy --

    Geekbench releases can only be downloaded over IPv4. FTP the Geekbench files and run manually.

    YABS completed in 3 min 30 sec`

    YABS looks great.

    Thanked by 1mxmla
  • ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Yet-Another-Bench-Script

    v2023-04-23

    https://github.com/masonr/yet-another-bench-script

    ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##

    Mon Jul 24 09:29:17 AM CEST 2023

    Basic System Information:

    Uptime : 0 days, 18 hours, 46 minutes
    Processor : AMD EPYC 7452 32-Core Processor
    CPU cores : 1 @ 2349.998 MHz
    AES-NI : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM : 1.9 GiB
    Swap : 0.0 KiB
    Disk : 24.5 GiB
    Distro : Debian GNU/Linux 12 (bookworm)
    Kernel : 6.1.0-10-amd64
    VM Type : KVM
    IPv4/IPv6 : ✔ Online / ✔ Online

    Geekbench 5 Benchmark Test:

    Test | Value
    |
    Single Core | 1057
    Multi Core | 1072
    Full Test | https://browser.geekbench.com/v5/cpu/21491437

    Geekbench 6 test failed. Run manually to determine cause.

    YABS completed in 9 min 26 sec

    Thanked by 1mxmla
Sign In or Register to comment.