WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Getting 'Domain unable to be unpaused: an integer is require

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Getting 'Domain unable to be unpaused: an integer is required' when trying to start WinXP DomU
From: Todd Blum <todd@xxxxxxxxxxxx>
Date: Tue, 11 Jan 2011 11:00:36 -0500 (EST)
Delivery-date: Tue, 11 Jan 2011 08:02:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)
Hello,

I was having a stability/lockup problem, so I attempted to clean out any traces of the Xorg fglrx driver I had installed at one time (I am using the Xorg radeon driver). I think a new initrd was generated during this and now I am getting 'Error: Domain unable to be unpaused: an integer is required' when I try to start the WinXP DomU. I have tried removing virt-manager and libvirt without success. Is there a usual fix to this problem?

Todd
________________________________________________________________________________________

toddb05:~ # xm start todd-vm-xp2-2
Error: Domain unable to be unpaused: an integer is required
Usage: xm start <DomainName>

Start a Xend managed domain
  -p, --paused                   Do not unpause domain after starting it
  -c, --console_autoconnect      Connect to the console after the domain
                                 is created
  --vncviewer                    Connect to display via VNC after the
                                 domain is created
  --vncviewer-autopass           Pass VNC password to viewer via stdin and
                                 -autopass
__________________________________________________________________________________________
toddb05:~ # xm info
host                   : toddb05
release                : 2.6.34.7-0.7-xen
version                : #1 SMP 2010-12-13 11:13:53 +0100
machine                : x86_64
nr_cpus                : 2
nr_nodes               : 1
cores_per_socket       : 2
threads_per_core       : 1
cpu_mhz                : 1864
hw_caps : bfebfbff:20100800:00000000:00000940:0000e3bd:00000000:00000001:00000000
virt_caps              : hvm
total_memory           : 4029
free_memory            : 527
free_cpus              : 0
max_free_memory        : 3465
max_para_memory        : 3461
max_hvm_memory         : 3444
node_to_cpu            : node0:0-1
node_to_memory         : node0:527
node_to_dma32_mem      : node0:465
max_node_id            : 0
xen_major              : 4
xen_minor              : 0
xen_extra              : .1_02-94.4
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler          : credit
xen_pagesize           : 4096
platform_params        : virt_start=0xffff800000000000
xen_changeset          : 21326
xen_commandline        : vgamode=0x314 vgamode=0x314
cc_compiler : gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SU
cc_compile_by          : abuild
cc_compile_domain      :
cc_compile_date        : Wed Jan  5 23:20:56 UTC 2011
xend_config_format     : 4
_______________________________________________________________________________________________

toddb05:~ # cat /etc/xen/vm/todd-vm-xp2-2
name="todd-vm-xp2-2"
description="None"
uuid="b67cbf57-96d0-64b3-33be-c307524ce276"
memory=512
maxmem=512
vcpus=2
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
localtime=1
keymap="en-us"

builder="hvm"
device_model="/usr/lib/xen/bin/qemu-dm"
kernel="/usr/lib/xen/boot/hvmloader"
boot="c"
disk=[ 'tap:aio:/var/lib/xen/images/todd-xp-vm02/disk0.raw,hda,w', ]
vif=[ 'mac=00:16:3e:24:f6:0d,bridge=br0,model=rtl8139', ]


stdvga=0
vnc=1
vncunused=1
extid=0
usb=1
acpi=1
pae=1

usbdevice='tablet'

serial="pty"
___________________________________________________________________________________________

--
Todd Blum
http://www.toddblum.org


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Getting 'Domain unable to be unpaused: an integer is required' when trying to start WinXP DomU, Todd Blum <=