All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Jan Michael <Jan.Michael@cern.ch>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
	Xen Mailing List <xen-devel@lists.xensource.com>,
	Anthony Liguori <aliguori@us.ibm.com>
Subject: Re: Re: [ANNOUNCE] virtbench now has xen support
Date: Sat, 09 Jun 2007 13:57:07 +1000	[thread overview]
Message-ID: <1181361427.6025.61.camel@localhost.localdomain> (raw)
In-Reply-To: <7C99B109-A4B0-4957-8583-E3C3651BCE1D@cern.ch>

On Wed, 2007-06-06 at 10:51 +0200, Jan Michael wrote:
> Hello Everyone,
> 
> I got my hands on a HP blade with 64-bit Intel XEON processors. I  
> could successfully start the benchmark but after a while client 1  
> closed the connection. Please see the full log below.
> 
> Could you please help me to find the error? Is there a some kind of  
> debugging mode I could use to get more details from both, client and  
> server side?
> 
> <virtbench execution>
> [root@somemachine virtbench-cern]# ./virtbench xen
> Bringing up machines11188 blocks
> 58.7%
> 11188 blocks
> 58.7%
> 11188 blocks
> 58.7%
> 11188 blocks
> 58.7%
> ....
> Time for one context switch via pipe: 7747 (5070 - 8202)
> Time for one Copy-on-Write fault: 4266 (4242 - 5865)
> Time to exec client once: 331171 (329757 - 332406)
> Time for one fork/exit/wait: 196031 (195781 - 196812)
> Time to send 4 MB from host: 37688750 (27595500 - 47665250)
> Time for one syscall via libc: 428 (417 - 652)
> Time to walk linear 64 MB: 2130375 (2123000 - 2168750)
> Time to walk random 64 MB: 2135000 (2130250 - 2140625)
> virtbench: client 1 closed connection

OK, this looks like look it got upset on the "outb" test.
Unfortunately, redirecting standard input from /dev/null causes xen not
to output any console at all.  I'm not sure how to fix this, but you can
enter names manually on the commandline to avoid running this benchmark.

> sh: line 1: Using: command not found
> sh: line 2: Started: command not found
> virtbench: 'xen/stop_machine virtbench_3
> Using config file "/tmp/virtbench-xen_3.cfg".
> Started domain virtbench_3
> ' failed

It seems that your xen/start_machine script printed out extra stuff,
rahter than just the id to hand back to stop_machine.

Cheers,
Rusty.

      parent reply	other threads:[~2007-06-09  3:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15  2:38 [ANNOUNCE] virtbench now has xen support Rusty Russell
2007-05-15  7:44 ` Jan Michael
2007-05-15 19:50   ` Anthony Liguori
2007-05-18 10:14     ` Jan Michael
2007-05-18 11:51       ` Rusty Russell
2007-05-18 17:56         ` Jan Michael
2007-05-21  6:16           ` Rusty Russell
2007-05-21  8:13             ` Jan Michael
2007-05-21 13:13               ` Jeremy Fitzhardinge
2007-05-21 23:45               ` Rusty Russell
2007-05-22  7:33                 ` Jan Michael
2007-05-22  9:33                   ` Jeremy Fitzhardinge
2007-05-23 18:05                     ` Jan Michael
     [not found]                       ` <157A1A05-C74F-4055-A71B-3068BFECB61E@cern.ch>
2007-05-24 16:11                         ` Petersson, Mats
2007-06-09  3:19                         ` Rusty Russell
     [not found]                       ` <7C99B109-A4B0-4957-8583-E3C3651BCE1D@cern.ch>
2007-06-09  3:57                         ` Rusty Russell [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=1181361427.6025.61.camel@localhost.localdomain \
    --to=rusty@rustcorp.com.au \
    --cc=Jan.Michael@cern.ch \
    --cc=aliguori@us.ibm.com \
    --cc=jeremy@goop.org \
    --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.