2023, 9月 4(月曜日)

Vir-Manager(仮想マシンマネージャー)覚え書き


・Unable to connect to libvirt qemu:///system.
・libvirt-sock Permission denied

libvirtグループに追加

sudo gpasswd -a hogehoge libvirt

2023, 9月 3(日曜日)

containerdメモ

ctr images pull docker.io/library/hello-world:latest
ctr images list
ctr container create docker.io/library/hello-world:latest demo
ctr container list
ctr task start demo
ctr container rm demo
FreeBSD
--platform linux/amd64

もう一息

FreeBSD
root@MyFreeBSD:/root # ctr task start demo
Error: mount [[-o nosuid -o noexec -t linprocfs linprocfs /run/containerd/io.containerd.runtime.v2.task/default/demo/rootfs/proc]] failed: "mount: /run/containerd/io.containerd.runtime.v2.task/default/demo/rootfs/proc: No such file or directoryn": exit status 1

Zabbix

sudo ctr i pull docker.io/zabbix/zabbix-server-mysql:alpine-latest

2021, 11月 24(水曜日)

CentOS 固定IPアドレス設定(サンプル)

TYPE=”Ethernet”
BOOTPROTO=”none”
DEFROUTE=”yes”
IPV4_FAILURE_FATAL=”no”
IPV6INIT=”no”
IPV6_AUTOCONF=”yes”
IPV6_DEFROUTE=”yes”
IPV6_PEERDNS=”yes”
IPV6_PEERROUTES=”yes”
IPV6_FAILURE_FATAL=”no”
IPV6_ADDR_GEN_MODE=”stable-privacy”
NAME=”eth0”
UUID=”xxxxxxxxxxxxxxxxxxxxxxxxxxxx”
DEVICE=”eth0”
ONBOOT=”yes”
IPADDR=”192.168.4.15”
PREFIX=”24”
GATEWAY=”192.168.4.254”
DNS1=”192.168.4.254”

2021, 5月 16(日曜日)

dmesg お名前.com VPS / OpenBSD 6.9R

OpenBSD 6.9 (GENERIC.MP) #473: Mon Apr 19 10:40:28 MDT 2021
deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 1056952320 (1007MB)
avail mem = 1009582080 (962MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0x3ffffec0 (11 entries)
bios0: vendor Seabios version "0.5.1" date 01/01/2007
bios0: Red Hat KVM
acpi0 at bios0: ACPI 1.0
acpi0: sleep states S3 S4 S5
acpi0: tables DSDT FACP SSDT APIC SSDT
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) Core(TM)2 Duo CPU T7700 @ 2.40GHz, 576.48 MHz, 06-0f-0b
cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SS,SSE3,SSSE3,CX16,HV,NXE,LONG,LAHF,PERF,MELTDOWN
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
cpu0: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
cpu0: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
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) Core(TM)2 Duo CPU T7700 @ 2.40GHz, 442.30 MHz, 06-0f-0b
cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,SS,SSE3,SSSE3,CX16,HV,NXE,LONG,LAHF,PERF,MELTDOWN
cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
cpu1: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
cpu1: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
cpu1: smt 0, core 0, package 1
ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 11, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
"ACPI0006" at acpi0 not configured
acpipci0 at acpi0 PCI0
acpicmos0 at acpi0
"ACPI0007" at acpi0 not configured
"ACPI0007" at acpi0 not configured
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
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
atapiscsi0 at pciide0 channel 0 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <QEMU, QEMU DVD-ROM, 0.14> removable
cd0(pciide0:0:0): using PIO mode 4, DMA mode 2
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
iic0: addr 0x18 00=4c 01=4c 02=4c 03=4c 04=4c 05=4c 06=4c 07=4c 08=4c 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x19 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1a 00=4c 01=4c 02=4c 03=4c 04=4c 05=4c 06=4c 07=4c 08=4c 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1b 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1c 0f=06 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1d 0f=06 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1e 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x1f 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x20 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x21 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x22 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x23 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x24 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x25 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x26 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x27 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x28 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x29 00=4c 01=4c 02=4c 03=4c 04=4c 05=4c 06=4c 07=4c 08=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2a 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2b 00=4c 01=4c 02=4c 03=4c 04=4c 05=4c 06=4c 07=4c 08=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2c 00=4c 0e=4c 16=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2d 00=4c 04=4c 0e=4c 16=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2e 00=4c 04=4c 0e=4c 16=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x2f 00=4c 0e=4c 3e=4c 48=4c 4a=4c 4e=4c 4f=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x48 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x49 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x4a 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x4b 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x4c 00=4c 01=4c 02=4c 03=4c 04=4c 05=4c 06=4c 07=4c 08=4c 3e=4c 40=4c 48=4c 4a=4c 4e=4c 4f=4c 58=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x4d 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
iic0: addr 0x4e 00=00 01=00 02=00 03=00 04=00 05=00 06=00 07=00 08=00 3e=4c 48=4c 4a=4c 4e=4c fc=4c fe=4c words 00=ffff 01=ffff 02=ffff 03=ffff 04=ffff 05=ffff 06=ffff 07=ffff
vga1 at pci0 dev 2 function 0 "Cirrus Logic CL-GD5446" rev 0x00
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: address 00:00:00:00:00:00
virtio0: msix shared
virtio1 at pci0 dev 4 function 0 "Qumranet Virtio Storage" rev 0x00
vioblk0 at virtio1
scsibus2 at vioblk0: 1 targets
sd0 at scsibus2 targ 0 lun 0: <VirtIO, Block Device, >
sd0: 20480MB, 512 bytes/sector, 41943040 sectors
virtio1: msix shared
virtio2 at pci0 dev 5 function 0 "Qumranet Virtio Storage" rev 0x00
vioblk1 at virtio2
scsibus3 at vioblk1: 1 targets
sd1 at scsibus3 targ 0 lun 0: <VirtIO, Block Device, >
sd1: 81920MB, 512 bytes/sector, 167772160 sectors
virtio2: msix shared
virtio3 at pci0 dev 6 function 0 "Qumranet Virtio Memory Balloon" rev 0x00
viomb0 at virtio3
virtio3: apic 0 int 10
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
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
uhidev0 at uhub0 port 1 configuration 1 interface 0 "QEMU QEMU USB Tablet" rev 1.00/0.00 addr 2
uhidev0: iclass 3/0
ums0 at uhidev0: 3 buttons, Z dir
wsmouse1 at ums0 mux 0
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
scsibus5 at softraid0: 256 targets
root on sd0a (13ac41eecb767749.a) swap on sd0b dump on sd0b
fd0 at fdc0 drive 0: density unknown
fd1 at fdc0 drive 1: density unknown

dmesg CitrixHypervisor 8.2 / NetBSD 9.1R

[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.000000] The Regents of the University of California. All rights reserved.
[ 1.000000] NetBSD 9.1 (GENERIC) #0: Sun Oct 18 19:24:30 UTC 2020
[ 1.000000] mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
[ 1.000000] total memory = 1019 MB
[ 1.000000] avail memory = 966 MB
[ 1.000000] cpu_rng: RDSEED
[ 1.000000] rnd: seeded with 256 bits
[ 1.000000] timecounter: Timecounters tick every 10.000 msec
[ 1.000000] Hyper-V Version: 0.0.0 [SP0]
[ 1.000000] Features=0x870<APIC,HYPERCALL,VPINDEX,TMFREQ>
[ 1.000000] PM Features=0x0 [C0]
[ 1.000000] Features3=0x0
[ 1.000000] Recommends: 00000000 00000000
[ 1.000000] Limits: Vcpu:0 Lcpu:0 Int:0
[ 1.000000] HW Features: 0000000b, AMD: 00000000
[ 1.000000] Kernelized RAIDframe activated
[ 1.000000] running cgd selftest aes-xts-256 aes-xts-512 done
[ 1.000000] timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
[ 1.000003] Xen HVM domU (4.13)
[ 1.000003] mainbus0 (root)
[ 1.000003] ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen )
[ 1.000003] ACPI: XSDT 0x00000000FC00DA20 000044 (v01 Xen HVM 00000000 HVML 00000000)
[ 1.000003] ACPI: FACP 0x00000000FC00D5D0 0000F4 (v04 Xen HVM 00000000 HVML 00000000)
[ 1.000003] ACPI: DSDT 0x00000000FC0042A0 0092A3 (v02 Xen HVM 00000000 INTL 20160527)
[ 1.000003] ACPI: FACS 0x00000000FC004260 000040
[ 1.000003] ACPI: APIC 0x00000000FC00D6D0 000260 (v02 Xen HVM 00000000 HVML 00000000)
[ 1.000003] ACPI: HPET 0x00000000FC00D9B0 000038 (v01 Xen HVM 00000000 HVML 00000000)
[ 1.000003] ACPI: WAET 0x00000000FC00D9F0 000028 (v01 Xen HVM 00000000 HVML 00000000)
[ 1.000003] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 1.000003] ioapic0 at mainbus0 apid 1: pa 0xfec00000, version 0x11, 48 pins
[ 1.000003] cpu0 at mainbus0 apid 0
[ 1.000003] cpu0: Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz, id 0x706a8
[ 1.000003] cpu0: package 0, core 0, smt 0
[ 1.000003] cpu1 at mainbus0 apid 2
[ 1.000003] cpu1: Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz, id 0x706a8
[ 1.000003] cpu1: package 0, core 2, smt 0
[ 1.000003] cpu2 at mainbus0 apid 4
[ 1.000003] cpu2: Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz, id 0x706a8
[ 1.000003] cpu2: package 0, core 4, smt 0
[ 1.000003] cpu3 at mainbus0 apid 6
[ 1.000003] cpu3: Intel(R) Pentium(R) Silver J5040 CPU @ 2.00GHz, id 0x706a8
[ 1.000003] cpu3: package 0, core 6, smt 0
[ 1.000003] acpi0 at mainbus0: Intel ACPICA 20190405
[ 1.000003] acpi0: X/RSDT: OemId < Xen, HVM,00000000>, AslId <HVML,00000000>
[ 1.000003] acpi0: SCI interrupting at int 9
[ 1.000003] acpi0: fixed power button present
[ 1.000003] acpi0: fixed sleep button present
[ 1.000003] timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900
[ 1.009761] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
[ 1.009761] timecounter: Timecounter "hpet0" frequency 62500000 Hz quality 2000
[ 1.017809] MEM0 (PNP0C02) at acpi0 not configured
[ 1.017809] SYSR (PNP0C02) at acpi0 not configured
[ 1.017809] attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
[ 1.017809] pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
[ 1.017809] spkr0 at pcppi1: PC Speaker
[ 1.017809] wsbell at spkr0 not configured
[ 1.017809] midi0 at pcppi1: PC speaker
[ 1.017809] sysbeep0 at pcppi1
[ 1.017809] pckbc1 at acpi0 (PS2M, PNP0F13) (aux port): irq 12
[ 1.017809] pckbc2 at acpi0 (PS2K, PNP0303) (kbd port): io 0x60,0x64 irq 1
[ 1.017809] FDC0 (PNP0700) at acpi0 not configured
[ 1.017809] UAR1 (PNP0501) at acpi0 not configured
[ 1.017809] LTP1 (PNP0400) at acpi0 not configured
[ 1.017809] HP0 (PNP0C02) at acpi0 not configured
[ 1.017809] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 1.017809] attimer1: attached to pcppi1
[ 1.017809] pckbd0 at pckbc2 (kbd slot)
[ 1.017809] pckbc2: using irq 1 for kbd slot
[ 1.017809] wskbd0 at pckbd0: console keyboard
[ 1.017809] pms0 at pckbc2 (aux slot)
[ 1.017809] pckbc2: using irq 12 for aux slot
[ 1.017809] wsmouse0 at pms0 mux 0
[ 1.017809] pci0 at mainbus0 bus 0: configuration mode 1
[ 1.017809] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
[ 1.017809] pchb0 at pci0 dev 0 function 0: vendor 8086 product 1237 (rev. 0x02)
[ 1.017809] pcib0 at pci0 dev 1 function 0: vendor 8086 product 7000 (rev. 0x00)
[ 1.017809] piixide0 at pci0 dev 1 function 1: Intel 82371SB IDE Interface (PIIX3) (rev. 0x00)
[ 1.017809] piixide0: bus-master DMA support present
[ 1.017809] piixide0: primary channel wired to compatibility mode
[ 1.017809] piixide0: primary channel interrupting at ioapic0 pin 14
[ 1.017809] atabus0 at piixide0 channel 0
[ 1.017809] piixide0: secondary channel wired to compatibility mode
[ 1.017809] piixide0: secondary channel interrupting at ioapic0 pin 15
[ 1.017809] atabus1 at piixide0 channel 1
[ 1.017809] uhci0 at pci0 dev 1 function 2: vendor 8086 product 7020 (rev. 0x01)
[ 1.017809] uhci0: interrupting at ioapic0 pin 23
[ 1.017809] usb0 at uhci0: USB revision 1.0
[ 1.017809] piixpm0 at pci0 dev 1 function 3: vendor 8086 product 7113 (rev. 0x01)
[ 1.017809] timecounter: Timecounter "piixpm0" frequency 3579545 Hz quality 900
[ 1.017809] piixpm0: 24-bit timer
[ 1.017809] piixpm0: SMBus disabled
[ 1.017809] vga0 at pci0 dev 2 function 0: vendor 1013 product 00b8 (rev. 0x00)
[ 1.017809] wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation), using wskbd0
[ 1.017809] wsmux1: connecting to wsdisplay0
[ 1.017809] drm at vga0 not configured
[ 1.017809] vendor 5853 product 0001 (SCSI mass storage, revision 0x01) at pci0 dev 3 function 0 not configured
[ 1.017809] re0 at pci0 dev 4 function 0: RealTek 8139C+ 10/100BaseTX (rev. 0x20)
[ 1.017809] re0: interrupting at ioapic0 pin 32
[ 1.017809] re0: Ethernet address 00:00:00:00:00:01
[ 1.017809] re0: using 64 tx descriptors
[ 1.017809] rlphy0 at re0 phy 0: Realtek internal PHY
[ 1.017809] rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
[ 1.017809] re1 at pci0 dev 5 function 0: RealTek 8139C+ 10/100BaseTX (rev. 0x20)
[ 1.017809] re1: interrupting at ioapic0 pin 36
[ 1.017809] re1: Ethernet address 00:00:00:00:00:02
[ 1.017809] re1: using 64 tx descriptors
[ 1.017809] rlphy1 at re1 phy 0: Realtek internal PHY
[ 1.017809] rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
[ 1.017809] isa0 at pcib0
[ 1.017809] lpt0 at isa0 port 0x378-0x37b irq 7
[ 1.017809] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
[ 1.017809] fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
[ 1.017809] acpicpu0 at cpu0: ACPI CPU
[ 1.017809] acpicpu0: C1: HLT, lat 0 us, pow 0 mW
[ 1.017809] hyperv0 at cpu0: Hyper-V
[ 1.017809] acpicpu1 at cpu1: ACPI CPU
[ 1.017809] acpicpu2 at cpu2: ACPI CPU
[ 1.017809] acpicpu3 at cpu3: ACPI CPU
[ 1.017809] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
[ 2.042884] IPsec: Initialized Security Association Processing.
[ 2.052898] uhub0 at usb0: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
[ 2.052898] uhub0: 2 ports with 2 removable, self powered
[ 4.496285] uhidev0 at uhub0 port 2 configuration 1 interface 0
[ 4.506739] uhidev0: QEMU 0.10.2 (0x627) QEMU USB Tablet (0x01), rev 1.00/0.00, addr 2, iclass 3/1
[ 4.536345] ums0 at uhidev0: 3 buttons and Z dir
[ 4.536345] wsmouse1 at ums0 mux 0
[ 5.027062] wd0 at atabus0 drive 0
[ 5.037572] wd0: <QEMU HARDDISK>
[ 5.037572] wd0: drive supports 16-sector PIO transfers, LBA48 addressing
[ 5.037572] wd0: 65536 MB, 133152 cyl, 16 head, 63 sec, 512 bytes/sect x 134217728 sectors
[ 5.057624] wd0: 32-bit data port
[ 5.057624] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
[ 5.057624] wd0(piixide0:0:0): using PIO mode 4, DMA mode 2 (using DMA)
[ 9.062617] atapibus0 at atabus1: 2 targets
[ 9.072626] cd0 at atapibus0 drive 1: <QEMU DVD-ROM, QM00004, 0.10> cdrom removable
[ 9.072626] cd0: 32-bit data port
[ 9.072626] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
[ 9.072626] cd0(piixide0:1:1): using PIO mode 4, DMA mode 2 (using DMA)
[ 9.082639] boot device: wd0
[ 9.094291] root on wd0a dumps on wd0b
[ 9.102673] root file system type: ffs
[ 9.102673] kern.module.path=/stand/amd64/9.1/modules
[ 13.278463] wsdisplay0: screen 1 added (80x25, vt100 emulation)
[ 13.278463] wsdisplay0: screen 2 added (80x25, vt100 emulation)
[ 13.278463] wsdisplay0: screen 3 added (80x25, vt100 emulation)
[ 13.278463] wsdisplay0: screen 4 added (80x25, vt100 emulation)