WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Script or Program in Xen

To: "Sarmad George" <sgeorge@xxxxxxxxxxx>
Subject: Re: [Xen-users] Script or Program in Xen
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Fri, 10 Oct 2008 20:45:28 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 10 Oct 2008 17:46:10 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9ybB4/ur7V/7zIwcj8gzsq3Yklstm1MV/FBbG5OkATY=; b=rjY8rUKrL16TP0Vqb/BuTFW38WE+CpvhKefBkM/ufNgFKPlgmy03/Ijqb5Np3yR7Rm I4SXtlQW107UmW6tAi3fE/wAQaApz2pLCUFDVOvpCHlMEgL23C1wFef/Eah3crwasp4Y +ogsCO4mRnOp+HidSMlv9iyrJM57l8xQIq7vA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=bGVrkGuHlMoB4ZOR8jAxkErz31BXEOiOdrJpLXgUiYyrRJkpI7elW41VC9wYslTnpG ipgGWKFEVS8pHZ0zWlsePcruuBqvS2jw/3rDhJJJzxVN3codg30uGJTVJ8zuKdGVQS9B 06LDOyfjl1GFopXTrahqQzsIFgH0NENeBaWt0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1223685239.48eff477a5cec@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1223685239.48eff477a5cec@xxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Oct 10, 2008 at 8:33 PM, Sarmad George <sgeorge@xxxxxxxxxxx> wrote:
>
> Good day all
> Speed is my concern here - and my fingers are slower than a script
> I am trying to create a guest machine and control it from the host
> On the guest terminal I run a benchmark
> On the host terminal I monitor it recording registers - etc
> But there is a time gap determined by my finger speed
> Can anyone help me in "a script or a program" (for example) - so the gap will 
> be
> acceptably constant? Of course it can never be constant.
> I need this pls
> <guest-terminal/some-directory> ./benchmark-run
> <host-root/some-directory> ./program-run

This is still a work in progress, but it does a couple of your steps.
(It is ubuntu/debian specific still)
http://code.google.com/p/benchvm/source/browse/#svn/trunk/bin

the creator script can make a guest that you can then SSH into
with keys as root.

the starter script can boot PV and HVM guests.
I personally like to use clusterssh to manage the guests since
we haven't yet integrated our own guest command running
support yet.

It may not be what you are looking for, but maybe it will give
you some ideas at least.

Cheers,
Todd

--
Todd Deshane
http://todddeshane.net
http://runningxen.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>