From: Christopher Thunes <c2thunes@brewtab.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Network scripts start/stop
Date: Sat, 05 Apr 2008 12:00:57 -0400 [thread overview]
Message-ID: <47F7A239.4010008@brewtab.com> (raw)
In-Reply-To: <C41D0149.1600B%keir.fraser@eu.citrix.com>
Alright, thanks
- Chris Thunes
Keir Fraser wrote:
> On 5/4/08 00:28, "Christopher Thunes" <c2thunes@brewtab.com> wrote:
>
> I was poking around with some network scripts for Xen today
> (3.2-testing) and noticed that regardless of whether xend start,
> xend restart, or xend stop was called a 'start' argument was passed
> on to the network script (network-bridge, network-route, etc.). I
> can't imagine this is normal behavior and it seems that the only
> place that these scripts are called is from a global function call
> in xend/XendPIF.py around line 35 ("Vifctl.network('start')"). I
> commented this line out and added appropriate calls to
> Vifctl.network('start') and Vifctl.network('stop') in
> xend/server/SrvServer.py in the functions cleanup and start. If
> someone can let me know if this is standard behavior and if not, if
> there is a better way to fix the problem it would be much appreciated.
>
>
> The established behaviour is that networking is brought up with xend,
> and remains up even across xend stops and restarts. Possibly xend stop
> and restart should not be calling the network scripts at all, but that’s
> a pretty minor issue.
>
> -- Keir
prev parent reply other threads:[~2008-04-05 16:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-04 23:28 Network scripts start/stop Christopher Thunes
2008-04-05 5:49 ` Christopher Thunes
2008-04-05 9:13 ` Keir Fraser
2008-04-05 16:00 ` Christopher Thunes [this message]
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=47F7A239.4010008@brewtab.com \
--to=c2thunes@brewtab.com \
--cc=keir.fraser@eu.citrix.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.