Port-xen archive

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

Spontaneous reboots when running WinXP DomU



Following command outputs should describe the setup in detail.

I find the host booting spontaneously on following scenarios:

1. When winxp installation is going on, on DomU at a certain stage of
installation the host reboots.

2. If I try to "xl shutdown -F winxp" it doesn't work. Doing "xl destroy
winxp" leads to hanging the host followed by a reboot after some time.

Please have a look at the below specs and advise.

$ uname -a
NetBSD hpnetbsd 8.0_RC1 NetBSD 8.0_RC1 (XEN3_DOM0) #0: Fri Jul 13 22:36:36
IST 2018  root@localhost:/usr/src/sys/arch/amd64/compile/XEN3_DOM0 amd64
x86_64 Intel 686-class NetBSD


$ head -1 /boot.cfg 
menu=Xen:load /netbsd.dom0 console=pc dom0_max_vcpus=1 dom0_vcpus_pin
bootdev=sd0a; multiboot /xen.gz dom0_mem=1G


$ pkg_info | grep xen
xentools48-4.8.3nb3 Userland Tools for Xen 4.8.x
xenkernel48-4.8.3   Xen 4.8.x Kernel


$ grep -v "^#" /usr/pkg/etc/xen/winxp 
builder = 'hvm'
memory = '1024'
disk=['file:/home/guest/VMs/winxp.img,ioemu:hda,w']
name = 'winxp'
boot = 'c'
vnc = 1
usbdevice = 'tablet'

Mayuresh


Home | Main Index | Thread Index | Old Index