From: Mike Wray <mike.wray@hpl.hp.com>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: ron minnich <rminnich@lanl.gov>,
James Harper <JamesH@bendigoit.com.au>,
"xen-devel@lists.sourceforge.net"
<xen-devel@lists.sourceforge.net>
Subject: Re: still can't start domain
Date: Thu, 08 Jul 2004 13:24:37 +0100 [thread overview]
Message-ID: <40ED3D05.5080309@hpl.hp.com> (raw)
In-Reply-To: <E1BiS2f-0003LU-00@mta1.cl.cam.ac.uk>
Ian Pratt wrote:
>>whew!
>>
>>these python things are a bear to debug when they go wrong ...
>
>
> Yep, the asynchronous nature of Twisted does make it tough to
> figure out where the real problem is. The current approach is
> just to print every possible back trace rather than trying to be
> smart.
>
> At a glance, the error appears to be here:
>
> Traceback (most recent call last):
> File "/etc/xen/xend/vifctl", line 149, in ?
> VifControl().main(sys.argv)
> File "/etc/xen/xend/vifctl", line 49, in main
> meth(args[1:])
> File "/etc/xen/xend/vifctl", line 141, in vifctl_down
> if params['ip']:
> KeyError: 'ip'
>
> It looks like we're not passing in an ip= parameter into
> vifctl. Since vifctl is about to die and be replaced with a
> rather simpler/shorter shell script, I'll pass on this one.
>
The problem is that vifctl is installed as a config file - so
it's not installed if it's already there. And the parameter
name has been changed to 'ipaddr'. If you delete the old vifctl and
replace it with the uptodate one it'll be ok.
Mike
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
next prev parent reply other threads:[~2004-07-08 12:24 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-08 0:41 still can't start domain James Harper
2004-07-08 2:47 ` ron minnich
2004-07-08 6:05 ` Ian Pratt
2004-07-08 8:57 ` Rune Johan Andresen
2004-07-08 9:03 ` Tom Wilkie
2004-07-08 11:05 ` Ian Pratt
2004-07-08 12:24 ` Mike Wray [this message]
2004-07-08 12:22 ` David Becker
2004-07-08 14:25 ` ron minnich
2004-07-08 15:15 ` Mark Williamson
2004-07-08 15:25 ` Avery Pennarun
2004-07-08 15:50 ` Ian Pratt
2004-07-08 19:03 ` Mark Williamson
2004-07-09 9:39 ` Rune Johan Andresen
2004-07-11 6:41 ` Ian Pratt
2004-07-11 9:40 ` James Harper
2004-07-11 19:30 ` Ian Pratt
2004-07-12 16:40 ` Jody Belka
2004-07-09 10:10 ` Rune Johan Andresen
2004-07-09 10:56 ` Keir Fraser
2004-07-09 11:18 ` Niraj Tolia
2004-07-09 12:54 ` Rune Johan Andresen
2004-07-09 13:36 ` Niraj Tolia
2004-07-10 8:12 ` Ian Pratt
2004-07-08 16:15 ` Keir Fraser
2004-07-08 16:25 ` ron minnich
2004-07-09 17:31 ` Mike Wray
2004-07-09 18:41 ` Keir Fraser
-- strict thread matches above, loose matches on Subject: below --
2004-07-08 18:09 Brian Wolfe
[not found] <E1Bjvbp-0007gP-00@mta1.cl.cam.ac.uk>
[not found] ` <E1Bjw9x-0007xe-00@mta1.cl.cam.ac.uk>
2004-07-12 16:39 ` Jody Belka
2004-07-12 23:55 James Harper
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=40ED3D05.5080309@hpl.hp.com \
--to=mike.wray@hpl.hp.com \
--cc=Ian.Pratt@cl.cam.ac.uk \
--cc=JamesH@bendigoit.com.au \
--cc=rminnich@lanl.gov \
--cc=xen-devel@lists.sourceforge.net \
/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.