18 messages in com.xensource.lists.xen-devel[Xen-devel] Re: [ANNOUNCE] virtbench ...
FromSent OnAttachments
Rusty Russell14 May 2007 19:38 
Jan Michael15 May 2007 00:43 
Anthony Liguori15 May 2007 12:50 
Jan Michael18 May 2007 03:13 
Rusty Russell18 May 2007 04:50 
Jan Michael18 May 2007 10:56 
Rusty Russell20 May 2007 23:16 
Jan Michael21 May 2007 01:12.log
Jeremy Fitzhardinge21 May 2007 06:13 
Rusty Russell21 May 2007 16:45 
Jan Michael22 May 2007 00:33.cernxenu
Jeremy Fitzhardinge22 May 2007 02:33 
Jan Michael23 May 2007 11:05 
Jan Michael24 May 2007 08:36 
Petersson, Mats24 May 2007 09:11 
Jan Michael06 Jun 2007 01:50 
Rusty Russell08 Jun 2007 20:18 
Rusty Russell08 Jun 2007 20:56 
Subject:[Xen-devel] Re: [ANNOUNCE] virtbench now has xen support
From:Rusty Russell (rus@rustcorp.com.au)
Date:05/18/2007 04:50:41 AM
List:com.xensource.lists.xen-devel

On Fri, 2007-05-18 at 12:14 +0200, Jan Michael wrote:

Hi Anthony,

On 15.05.2007, at 21:50, Anthony Liguori wrote:

I've just pushed an update that should disable this test for older versions of glibc. Would appreciate if you let me know whether this fixed your build.

That did the trick. Virtbench was sucessfully build on my system. I was also able to run virtbench in local mode but when I tried to run virtbench for xen I got the following error:

<error> [root@lxdev19 virtbench-44dc217a9422]# KERNEL="/etc/xen/vmlinuz" ./ virtbench xen --progress virtbench: Start command failed for xen </error>

I already tried to investigate this error viewing the virtbench logfile which I specified in SETTINGS file. But the logfile was not created :-(.

This is a failure of the "xen/start" command. I had this happen when "/etc/init.d/xend restart" failed. You can probably comment that line out if you're already running Xen (perhaps xen's init scripts are flaky).

Thanks for the report! Rusty.