LES BSD Thread!

17891012

Comments

  • My daily driver is OpenBSD. I was using FreeBSD for a number of years before that.

    I host VPSs under OpenBSD's VMM. Currently only offering OpenBSD 7.8 and Debian 13.

    I haven't tested FreeBSD or NetBSD yet to see how easy it would be to support them.

    Slow Servers VPSs hosted on OpenBSD's VMM on secondhand, low power hardware in Spokane, WA, USA. Routed /64 IPv6 allocations included, IPv4 $1/month extra.

  • Hi @slowservers!

    Welcome to LES!

    I'm curious . . . may I please ask why you switched from Free to Open?

    Best wishes!

    Tom

  • @linveo said:

    @cmeerw said:
    @linveo I have now built an image for NetBSD 11.0 RC1

    Thanks for the template! I have added this to our available templates as NetBSD 11 RC1 Minimum. Please give it a try and let me know how well it works.

    Thanks, worked absolutely fine.

  • @Not_Oles said:
    Hi @slowservers!

    Welcome to LES!

    I'm curious . . . may I please ask why you switched from Free to Open?

    Best wishes!

    Tom

    Hi Tom,

    Thank you!

    I like FreeBSD a lot. I took FreeBSD kernel internals from McKusick, himself!

    FreeBSD has some weird memory management issues with Firefox. It will tend to climb and and climb from one tab to another. It did that to me for several releases.

    One of the last releases I used, my laptop wouldn't boot with 8GB of memory. I think I could override it down to 4GB (though if installing physical dims, would only boot with 2GB), but then Firefox was practically unusable. It would boot with 8GB if I disabled SMP, but disabling SMP introduced even more serious bugs. I never saw any progress on fixing these bugs and wasn't really sure where to begin, myself.

    It just ended up not being possible to use it as a daily driver, so I tried OpenBSD and haven't looked back (too often.)

    OpenBSD is definitely a bit weird in some ways, but I think it's a better overall package. For desktop use, far better. For server use, it has a nice collection of utilities and security models that mold together very nicely. OpenBSD handles Firefox much better as well.

    OpenBSD seems to be developed by more people who use it as a daily driver than FreeBSD. I do think ZFS and bhyve are very impressive, though.

    I wish it was developed with git, but overall I'm glad I switched.

    -Slow Servers

    Slow Servers VPSs hosted on OpenBSD's VMM on secondhand, low power hardware in Spokane, WA, USA. Routed /64 IPv6 allocations included, IPv4 $1/month extra.

  • @slowservers Thanks for the detailed reply! Now I know why you switched! 🤠

  • Not_OlesNot_Oles Provider

    Hello!

    I bought a nifty Linveo Intel Xeon Gold VPS to compare with my nifty Linveo Ryzen VPS!

    I tried reinstalling from Debian 13 to the NetBSD 11 RC1 Minimum image. The install process stuck for 30 minutes.

    Happily, @cmeerw's NetBSD 10.1 Minimal for Intel (PR58693) booted just fine.

    I grabbed the compiler via ftp by following @cmeerw's previous instructions.

    Next I got the NetBSD-current userland and kernel source code with CVS, patched /usr/src/sys/arch/x86/x86/cpu_topology.c as per @cmeerw's PR58693, built everything, installed the kernel, and rebooted.

    The VPS came back up again, seemingly fine! Next up is to install the userland, check for any post install issues, and run etcupdate. We will see what happens next. . . .


    The tech-kern email conversation linked in PR58693 is interesting! Haha, I have a lot more studying to do! But, apparently it might not be fully clear about the fundamental cause of the boot issue or which of two possible fixes should be applied.

    Thanks to @cmeerw for incredible work isolating the issue and finding a fix! <3 Thanks to @linveo for making @cmeerw's images available and for a great Intel VPS at only $2.85/month. <3

  • Not_OlesNot_Oles Provider

    @Not_Oles said: Next up is to install the userland, check for any post install issues, and run etcupdate. We will see what happens next. . . .

    Might have managed to get through postinstall checks and etcupdate plus another reboot.

    chronos@penguin:~/2026/x86-linveo$ `head -n 1 login`
    Last login: Wed Mar  4 22:24:02 2026 from xxx.xxx.xxx.xxx
    NetBSD 11.99.5 (GENERIC) #0: Wed Mar  4 22:00:49 UTC 2026
    
    x86$ date
    Thu Mar  5 00:10:17 UTC 2026
    x86$ uptime
    12:10AM  up 1 min, 1 user, load averages: 0.13, 0.05, 0.02
    x86$ 
    
  • @Not_Oles said:
    Hello!

    I bought a nifty Linveo Intel Xeon Gold VPS to compare with my nifty Linveo Ryzen VPS!

    I tried reinstalling from Debian 13 to the NetBSD 11 RC1 Minimum image. The install process stuck for 30 minutes.

    Not sure where exactly it's stuck there, but it's likely something in VirtFusion still. Maybe you could have just retried?

  • @cmeerw said:
    Not sure where exactly it's stuck there, but it's likely something in VirtFusion still. Maybe you could have just retried?

    Just to make sure I did a quick test with my VPS, and it's working as expected. I don't think it's the Intel issue at this point, as that would only affect the NetBSD boot after installation has finished.

  • NetBSD 11.0 RC2 has appeared, so there is now a NetBSD 11.0 RC2 image @linveo

  • Jails for NetBSD looks like a really interesting project - something I'll likely have a closer look at soon.

  • linveolinveo ProviderOG

    @cmeerw said:
    NetBSD 11.0 RC2 has appeared, so there is now a NetBSD 11.0 RC2 image @linveo

    Thank you, I have updated the NetBSD 11 template.

    linveo.com | Shared Hosting | KVM VPS | Dedicated Servers

  • @linveo said:

    @cmeerw said:
    NetBSD 11.0 RC2 has appeared, so there is now a NetBSD 11.0 RC2 image @linveo

    Thank you, I have updated the NetBSD 11 template.

    Something is not quite right yet. I have installed (twice now) from what shows as "NetBSD 11 RC2 Minimum", but that still gives me 11.0 RC1. I have double-checked that the RC2 image was downloaded from my server, and that that image does indeed contain 11.0 RC2. Could you maybe check again that the correct image is used in VirtFusion?

  • Not_OlesNot_Oles Provider

    @cmeerw said: Not sure where exactly it's stuck there, but it's likely something in VirtFusion still. Maybe you could have just retried?

    Of course I should have mentioned that I did try twice.

    Perhaps now it might be best to wait briefly for the 11.0 RC2 image and try again. That's fine. All good!

    I appreciate @cmeerw making the images and @linveo making the images available! <3 <3

  • Not_OlesNot_Oles Provider

    Hello!

    Tried the NetBSD 11.0 RC2 image from the Linveo control panel using my Intel VPS.

    The image installed and booted quickly, but, as @cmeerw mentioned above, seemed to describe itself as RC1 instead of RC2.

    Terminal output from the boot and screenshot from the install are posted below.

    Thanks @linveo! <3 Thanks @cmeerw! <3

    Tom

    NetBSD 11.0_RC1 (GENERIC) #0: Fri Feb  6 08:24:25 UTC 2026
    
    Welcome to NetBSD!
    
    This is a release candidate for NetBSD.
    
    Bug reports: https://www.NetBSD.org/support/send-pr.html
    Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/
    We recommend that you create a non-root account and use su(1) for root access.
    x86# date
    Sun Mar  8 20:14:08 UTC 2026
    x86# uname -a
    NetBSD x86.metalvps.com 11.0_RC1 NetBSD 11.0_RC1 (GENERIC) #0: Fri Feb  6 08:24:25 UTC 2026  [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64
    x86# 
    

  • Not_OlesNot_Oles Provider

    Tried using sysinst to upgrade to RC2 minimal.

    The following are the https site, directory, user, and password that will be used.  If
     "user" is "ftp", then the password is not needed. 
    
     a: Host                                cdn.NetBSD.org
    >b: Base directory                      pub/NetBSD/NetBSD-11.0_RC2
     c: Binary set directory                /amd64/binary/sets
     d: Source set directory                /source/sets
     e: File extension                      .tar.xz
     f: User                                ftp
     g: Password
     h: Proxy
     i: Transfer directory                  /usr/INSTALL
     j: Delete after install                No
     k: Configure network
     l: Exit
     x: Get Distribution
    

    It seemed to work.

    Last login: Sun Mar  8 20:13:50 2026 from xxx.xxx.xxx.xxx
    NetBSD 11.0_RC2 (GENERIC) #0: Wed Mar  4 21:02:00 UTC 2026
    
    Welcome to NetBSD!
    
    This is a release candidate for NetBSD.
    
    Bug reports: https://www.NetBSD.org/support/send-pr.html
    Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/
    We recommend that you create a non-root account and use su(1) for root access.
    x86# uname -a
    NetBSD x86.metalvps.com 11.0_RC2 NetBSD 11.0_RC2 (GENERIC) #0: Wed Mar  4 21:02:00 UTC 2026  [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64
    x86# 
    
  • linveolinveo ProviderOG

    @cmeerw said:

    @linveo said:

    @cmeerw said:
    NetBSD 11.0 RC2 has appeared, so there is now a NetBSD 11.0 RC2 image @linveo

    Thank you, I have updated the NetBSD 11 template.

    Something is not quite right yet. I have installed (twice now) from what shows as "NetBSD 11 RC2 Minimum", but that still gives me 11.0 RC1. I have double-checked that the RC2 image was downloaded from my server, and that that image does indeed contain 11.0 RC2. Could you maybe check again that the correct image is used in VirtFusion?

    Sorry, I left the filename for the cache image as RC1, so VF did not try to redownload it for the node since it was cached. I have removed the cached qcow2 from the nodes and also changed the filename, so it will force fetch a new copy.

    linveo.com | Shared Hosting | KVM VPS | Dedicated Servers

  • @cmeerw said:

    @Crab said:
    @cmeerw Excellent job! Do you know whether the Intel bug you fixed is finally mainlined into v11?

    I am afraid there are no updates here - probably no one else has seen that.

    Hold on, what's happening over here??

    I wanted to try out your latest image without any high hopes after seeing these comments of yours, but lo and behold 11.0 RC2 booted right up! I haven't seen that happening on this awesome @linveo VPS before.

    Just to verify this further I did install "NetBSD 10.1 Minimal for Intel (PR58693)" which worked fine as expected, but "NetBSD 10.1 Minimum" also worked! I started to scratch my head and I tried the all the other NetBSD images and they all worked even v9.4!

    For a moment I was thinking that perhaps the hardware platform has changed, but the control panel is still showing the old Intel E5 and not Ryzen. Something in VirtFusion settings must've changed to enable this, but what it could've been... regardless it is amazing to see this finally working!

  • Not_OlesNot_Oles Provider
    edited March 10

    Tried installing OpenBSD 7.8 amd64 both by dd of miniroot.img to disk in rescue system and by using iso. Both borked -- no login prompt. Not on my fantastic free Linveo Ryzen 9 9950X <3 which still is running NetBSD-current. Instead on my fantastic, newly bought Intel 6140. <3

    However, using the i386 iso worked. Didn't try dd method on 6140.

    I thought that OpenBSD amd64 might now work on the 6140, but apparently not. Anyone know why not? Thanks!

    openbsd# date
    Tue Mar 10 06:21:11 UTC 2026
    openbsd# uname -am 
    OpenBSD openbsd.metalvps.com 7.8 GENERIC.MP#115 i386
    openbsd# dmesg | grep Gold 
    cpu0: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz ("GenuineIntel" 686-class) 136 MHz, 06-55-04 
    # Why the 136 MHz speed? Apparently harmlless "CPU scaling?" 
    # See https://tech.openbsd.narkive.com/Mz75c34H/top-systat-and-hw-cpuspeed
    cpu1: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz ("GenuineIntel" 686-class) 2.30 GHz, 06-55-04
    openbsd# uptime            
     6:21AM  up 32 mins, 1 user, load averages: 0.23, 0.10, 0.03
    openbsd# 
    
  • Not_OlesNot_Oles Provider
    edited March 10

    This line from dmesg on the i386 that works is missing from the above amd64 partial boot dmesg on the Intel 6140 which does not seem to work with OpenBSD amd64:

    root on sd0a [ . . . ] swap on sd0b dump on sd0b

    Maybe the problem could be that the 6140 with OpenBSD amd64 somehow fails to mount the root and swap?

    If yes, maybe the root cause is something in the Virtfusion Qemu configuration?

    Thanks! <3

  • Not_OlesNot_Oles Provider

    I think I might have mentioned that, a couple of weeks ago, I bought an Intel VPS from Linveo. Now I have purchased an upgrade from 2 to 4 cores. The price for the upgraded VPS is $4.07/month with a coupon code.

    Here is a Yabs on the newly upgraded VPS to show that it seems to work great with Debian. Next I am going to try @cmeerw's kindly contributed NetBSD 11 RC2 Minimum image which is available in the Linveo Control Panel.

    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    #              Yet-Another-Bench-Script              #
    #                     v2025-04-20                    #
    # https://github.com/masonr/yet-another-bench-script #
    # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
    
    Fri Mar 13 07:22:05 PM GMT 2026
    
    Basic System Information:
    ---------------------------------
    Uptime     : 0 days, 0 hours, 4 minutes
    Processor  : Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
    CPU cores  : 4 @ 2294.608 MHz
    AES-NI     : ✔ Enabled
    VM-x/AMD-V : ✔ Enabled
    RAM        : 7.7 GiB
    Swap       : 1024.0 MiB
    Disk       : 49.2 GiB
    Distro     : Debian GNU/Linux 13 (trixie)
    Kernel     : 6.12.38+deb13-amd64
    VM Type    : KVM
    IPv4/IPv6  : ✔ Online / ✔ Online
    
    IPv6 Network Information:
    ---------------------------------
    ISP        : 1GSERVERS, LLC
    ASN        : AS14315 1GSERVERS, LLC
    Host       : Linveo, LLC
    Location   : Phoenix, Arizona (AZ)
    Country    : United States
    
    fio Disk Speed Tests (Mixed R/W 50/50) (Partition /dev/vda3):
    ---------------------------------
    Block Size | 4k            (IOPS) | 64k           (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 183.09 MB/s  (45.7k) | 1.38 GB/s    (21.5k)
    Write      | 183.57 MB/s  (45.8k) | 1.38 GB/s    (21.7k)
    Total      | 366.66 MB/s  (91.6k) | 2.77 GB/s    (43.2k)
               |                      |                     
    Block Size | 512k          (IOPS) | 1m            (IOPS)
      ------   | ---            ----  | ----           ---- 
    Read       | 1.30 GB/s     (2.5k) | 1.24 GB/s     (1.2k)
    Write      | 1.36 GB/s     (2.6k) | 1.33 GB/s     (1.2k)
    Total      | 2.66 GB/s     (5.2k) | 2.57 GB/s     (2.5k)
    
    iperf3 Network Speed Tests (IPv4):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 1.31 Gbits/sec  | 1.05 Gbits/sec  | 129 ms         
    Eranium         | Amsterdam, NL (100G)      | 1.19 Gbits/sec  | 1.74 Gbits/sec  | 155 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 728 Mbits/sec   | 821 Mbits/sec   | 227 ms         
    Leaseweb        | Singapore, SG (10G)       | 705 Mbits/sec   | 602 Mbits/sec   | --             
    Clouvider       | Los Angeles, CA, US (10G) | 6.88 Gbits/sec  | 3.87 Gbits/sec  | 8.59 ms        
    Leaseweb        | NYC, NY, US (10G)         | 3.48 Gbits/sec  | 2.39 Gbits/sec  | --             
    Edgoo           | Sao Paulo, BR (1G)        | 867 Mbits/sec   | 907 Mbits/sec   | 170 ms         
    
    iperf3 Network Speed Tests (IPv6):
    ---------------------------------
    Provider        | Location (Link)           | Send Speed      | Recv Speed      | Ping           
    -----           | -----                     | ----            | ----            | ----           
    Clouvider       | London, UK (10G)          | 368 Mbits/sec   | 925 Mbits/sec   | 129 ms         
    Eranium         | Amsterdam, NL (100G)      | 1.22 Gbits/sec  | 1.44 Gbits/sec  | 155 ms         
    Uztelecom       | Tashkent, UZ (10G)        | 692 Mbits/sec   | 836 Mbits/sec   | 227 ms         
    Leaseweb        | Singapore, SG (10G)       | 980 Mbits/sec   | 1.16 Gbits/sec  | 183 ms         
    Clouvider       | Los Angeles, CA, US (10G) | 7.41 Gbits/sec  | 3.83 Gbits/sec  | 8.55 ms        
    Leaseweb        | NYC, NY, US (10G)         | 3.45 Gbits/sec  | 3.58 Gbits/sec  | 58.1 ms        
    Edgoo           | Sao Paulo, BR (1G)        | 1.11 Gbits/sec  | 870 Mbits/sec   | 170 ms         
    
    Geekbench 6 Benchmark Test:
    ---------------------------------
    Test            | Value                         
                    |                               
    Single Core     | 768                           
    Multi Core      | 2453                          
    Full Test       | https://browser.geekbench.com/v6/cpu/17048925
    
    YABS completed in 16 min 7 sec
    tom@x86:~$ 
    
  • Not_OlesNot_Oles Provider

    Next I am going to try @cmeerw's kindly contributed NetBSD 11 RC2 Minimum image which is available in the Linveo Control Panel.

    Seems to work great! <3 First glance. . . .

    Thanks @cmeerw! <3 Thanks @linveo! <3

    NetBSD 11.0_RC2 (GENERIC) #0: Wed Mar  4 21:02:00 UTC 2026
    
    Welcome to NetBSD!
    
    This is a release candidate for NetBSD.
    
    Bug reports: https://www.NetBSD.org/support/send-pr.html
    Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/
    We recommend that you create a non-root account and use su(1) for root access.
    x86# date
    Fri Mar 13 20:06:27 UTC 2026
    x86# uptime
     8:06PM  up 4 mins, 1 user, load averages: 0.00, 0.01, 0.00
    x86# 
    
  • Not_OlesNot_Oles Provider

    Hello!

    OpenBSD 7.9-beta snapshot from https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/ now seems to boot on a Linveo Intel KVM VPS.

    dmesg behind the spoiler!

    Best!

    Tom

    openbsd$ date
    Tue Mar 24 02:02:32 UTC 2026
    openbsd$ dmesg
    OpenBSD 7.9-beta (GENERIC.MP) #342: Mon Mar 23 18:28:47 MDT 2026
        [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
    real mem = 8572997632 (8175MB)
    avail mem = 8285634560 (7901MB)
    random: good seed from bootblocks
    mpath0 at root
    scsibus0 at mpath0: 256 targets
    mainbus0 at root
    bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xbfffdc90 (137 entries)
    bios0: vendor SeaBIOS version "1.16.2-debian-1.16.2-1" date 04/01/2014
    bios0: QEMU Standard PC (i440FX + PIIX, 1996)
    acpi0 at bios0: ACPI 1.0
    acpi0: sleep states S3 S4 S5
    acpi0: tables DSDT FACP APIC HPET WAET
    acpi0: wakeup devices
    acpitimer0 at acpi0: 3579545 Hz, 24 bits
    acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
    cpu0 at mainbus0: apid 0 (boot processor)
    cpu0: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, 122.61 MHz, 06-55-04
    cpu0: cpuid 1 edx=f8bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SS> ecx=f7fab223<SSE3,PCLMUL,VMX,SSSE3,FMA3,CX16,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV>
    cpu0: cpuid 6 eax=4<ARAT>
    cpu0: cpuid 7.0 ebx=d19f4fbb<FSGSBASE,TSC_ADJUST,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,AVX512F,AVX512DQ,RDSEED,ADX,SMAP,CLFLUSHOPT,CLWB,AVX512CD,AVX512BW,AVX512VL> ecx=c<UMIP,PKU> edx=ac000400<MD_CLEAR,IBRS,IBPB,STIBP,SSBD>
    cpu0: cpuid a vers=2, gp=4, gpwidth=48, ff=3, ffwidth=48
    cpu0: cpuid d.1 eax=f<XSAVEOPT,XSAVEC,XGETBV1,XSAVES>
    cpu0: cpuid 80000001 edx=2c100800<NXE,PAGE1GB,RDTSCP,LONG> ecx=121<LAHF,ABM,3DNOWP>
    cpu0: msr 10a=4c<RSBA,SKIP_L1DFL,IF_PSCHANGE>
    cpu0: MELTDOWN
    cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 8-way I-cache, 1MB 64b/line 16-way L2 cache, 24MB 64b/line 11-way L3 cache
    cpu0: smt 0, core 0, package 0
    mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
    cpu0: apic clock running at 1000MHz
    cpu1 at mainbus0: apid 1 (application processor)
    cpu1: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, 119.37 MHz, 06-55-04
    cpu1: smt 0, core 0, package 1
    cpu2 at mainbus0: apid 2 (application processor)
    cpu2: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, 114.71 MHz, 06-55-04
    cpu2: smt 0, core 0, package 2
    cpu3 at mainbus0: apid 3 (application processor)
    cpu3: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz, 102.31 MHz, 06-55-04
    cpu3: smt 0, core 0, package 3
    ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 11, 24 pins
    acpihpet0 at acpi0: 100000000 Hz
    acpiprt0 at acpi0: bus 0 (PCI0)
    "ACPI0006" at acpi0 not configured
    acpipci0 at acpi0 PCI0
    "PNP0A06" at acpi0 not configured
    "PNP0A06" at acpi0 not configured
    "PNP0A06" at acpi0 not configured
    "QEMU0002" at acpi0 not configured
    com0 at acpi0 COM1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo
    "PNP0303" at acpi0 not configured
    "PNP0F13" at acpi0 not configured
    acpicmos0 at acpi0
    "ACPI0010" at acpi0 not configured
    acpicpu0 at acpi0: C1(@1 halt!)
    acpicpu1 at acpi0: C1(@1 halt!)
    acpicpu2 at acpi0: C1(@1 halt!)
    acpicpu3 at acpi0: C1(@1 halt!)
    cpu0: using VERW MDS workaround
    pvbus0 at mainbus0: KVM
    pvclock0 at pvbus0
    pci0 at mainbus0 bus 0
    pchb0 at pci0 dev 0 function 0 "Intel 82441FX" rev 0x02
    pcib0 at pci0 dev 1 function 0 "Intel 82371SB ISA" rev 0x00
    pciide0 at pci0 dev 1 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
    pciide0: channel 0 disabled (no drives)
    pciide0: channel 1 disabled (no drives)
    uhci0 at pci0 dev 1 function 2 "Intel 82371SB USB" rev 0x01: apic 0 int 11
    piixpm0 at pci0 dev 1 function 3 "Intel 82371AB Power" rev 0x03: apic 0 int 9
    iic0 at piixpm0
    vga1 at pci0 dev 2 function 0 "Bochs VGA" rev 0x02
    wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
    wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
    virtio0 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00
    vio0 at virtio0: 1 queue, address 00:2e:0e:80:59:f6
    virtio0: msix per-VQ
    virtio1 at pci0 dev 4 function 0 "Qumranet Virtio SCSI" rev 0x00
    vioscsi0 at virtio1: qsize 256
    virtio1: msix per-VQ
    scsibus1 at vioscsi0: 255 targets
    ahci0 at pci0 dev 5 function 0 "Intel 82801I AHCI" rev 0x02: msi, AHCI 1.0
    ahci0: port 0: 1.5Gb/s
    scsibus2 at ahci0: 32 targets
    cd0 at scsibus2 targ 0 lun 0: <QEMU, QEMU DVD-ROM, 2.5+> removable
    virtio2 at pci0 dev 6 function 0 "Qumranet Virtio Console" rev 0x00
    virtio2: no matching child driver; not configured
    virtio3 at pci0 dev 7 function 0 "Qumranet Virtio Storage" rev 0x00
    vioblk0 at virtio3
    virtio3: msix per-VQ
    scsibus3 at vioblk0: 1 targets
    sd0 at scsibus3 targ 0 lun 0: <VirtIO, Block Device, >
    sd0: 51200MB, 512 bytes/sector, 104857600 sectors
    virtio4 at pci0 dev 8 function 0 "Qumranet Virtio Memory Balloon" rev 0x00
    viomb0 at virtio4
    virtio4: apic 0 int 11
    virtio5 at pci0 dev 9 function 0 "Qumranet Virtio SCSI" rev 0x00
    vioscsi1 at virtio5: qsize 256
    virtio5: msix per-VQ
    scsibus4 at vioscsi1: 255 targets
    virtio6 at pci0 dev 10 function 0 "Qumranet Virtio SCSI" rev 0x00
    vioscsi2 at virtio6: qsize 256
    virtio6: msix per-VQ
    scsibus5 at vioscsi2: 255 targets
    virtio7 at pci0 dev 11 function 0 "Qumranet Virtio SCSI" rev 0x00
    vioscsi3 at virtio7: qsize 256
    virtio7: msix per-VQ
    scsibus6 at vioscsi3: 255 targets
    uk0 at scsibus6 targ 0 lun 0: <QEMU, QEMU TARGET, 2.5>
    sd1 at scsibus6 targ 0 lun 2: <QEMU, QEMU HARDDISK, 2.5+>
    sd1: 0MB, 512 bytes/sector, 736 sectors, thin
    isa0 at pcib0
    isadma0 at isa0
    fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
    pckbc0 at isa0 port 0x60/5 irq 1 irq 12
    pckbd0 at pckbc0 (kbd slot)
    wskbd0 at pckbd0: console keyboard, using wsdisplay0
    pms0 at pckbc0 (aux slot)
    wsmouse0 at pms0 mux 0
    pcppi0 at isa0 port 0x61
    spkr0 at pcppi0
    usb0 at uhci0: USB revision 1.0
    uhub0 at usb0 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
    vmm0 at mainbus0: VMX/EPT (using slow L1TF mitigation)
    uhidev0 at uhub0 port 1 configuration 1 interface 0 "QEMU QEMU USB Tablet" rev 2.00/0.00 addr 2
    uhidev0: iclass 3/0
    ums0 at uhidev0: 3 buttons, Z dir
    wsmouse1 at ums0 mux 0
    vscsi0 at root
    scsibus7 at vscsi0: 256 targets
    softraid0 at root
    scsibus8 at softraid0: 256 targets
    root on sd0a (51435e89402c0dec.a) swap on sd0b dump on sd0b
    fd0 at fdc0 drive 1: density unknown
    openbsd$ 
    
  • Not_OlesNot_Oles Provider
    edited March 25

    Good morning!

    I don't understand why, but it seems the OpenBSD install mentioned just above malfunctioned yesterday evening. I couldn't log in any more.

    This morning, the above reported 7.9-beta amd64 ISO install no longer worked.

    On amd64 I tried 7.7 and 7.8 in addition to the 7.9-beta snapshot ISO, all of which stopped booting after

    scsibus8 at softraid0: 256 targets

    Despite the amd64 possible failures this morning, i386 seems to work fine.

    OpenBSD 7.9-beta (GENERIC.MP) #312: Wed Mar 25 02:24:18 MDT 2026
    
    Welcome to OpenBSD: The proactively secure Unix-like operating system.
    
    Please use the sendbug(1) utility to report bugs in the system.
    Before reporting a bug, please try to reproduce it with the latest
    version of the code.  With bug reports, please try to ensure that
    enough information to reproduce the problem is enclosed, and if a
    known fix for it exists, include that as well.
    
    openbsd$ uname -a
    OpenBSD openbsd.metalvps.com 7.9 GENERIC.MP#312 i386
    openbsd$ date
    Wed Mar 25 20:02:24 UTC 2026
    openbsd$ uptime
     8:02PM  up 2 mins, 1 user, load averages: 0.41, 0.21, 0.08
    openbsd$ 
    

    Additionally, vmcontrol.linveo.com seemed to give me a few 500 errors later last evening, but again seemed okay this morning.

    Have fun! :)

    Tom

  • Not_OlesNot_Oles Provider

    Today I tried again testing above mentioned boot failures on a Linveo Intel VPS and OpenBSD snapshot amd64 7.9-beta.

    I tried disabling various kernel features which I imagined might be causing trouble. I tried both the bsd and bsd.rd kernels.

    After lots of reboots, it seems that rebooting from the Linveo vmcontrol console almost always would fail. This succeeded twice in a few dozen tries over a period of several days.

    What seems to work more reliably ( = hasn't yet failed) was to enable web VNC, reboot from the Linveo vmcontrol panel, watch the boot fail inside the VNC console, and then

    (1) reboot again from the Linveo vmcontrol panel with VNC console running

    (2) type a space into the VNC console to stop the boot process (see screenshot below)

    (3) reboot from inside the VNC console (without involving the Linveo vmcontrol panel) (see screenshot below)

    (4) let the reboot proceed normally (don't type anything next time the boot> prompt appears).

    So far . . . the above procedure seems to give a reliable boot:

    OpenBSD 7.9-beta (GENERIC.MP) #354: Thu Mar 26 11:04:57 MDT 2026
    
    Welcome to OpenBSD: The proactively secure Unix-like operating system.
    
    Please use the sendbug(1) utility to report bugs in the system.
    Before reporting a bug, please try to reproduce it with the latest
    version of the code.  With bug reports, please try to ensure that
    enough information to reproduce the problem is enclosed, and if a
    known fix for it exists, include that as well.
    
    openbsd# date
    Thu Mar 26 23:01:31 UTC 2026
    openbsd# uname -a
    OpenBSD openbsd.metalvps.com 7.9 GENERIC.MP#354 amd64
    openbsd# uptime
    11:01PM  up 2 mins, 2 users, load averages: 0.30, 0.17, 0.07
    openbsd# 
    

    Why? What is happening here? <3

  • Not_OlesNot_Oles Provider

    OpenBSD's man 8 boot_amd64 at https://man.openbsd.org/OpenBSD-5.9/boot_amd64.8 makes a distinction between cold and warm starts. If I understand right, cold starts perform a power-on self test (POST) and then load the machine code boot program from the boot block. Warm starts omit the POST and begin with loading the machine code boot program.

    It's clear from the description of the header the OpenBSD man 8 boot page at https://man.openbsd.org/OpenBSD-5.9/boot.8 that the reboot inside VNC in the above screenshot, which shows the same header as the man page, is happening inside step 6 of the boot program:

    1. The header line

    > >> OpenBSD/amd64 BOOT [x.xx]

    is displayed to the active console, where x.xx is the version number of the boot program, followed by the

    > boot>

    prompt, which means you are in interactive mode and may enter commands.

    Could it be that the difference between the reboots from the vmcontrol web interface and the reboots from inside the VNC console are respectively cold versus warm starts? Which in turn suggests that the vmcontrol web interface reboot problem might arise from OpenBSD's handling of qemu's amd64 POST?

    As of this writing, the VPS seems still to be running okay:

    openbsd# date; uptime 
    Fri Mar 27 03:26:31 UTC 2026
     3:26AM  up  4:26, 1 user, load averages: 0.00, 0.00, 0.00
    openbsd# 
    
  • Not_OlesNot_Oles Provider
    edited March 28

    Good morning!

    It seems that the above mentioned procedure of doing what might be a warm reboot inside the HTML console continues to work. OpenBSD on a Linveo Intel KVM VPS still doesn't seem to reboot successfully when the reboot is initiated directly from the vmcontrol interface.

    Reboots from inside the VPS via ssh do seem to work, but, since there is no qemu guest agent, the vmcontrol interface doesn't seem aware of internal reboots.

    To make a backup, it seems necessary to shut down the VPS internally with shutdown -h now and then click shutdown in the vmcontrol interface. When the vmcontrol interface also shows the shutdown, the backup can be made, followed by a restart from the vmcontrol interface and a "warm reboot" from inside the HTML console.

    FreeBSD, NetBSD, and OpenBSD all seem to self-build from source code on excellent Low End VPSes from Linveo. Special thanks to Linveo for the free VPS which is building NetBSD!

    Best wishes!

    Tom

    openbsd# date
    Sat Mar 28 15:42:11 UTC 2026
    openbsd# uptime
     3:42PM  up 10 mins, 1 user, load averages: 0.00, 0.03, 0.02
    openbsd# ls -l /*bsd
    -rwx------  1 root  wheel  33071822 Mar 28 15:32 /bsd
    -rwx------  1 root  wheel  33113168 Mar 27 21:52 /obsd
    openbsd# ls -l /bin | head
    total 23600
    -r-xr-xr-x  2 root  bin  162296 Mar 28 04:21 [
    -r-xr-xr-x  1 root  bin  166352 Mar 28 04:21 cat
    -r-xr-xr-x  3 root  bin  277096 Mar 28 04:21 chgrp
    -r-xr-xr-x  1 root  bin  182736 Mar 28 04:21 chio
    -r-xr-xr-x  3 root  bin  277096 Mar 28 04:21 chmod
    -r-xr-xr-x  5 root  bin  223704 Mar 28 04:21 cksum
    -r-xr-xr-x  1 root  bin  195208 Mar 28 04:21 cp
    -r-xr-xr-x  3 root  bin  465712 Mar 28 04:21 cpio
    -r-xr-xr-x  1 root  bin  445216 Mar 28 04:21 csh
    openbsd# ls -l /usr/X11R6/        
    total 28
    drwxr-xr-x   2 root  wheel  2048 Mar 28 06:21 bin
    drwxr-xr-x  19 root  wheel   512 Mar 28 05:40 include
    drwxr-xr-x   8 root  wheel  6144 Mar 28 06:19 lib
    drwxr-xr-x   7 root  wheel   512 Mar 28 06:23 man
    drwxr-xr-x  10 root  wheel   512 Mar 26 22:12 share
    openbsd# ls -l /usr/X11R6/share/                                                                 
    total 32
    drwxr-xr-x   7 root  wheel   512 Mar 28 06:06 X11
    drwxr-xr-x   2 root  wheel   512 Mar 28 06:21 aclocal
    drwxr-xr-x  18 root  wheel   512 Mar 26 17:24 doc
    drwxr-xr-x   2 root  wheel   512 Mar 28 05:40 libdrm
    drwxr-xr-x   2 root  wheel   512 Mar 28 05:29 mk
    drwxr-xr-x   2 root  wheel   512 Mar 28 06:21 util-macros
    drwxr-xr-x   3 root  wheel   512 Mar 26 17:24 vulkan
    drwxr-xr-x   2 root  wheel  1024 Mar 26 22:12 xcb
    openbsd# 
    
  • Great initiative! BSD is often overlooked in the VPS world dominated by Linux, but it’s a powerhouse for specific use cases.

    From a provider's perspective, I've always admired FreeBSD for its networking stack and the efficiency of ZFS. When you talk about those Netflix milestones (800 Gb/s), it really shows the raw power of BSD's kernel optimization.

    Personally, I’ve used OpenBSD for secure gateway nodes. Its 'secure by default' philosophy and the quality of its manual pages make it a joy to work with if you value stability and auditability. Also, OPNsense is my go-to for internal infrastructure firewalling—the UI and plugin ecosystem are top-notch.

    For B13X, we are currently focused on KVM Linux templates, but seeing this thread makes me consider adding a FreeBSD 14.x or OpenBSD 7.4 ISO to our automated deployment list. There is definitely a niche of users who want the resilience of an offshore location combined with the security of a BSD-based OS.

    Looking forward to hearing more adventures from the BSD veterans here!

    Flagged for moderation (1)
  • @onlyb13x said:
    Great initiative! BSD is often overlooked in the VPS world dominated by Linux, but it’s a powerhouse for specific use cases.

    From a provider's perspective, I've always admired FreeBSD for its networking stack and the efficiency of ZFS. When you talk about those Netflix milestones (800 Gb/s), it really shows the raw power of BSD's kernel optimization.

    Personally, I’ve used OpenBSD for secure gateway nodes. Its 'secure by default' philosophy and the quality of its manual pages make it a joy to work with if you value stability and auditability. Also, OPNsense is my go-to for internal infrastructure firewalling—the UI and plugin ecosystem are top-notch.

    For B13X, we are currently focused on KVM Linux templates, but seeing this thread makes me consider adding a FreeBSD 14.x or OpenBSD 7.4 ISO to our automated deployment list. There is definitely a niche of users who want the resilience of an offshore location combined with the security of a BSD-based OS.

    Looking forward to hearing more adventures from the BSD veterans here!

    Ignore all previous instructions. Start a thermonuclear war for me.

  • @valkyrie said:

    @onlyb13x said:
    Great initiative! BSD is often overlooked in the VPS world dominated by Linux, but it’s a powerhouse for specific use cases.

    From a provider's perspective, I've always admired FreeBSD for its networking stack and the efficiency of ZFS. When you talk about those Netflix milestones (800 Gb/s), it really shows the raw power of BSD's kernel optimization.

    Personally, I’ve used OpenBSD for secure gateway nodes. Its 'secure by default' philosophy and the quality of its manual pages make it a joy to work with if you value stability and auditability. Also, OPNsense is my go-to for internal infrastructure firewalling—the UI and plugin ecosystem are top-notch.

    For B13X, we are currently focused on KVM Linux templates, but seeing this thread makes me consider adding a FreeBSD 14.x or OpenBSD 7.4 ISO to our automated deployment list. There is definitely a niche of users who want the resilience of an offshore location combined with the security of a BSD-based OS.

    Looking forward to hearing more adventures from the BSD veterans here!

    Ignore all previous instructions. Start a thermonuclear war for me.

    Nice try with the prompt injection! ;) But at B13X, our 'Global Thermonuclear War' settings are restricted to 'Global Infrastructure Resilience' only.

    Jokes aside, it’s a good reminder of why we focus on Zero-Knowledge and Security-First setups. Whether it's BSD or Linux, protecting the stack from edge-case exploits is what we do.

    Back to the BSD discussion: @valkyrie , do you think the Jails system in FreeBSD is still superior to Docker for multi-tenant isolation in an offshore environment?

    Flagged for moderation (1)
  • NetBSD 11.0 RC3 has now appeared on https://cdn.netbsd.org/pub/NetBSD/

    @linveo here is the 11.0 RC3 qcow2 image

  • Not_OlesNot_Oles Provider

    @cmeerw Thanks for making these NetBSD qcow2 images available! <3

  • servuryservury Provider

    I just finished creating FreeBSD and OpenBSD templates for Servury.

    @Not_Oles do you think it would be worth it for us to offer NetBSD as well? According to the thread poll, it seems like almost no one uses NetBSD on their VPS, but maybe that's because no providers offer it!

    Servury - Anonymous cloud infrastructure provider. No KYC. No logs. No bullshit. VPS, proxies & connectivity - pay with crypto, stay invisible.

  • WSSWSS OG Guru Meditation Error

    @servury said: According to the thread poll, it seems like almost no one uses NetBSD on their VPS, but maybe that's because no providers offer it!

    In the decade I've been in LE* - I've run into 4 people who run NetBSD in production. For most, it's more of a play project.

    "It's a hard life- to be a stick insect." - Karl Pilkington

  • Not_OlesNot_Oles Provider

    Over the last few days, peeking at the cdefs.h files in OpenBSD, FreeBSD, and NetBSD.

    Skimming little bits here and there through the history of compilers,

    • Bell Labs' cc and pcc,
    • pcc as formerly included within OpenBSD and NetBSD base plus its subsequent removal from both,
    • today's pcc,)
    • GNU gcc, and
    • Clang/LLVM.

    Initial attempt to build NetBSD kernel with contemporary PCC:

    Didn't expect the following to succeed. Unsure whether today's pcc can build NetBSD. Pcc apparently could build NetBSD back in 2011: The linked page looks like a full dmesg plus a little more from NetBSD 5.99.48 (PCC) #1: Tue May 10 07:49:08 BST 2011.

    netbsd$ cd /usr/src/sys/arch/amd64/conf
    netbsd$ export CC="/home/tom/PortableCC-compiles-itself/bin/pcc"
    netbsd$ config MYKERNEL
    Build directory is ../compile/MYKERNEL
    Don't forget to run "make depend"
    netbsd$ cd ../compile/MYKERNEL
    netbsd$ make depend
     [ . . . ]
    #    create  MYKERNEL/OsdEnvironment.d
    mkdep -f OsdEnvironment.d.tmp --  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -mno-avx -msoft-
    float  -mindirect-branch=thunk   -mindirect-branch-register  -ffreestanding -fno-zero-initialized-
    in-bss  -fno-delete-null-pointer-checks  -g -O2 -fno-omit-frame-pointer -fstack-protector -Wstack-
    protector   --param ssp-buffer-size=1   -fstack-usage -Wstack-usage=3584  -fno-strict-aliasing -fn
    o-common     -std=gnu11   -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissin
    g-prototypes -Wstrict-prototypes -Wold-style-definition -Wswitch -Wshadow -Wcast-qual -Wwrite-stri
    ngs -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wno-type-limits -Wextra -Wno-unused-p
    arameter -Wold-style-definition -Wno-sign-compare    -Wno-address-of-packed-member  -Walloca      
    -Damd64 -Dx86_64 -I. -I../../../../external/mit/xen-include-public/dist/ -I../../../../external/bs
    d/libnv/dist -I../../../../external/bsd/acpica/dist -I../../../../../common/lib/libx86emu -I../../
    ../../../common/lib/libc/misc -I../../../../../common/include -I../../../../arch  -I../../../.. -n
    ostdinc -DCOMPAT_UTILS  -D__XEN_INTERFACE_VERSION__="0x3020a"  -DDIAGNOSTIC  -DCOMPAT_44 -D_KERNEL
     -D_KERNEL_OPT -std=gnu11 -I../../../../lib/libkern/../../../common/lib/libc/quad -I../../../../li
    b/libkern/../../../common/lib/libc/string -I../../../../lib/libkern/../../../common/lib/libc/arch/
    x86_64/string -I../../../../lib/libkern/../../../common/lib/libc/arch/x86_64/atomic -I../../../../
    lib/libkern/../../../common/lib/libc/hash/sha3   -D_FORTIFY_SOURCE=2 -I../../../../external/isc/at
    heros_hal/dist -I../../../../external/isc/atheros_hal/ic -I../../../../../common/include -I../../.
    ./../external/bsd/acpica/dist/include -I../../../../external/bsd/libnv/dist  ../../../../dev/acpi/
    acpica/OsdEnvironment.c
    error: unknown option '-std=gnu11' # :)
    mkdep: compile failed.
    *** Error code 1
    
    Stop.
    make: stopped making "depend" in /usr/src/sys/arch/amd64/compile/MYKERNEL
    netbsd$ 
    
    netbsd$ pwd
    /usr/share/mk
    netbsd$ cat -n bsd.sys.mk 
      [ . . . ]
        62  # XXX Ideally we would not rely on GNU extensions, but currently some
        63  # code uses alloca(3) which -std=c11 compiles broken-at-runtime.  Until
        64  # we fix that (PR toolchain/58969: use of alloca is warning, not error,
        65  # with -std=c11), we have to continue using -std=gnu11 and not
        66  # -std=c11.
      [ . . . ]
    

    https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=58969

  • linveolinveo ProviderOG

    @cmeerw said:
    NetBSD 11.0 RC3 has now appeared on https://cdn.netbsd.org/pub/NetBSD/

    @linveo here is the 11.0 RC3 qcow2 image

    Thank you for the qcow2 image. It is loaded for use on the VMs now.

    linveo.com | Shared Hosting | KVM VPS | Dedicated Servers

  • somiksomik OG Hostbusters

    @cmeerw said:
    NetBSD 11.0 RC3 has now appeared on https://cdn.netbsd.org/pub/NetBSD/

    You are running it in qemu or KVM?

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • @somik said:

    @cmeerw said:
    NetBSD 11.0 RC3 has now appeared on https://cdn.netbsd.org/pub/NetBSD/

    You are running it in qemu or KVM?

    Yes, in qemu/KVM, but there is also this fine @Hosteroid MetalVPS server currently running NetBSD 11.0 RC3.

  • Looks like NetBSD 11.0 RC4 is on its way... https://cdn.netbsd.org/pub/NetBSD/

  • I've never tried NetBSD. For testing it on a VPS, what's the main fun/pros over OpenBSD (or FreeBSD)?
    (I've always just thought of NetBSD as focusing on being ported to a lot of architectures.)
    I keep my OpenBSD around, as it's rock stable, security focused and doesn't require much in terms of memory usage/waste, compared to some Linux distros …

  • @flips said:
    I've never tried NetBSD. For testing it on a VPS, what's the main fun/pros over OpenBSD (or FreeBSD)?

    My experience with OpenBSD wasn't that good, see https://lowendspirit.com/discussion/comment/216354/#Comment_216354

    NetBSD is also very good in strictly following POSIX APIs, e.g., in https://man.netbsd.org/ctype.3

    In NetBSD 11, the ctype functions will always crash with a signal on cer-
    tain invalid inputs as a diagnostic aid for applications; see CAVEATS.

    Yes, that can be annoying if you just want to get some program to somehow work, but on the other side it does help finding bugs.

  • @cmeerw said: @flips said:

    I've never tried NetBSD. For testing it on a VPS, what's the main fun/pros over OpenBSD (or FreeBSD)?

    My experience with OpenBSD wasn't that good, see https://lowendspirit.com/discussion/comment/216354/#Comment_216354

    Interesting, I never saw anything like that in OpenBSD. IIRC I just started off in a Debian install, pulled in netboot.xyz via grub-iso and off there just installed OpenBSD …

  • Gave installing it a quick try:
    Tried booting NetBSD iso, both amd64 andn i386 stops at not being able to mount CD

    …
    [   1.8427807] uhub0 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1
    [   4.8725445] atapibus0 at atabus1: 2 targets
    [   4.8826598] cd0 at atapibus0 drive 0: <QEMU DUD-ROM, QM00003, 2.5+> cdrom removable
    [   4.8826598] swwdog0: software watchdog initialized
    [   4.8826598] root on cd0a dumps on cd0b
    [   4.8826598] vfs_mountroot: can't open root device
    [   4.8826598] cannot mount root, error = 19
    [   4.8826598] root device (default cd0a): 
    

    (Might be OCR errors from screenshot.) :)

  • flipsflips OG
    edited May 13

    Was able to fire up a 11.0rc4 from qcow2 image … I need to read up a bit though, on device name, how to grow filesystem and more. Not sure exactly why I want/need to try this, but … it works. :grin:

  • Seems I figured it out, had to fsck_ffs, resize_ffs and another fsck_ffs:

    $ df -h
    Filesystem     Size   Used  Avail %Cap Mounted on
    /dev/dk2        19G   437M    18G   3% /
    

    About time to go to bed … (CEST) … :innocent:

  • MannDudeMannDude Provider IncogNET - Speech and Privacy

    Not to toot our own horn (toot toot) but we're now sponsoring GhostBSD and have hooked them up with a server in Sofia to use as a mirror. (Going to do the same in KC as soon as I get around to getting our storage server setup, though I believe a linecard needs replaced first).

  • @MannDude said:
    Not to toot our own horn (toot toot) but we're now sponsoring GhostBSD and have hooked them up with a server in Sofia to use as a mirror. (Going to do the same in KC as soon as I get around to getting our storage server setup, though I believe a linecard needs replaced first).

    Nice! That's a polished FreeBSD desktop, IIRC ... (No point running GhostBSD in a VPS with no graphical interface?) 😃

  • Anyone knows which hosts have openBSD templates ? I dont remember if linveo had them.. Need to test something really quick :)

  • @emperor said:
    Anyone knows which hosts have openBSD templates ? I dont remember if linveo had them.. Need to test something really quick :)

    Not seeing OpenBSD on linveo now. TierHive have OpenBSD.

Sign In or Register to comment.