|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Limit the BW and control trafic of a guest
We use wondershaper, simple and works a treat
Ian
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Tim Post
Sent: 11 June 2007 14:15
To: Pascal
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Limit the BW and control trafic of a guest
On Mon, 2007-06-11 at 07:08 +0200, Pascal wrote:
> Hmmm, I see the concept but don't understant the .sh suffix, on what
> do you set this .sh suffix ?
By saying .sh , I just meant a shell script parsed with whatever /bin/sh
happens to be pointing to.
I run shell scripts upon startup and shutdown of all guests. This is
easly done by modifying xendomains to run a script with a name identical
to the dom-u config file, but ending in something like .sh
I then use scripts to call XM, which also run the per-guest scripts.
My scripts are convenient, but I will be switching over to Xen's new API
soon because its now senseless not to do so. However, just because I use
the API doesn't mean you should. You should find a method that all of
your techs are comfortable with. There's no sense in using the API if
nobody on your team understands XML. Likewise, having stuff nobody knows
how to fix is bad.
Best,
--Tim
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- RE: [Xen-users] Limit the BW and control trafic of a guest,
Ian Tobin <=
|
|
|
|
|