Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

does i386 still work?



I am trying to use xen again after a long absence.

dom0: netbsd-10 amd64, xen 4.15.4, netbsd/pkgsrc both up to date (WORKS FINE)

domU: PV, netbsd-9 amd64, 2 cpus, vif/bridge, disk/zvol (WORKS)
domU: PV, netbsd-9 i386 PAE, 1 or 2 cpus, vif/bridge, disk/zvol (DOES NOT BOOT)


Do people think i386 guests still work?


Output from "xl create -c n9-i386" (skipping copyright lines):

[   1.0000000] NetBSD 9.3_STABLE (XEN3PAE_DOMU) #43: Wed Jun 28 14:59:23 EDT 2023
[   1.0000000]  gdt%lexort.com@localhost:/usr/obj/gdt-9/i386/sys/arch/i386/compile/XEN3PAE_DOMU
[   1.0000000] total memory = 2000 MB
[   1.0000000] avail memory = 1955 MB
[   1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done
[   1.0000000] mainbus0 (root)
[   1.0000000] hypervisor0 at mainbus0: Xen version 4.15.4nb0
[   1.0000000] vcpu0 at hypervisor0
[   1.0000000] vcpu0: Pentium(R) Dual-Core  CPU      E5700  @ 3.00GHz, id 0x1067a
[   1.0000000] vcpu0: package 0, core 1, smt 0
[   1.0000000] xenbus0 at hypervisor0: Xen Virtual Bus Interface
[   1.0000000] xencons0 at hypervisor0: Xen Virtual Console Driver
[   1.0000030] xenbus: can't get state for device/suspend/event-channel (2)
[   1.0000030] xbd0 at xenbus0 id 0: Xen Virtual Block Device Interface
[   1.0000030] xennet0 at xenbus0 id 0: Xen Virtual Network Interface
[   1.0000030] xennet0: MAC address aa:00:00:db:00:01
[   1.0000030] balloon0 at xenbus0 id 0: Xen Balloon driver
[   1.0000030] balloon0: current reservation: 2048000 KiB
[   1.0000030] xennet0: using RX copy mode
[   1.0000030] xenbus: can't get state for device/suspend/event-channel (2)
[   1.0109996] balloon0: current reservation: 512000 pages => target: 512000 pages
[   1.0109996] ignore shutdown request: 
[   1.0109996] xenbus: can't get state for device/suspend/event-channel (2)

Whereas "xl create -c n9-amd64":

[   1.0000000] NetBSD 9.3_STABLE (XEN3_DOMU) #42: Wed Jun 28 15:38:35 EDT 2023
[   1.0000000]  gdt%lexort.com@localhost:/usr/obj/gdt-9/amd64/sys/arch/amd64/compile/XEN3_DOMU
[   1.0000000] total memory = 2000 MB
[   1.0000000] avail memory = 1926 MB
[   1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done
[   1.0000000] mainbus0 (root)
[   1.0000000] hypervisor0 at mainbus0: Xen version 4.15.4nb0
[   1.0000000] vcpu0 at hypervisor0
[   1.0000000] vcpu0: Pentium(R) Dual-Core  CPU      E5700  @ 3.00GHz, id 0x1067a
[   1.0000000] vcpu0: package 0, core 1, smt 0
[   1.0000000] vcpu1 at hypervisor0
[   1.0000000] vcpu1: Pentium(R) Dual-Core  CPU      E5700  @ 3.00GHz, id 0x1067a
[   1.0000000] vcpu1: package 0, core 1, smt 0
[   1.0000000] xenbus0 at hypervisor0: Xen Virtual Bus Interface
[   1.0000000] xencons0 at hypervisor0: Xen Virtual Console Driver
[   1.0000030] xenbus: can't get state for device/suspend/event-channel (2)
[   1.0000030] xbd0 at xenbus0 id 0: Xen Virtual Block Device Interface
[   1.0000030] xennet0 at xenbus0 id 0: Xen Virtual Network Interface
[   1.0000030] xennet0: MAC address aa:00:00:db:00:02
[   1.0000030] balloon0 at xenbus0 id 0: Xen Balloon driver
[   1.0000030] balloon0: current reservation: 2048000 KiB
[   1.0129478] xennet0: using RX copy mode
[   1.0129478] boot device: xbd0
[   1.0129478] root on xbd0a dumps on xbd0b
[   1.0129478] root file system type: ffs
[   1.0129478] kern.module.path=/stand/amd64-xen/9.3/modules
[   1.0182593] xenbus: can't get state for device/suspend/event-channel (2)
[   1.0182593] balloon0: current reservation: 512000 pages => target: 512000 pages
[   1.0182593] ignore shutdown request: 
[   1.0182593] xenbus: can't get state for device/suspend/event-channel (2)
Sat Jul  8 19:48:09 EDT 2023
Starting root file system check:
/dev/rxbd0a: file system is clean; not checking
Starting file system checks:
mount: Unknown special file or file system `/usr'
/etc/rc.d/mountcritlocal exited with code 1
Loaded entropy from /var/db/entropy-file.
Setting tty flags.
Setting sysctl variables:


Home | Main Index | Thread Index | Old Index