Port-xen archive

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

netbsd-10 fails on tornadovps.com



I configured a 10.0RC1 kernel via grub, and on booting it panics.
I believe -- but am a little fuzzy that:

  tornadovps uses version 1 grant tables

  at some point netbsd 10 did version 2 only, but has now been modified
  to still be willing to do 1.
  


----------------------------------------

  Booting 'netbsd-domU.new'

root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83
kernel --type=netbsd /boot/netbsd-domU.new

============= Init TPM Front ================
Tpmfront:Error Unable to read device/vtpm/0/backend-id during tpmfront initialization! error = ENOENT
Tpmfront:Info Shutting down tpmfront
close blk: backend=/local/domain/0/backend/vbd/280/51712 node=device/vbd/51712
close blk: backend=/local/domain/0/backend/qdisk/280/51760 node=device/vbd/51760
[   1.0000000] cpu_rng: rdrand/rdseed
[   1.0000000] entropy: ready
[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
[   1.0000000]     The NetBSD Foundation, Inc.  All rights reserved.
[   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[   1.0000000]     The Regents of the University of California.  All rights reserved.

[   1.0000000] NetBSD 10.0_RC1 (XEN3_DOMU) #18: Sun Nov  5 19:44:46 EST 2023
[   1.0000000]  gdt%foo.example.com@localhost:/usr/obj/gdt-10/amd64/sys/arch/amd64/compile/XEN3_DOMU
[   1.0000000] total memory = 5007 MB
[   1.0000000] avail memory = 4826 MB
[   1.0000000] mainbus0 (root)
[   1.0000000] hypervisor0 at mainbus0: Xen version 4.14.0.88.g1d1d1f53
[   1.0000000] xpq_flush_queue: 1 entries (0 successful) on cpu0 (0)
[   1.0000000] panic: HYPERVISOR_mmu_update failed, ret: -22

[   1.0000000] cpu0: Begin traceback...
[   1.0000000] vpanic() at netbsd:vpanic+0x177
[   1.0000000] panic() at netbsd:panic+0x3c
[   1.0000000] xpq_flush_queue() at netbsd:xpq_flush_queue+0x100
[   1.0000000] pmap_kenter_ma() at netbsd:pmap_kenter_ma+0xcb
[   1.0000000] xengnt_finish_init() at netbsd:xengnt_finish_init+0xe9
[   1.0000000] xengnt_init() at netbsd:xengnt_init+0x139
[   1.0000000] hypervisor_attach() at netbsd:hypervisor_attach+0x279
[   1.0000000] config_attach_internal() at netbsd:config_attach_internal+0x20c
[   1.0000000] config_found() at netbsd:config_found+0x110
[   1.0000000] xen_mainbus_attach() at netbsd:xen_mainbus_attach+0x83
[   1.0000000] config_attach_internal() at netbsd:config_attach_internal+0x20c
[   1.0000000] config_rootfound() at netbsd:config_rootfound+0x6e
[   1.0000000] cpu_configure() at netbsd:cpu_configure+0x1c
[   1.0000000] main() at netbsd:main+0x2e1
[   1.0000000] cpu0: End traceback...
[   1.0000000] fatal breakpoint trap in supervisor mode
[   1.0000000] trap type 1 code 0 rip 0xffffffff802258bd cs 0xe030 rflags 0x202 cr2 0x200001235000 ilevel 0x8 rsp 0xffffffff8128d9a0
[   1.0000000] curlwp 0xffffffff8067d480 pid 0.0 lowest kstack 0xffffffff812892c0
Stopped in pid 0.0 (system) at  netbsd:breakpoint+0x5:  leave
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0x177
panic() at netbsd:panic+0x3c
xpq_flush_queue() at netbsd:xpq_flush_queue+0x100
pmap_kenter_ma() at netbsd:pmap_kenter_ma+0xcb
xengnt_finish_init() at netbsd:xengnt_finish_init+0xe9


Home | Main Index | Thread Index | Old Index