

Mar 12 06:52:10 sql /bsd: cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,MWAIT,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,AVX,F16C,RDRAND,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,SKINIT,TOPEXT,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA Mar 12 06:52:10 sql /bsd: cpu0: AMD Ryzen Threadripper 1900X 8-Core Processor, 3800.79 MHz Mar 12 06:52:10 sql /bsd: cpu0 at mainbus0: apid 0 (boot processor) Mar 12 06:52:10 sql /bsd: acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat Mar 12 06:52:10 sql /bsd: acpi0: tables DSDT FACP APIC FPDT FIDT SSDT SSDT SSDT MCFG SSDT CRAT CDIT HPET SSDT UEFI SSDT SSDT Mar 12 06:52:10 sql /bsd: acpi0: sleep states S0 S3 S4 S5 Mar 12 06:52:10 sql /bsd: bios0: Micro-Star International Co., Ltd. Mar 12 06:52:10 sql /bsd: bios0: vendor American Megatrends Inc. Mar 12 06:52:10 sql /bsd: bios0 at mainbus0: SMBIOS rev. Mar 12 06:52:10 sql /bsd: mainbus0 at root Mar 12 06:52:10 sql /bsd: scsibus0 at mpath0: 256 targets Thank you for taking the time to look at this!Īs asked for here is the boot message - I've marked the spot it gets to when it breaks and complains it can't find /var /tmp /usr etc. Here's the script I've tried in rc.local and rc.securelevel bioctl sd4 > /dev/null 2>&1 But when I try to automate this with a script in rc.local or rc.securelevel it doesn't work. Then I exit the shell and system boots fine. I am able to drop to a shell and manually attach the encrypted container with the command: bioctl -c C -l /dev/sd3a softraid0. When the system boots it obviously complains it can't find /var /usr /tmp etc. The rest of the system is mounted on sd4 : /usr, /home, /tmp, /var etc. I then used bioctl to build an encrypted softraid on-top of sd3 this shows up as sd4. The root of the system / is mounted to sd2a. The second mirror is built from sd0d and sd1d this shows up as sd3 The first mirror is built from sd0a and sd1a this shows up as sd2 I've setup each SSD with two partitions a and d.įrom there I've built two mirrors using bioctl: I have a machine that is running OpenBSD, it has two SSDs in it: sd0 and sd1.
