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] i have question about domain-U's full virtual install

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] i have question about domain-U's full virtual install
From: ch huang <justlooks@xxxxxxxxx>
Date: Tue, 13 Oct 2009 18:36:59 +0800
Delivery-date: Tue, 13 Oct 2009 03:37:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=xOQUkPzyU7QBj4q9E332m0wdx1RX6gyM3JAysRiQDEM=; b=r4v7d6giPGpnUWIrHPlH7AuttTbLW90DWl04zV3EZqmzi7vwYgWZ8B/boZTFeDozxE Viw/S87Nx5tJMb1psUhvcU1uiIQ7DT3KvbzMuVpSy1W618SvA4XBxwXHDlU3hRHM1aVF D3Qp019KdIjeMDl/E1eyuSSJK/Wo5t0NGG92k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=shQm4m/nPK2b6+4qQ5WMsw/xbos01Lb2+rxASkS9S4L3Qkli6HMaexPlpVDlLA1Hvg yOZw9gMSx+H/qr64rY2mwkzS4HF/j2Dz3uu8YClTZxHOBoroJkceClZBINLsiMwVmVO6 TGrlibY8ucFwsrKqUMDJvIrcBgjGJHcbTcQOk=
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
I install my domain-U with virt-install
 virt-install -n SN244_Test_Test44 -r 8192 --vcpus=16 -f /dev/vg01/44root -f /dev/vg01/44swap -f /dev/vg01/44var -f /dev/vg01/44data -m 00:16:3e:61:63:63 -b xenbr0 --nographics --accelerate --os-type=linux -l http://172.16.2.45/64/5.3 -x "ks=http://172.16.1.111/myinstall/new/newd1.ks.cfg"
get the error
virDomainCreateLinux() failed POST operation failed: (xend.err 'Error creating domain: Unable to find number for device (None)')
Domain installation may not have been
 successful.  If it was, you can restart your domain
 by running 'virsh start SN244_Test_Test44'; otherwise, please
 restart your installation.
Tue, 13 Oct 2009 18:33:48 ERROR    virDomainCreateLinux() failed POST operation failed: (xend.err 'Error creating domain: Unable to find number for device (None)')
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 560, in ?
    main()
  File "/usr/sbin/virt-install", line 492, in main
    dom = guest.start_install(conscb, progresscb, wait=(not wait))
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 822, in start_install
    return self._do_install(consolecb, meter, wait)
  File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 843, in _do_install
    self.domain = self.conn.createLinux(install_xml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 573, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed', conn=self)
libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err 'Error creating domain: Unable to find number for device (None)')

but add option -p (half virtual) get no error
is there any problem??? i also check the cpuinfo ,it did with option vmx

cat /proc/cpuinfo

model name      : Intel(R) Xeon(R) CPU           E5520  @ 2.27GHz
stepping        : 5
cpu MHz         : 2261.012
cache size      : 8192 KB
physical id     : 15
siblings        : 1
core id         : 0
cpu cores       : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>