All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Magenheimer" <dan.magenheimer@oracle.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: RE: [PATCH] 3.1.3 (and ??) timer_mode fix in xend for virt-install
Date: Fri, 18 Jan 2008 15:13:16 -0700	[thread overview]
Message-ID: <20080118151316625.00000001968@djm-pc> (raw)
In-Reply-To: <20080118215927.GE25808@redhat.com>

> so can't confirm that yet. I'll try and reproduce it - what 
> error were you getting
> when trying to create a VM ?  libvirt doesn't specify any 
> timer_mode parameter
> when creating VMs, so it should use whatever XenD's default 
> is for that.

Traceback below.

Yeah, I'm no parseltongue but I think the default wasn't
specified properly.

Note also that I am using python-virtinst-0.99 so maybe
the interface to the XendServer has changed in more recent
releases and wouldn't provoke the problem?

Dan


Starting install...
libvir: Xen Daemon error : GET operation failed:
libvir: Xen Daemon error : POST operation failed: (xend.err 'Error creating doma
in: long() argument must be a string or a number')
Failed to create domain foo
Traceback (most recent call last):
  File "/usr/sbin/virt-install", line 476, in ?
    main()
  File "/usr/sbin/virt-install", line 440, in main
    dom = guest.start_install(conscb)
  File "/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 382, in sta
rt_install
    self.domain = self.conn.createLinux(cxml, 0)
  File "/usr/lib/python2.4/site-packages/libvirt.py", line 249, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed')
libvirt.libvirtError: virDomainCreateLinux() failed

  parent reply	other threads:[~2008-01-18 22:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-18 21:22 [PATCH] 3.1.3 (and ??) timer_mode fix in xend for virt-install Dan Magenheimer
2008-01-18 21:28 ` Keir Fraser
2008-01-18 21:41   ` Dan Magenheimer
2008-01-18 21:59     ` Daniel P. Berrange
2008-01-18 22:09       ` Keir Fraser
2008-01-18 22:13       ` Dan Magenheimer [this message]
2008-01-18 22:19         ` Keir Fraser
2008-01-18 22:20         ` Daniel P. Berrange
2008-01-18 22:39           ` Dan Magenheimer
2008-01-18 22:34       ` Daniel P. Berrange

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080118151316625.00000001968@djm-pc \
    --to=dan.magenheimer@oracle.com \
    --cc=berrange@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.