[Gllug] Odd Xen Error

Stephen Nelson-Smith sanelson at gmail.com
Sat Nov 22 01:13:24 UTC 2008


Hello chums,

On a newly installed C5 machine, I seem to be unable to install anything:

[root at maple ~]# virt-install
libvir: Remote error : No such file or directory
libvir: warning : Failed to find the network: Is the daemon running ?
What is the name of your virtual machine? jim
 How much RAM should be allocated (in megabytes)? 256
 What would you like to use as the disk (path)? /dev/VolGroup00/test
 Would you like to enable graphics support? (yes or no) no
 What is the install location? http://oak/rpms_repo/centos/5/os/i386


Starting install...
libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName
libvir: Xen Daemon error : POST operation failed: (xend.err "Error
creating domain: (22, 'Invalid argument')")
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 447, in ?
    main()
  File "/usr/sbin/virt-install", line 411, in main
    dom = guest.start_install(conscb)
  File "/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py",
line 220, in start_install
    return XenGuest.XenGuest.start_install(self, consolecb)
  File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line
367, in start_install
    self.domain = self.conn.createLinux(cxml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 573, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirt.libvirtError: virDomainCreateLinux() failed POST operation
failed: (xend.err "Error creating domain: (22, 'Invalid argument')")

See also:

[root at maple ~]# virt-install --vcpus=2 -f /dev/VolGroup00/tomcat7 -p
-r 2048 -n tomcat7 --nographics -l
http://oak/rpms_repo/centos/5/os/i386 -x
ks=http://10.1.1.219/rpms_repo/tomcat-guest.ks/
libvir: Remote error : No such file or directory
libvir: warning : Failed to find the network: Is the daemon running ?


Starting install...
libvir: Xen error : Domain not found: xenUnifiedDomainLookupByName
libvir: Xen Daemon error : POST operation failed: (xend.err "Error
creating domain: (22, 'Invalid argument')")
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 447, in ?
    main()
  File "/usr/sbin/virt-install", line 411, in main
    dom = guest.start_install(conscb)
  File "/usr/lib/python2.4/site-packages/virtinst/ParaVirtGuest.py",
line 220, in start_install
    return XenGuest.XenGuest.start_install(self, consolecb)
  File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line
367, in start_install
    self.domain = self.conn.createLinux(cxml, 0)
  File "/usr/lib64/python2.4/site-packages/libvirt.py", line 573, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed',
conn=self)
libvirt.libvirtError: virDomainCreateLinux() failed POST operation
failed: (xend.err "Error creating domain: (22, 'Invalid argument')")

Googling hasn't turned anything up...   This has never failed
before... what's going on?

S.
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list