From: Emmanuel Lacour <elacour@easter-eggs.com>
To: kvm@vger.kernel.org
Subject: Re: virtio_net hang
Date: Thu, 13 Nov 2008 14:15:09 +0100 [thread overview]
Message-ID: <20081113131509.GC14254@easter-eggs.com> (raw)
In-Reply-To: <20081113130404.GG8200@redhat.com>
On Thu, Nov 13, 2008 at 01:04:05PM +0000, Daniel P. Berrange wrote:
>
> Many of the KVM developers don't use libvirt, so probably best if you
> post the actual KVM command line libvirt spawned - you can get it from
> the logfile in /var/log/libvirt/qemu/$NAME.log, where $NAME is your
> guest's name.
>
You're right, here it is:
/usr/bin/kvm -S \
-M pc \
-m 4096 \
-smp 2 \
-name bar \
-monitor pty \
-boot c \
-drive \
file=/dev/vg_foo/vm_bar,if=ide,index=0,boot=on \
-drive file=/var/lib/kvm/isos/debian-31r0-i386-netinst.iso,if=ide,media=cdrom,index=2 \
-net nic,macaddr=00:16:3e:02:00:15,vlan=0,model=virtio \
-net tap,fd=29,script=,vlan=0,ifname=tap5 \
-serial none \
-parallel none \
-usb \
-vnc 127.0.0.1:5 \
-k fr
next prev parent reply other threads:[~2008-11-13 13:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-13 12:27 virtio_net hang Emmanuel Lacour
2008-11-13 13:04 ` Daniel P. Berrange
2008-11-13 13:15 ` Emmanuel Lacour [this message]
2008-11-13 15:12 ` Mark McLoughlin
2008-11-13 15:24 ` Emmanuel Lacour
2008-11-14 9:23 ` Emmanuel Lacour
2008-11-14 18:26 ` Mark McLoughlin
2008-11-18 18:37 ` Emmanuel Lacour
2008-11-18 18:48 ` Emmanuel Lacour
2008-11-19 13:13 ` Mark McLoughlin
2008-11-19 19:03 ` Mark McLoughlin
2008-11-20 11:36 ` Emmanuel Lacour
2008-11-21 8:38 ` Emmanuel Lacour
2008-11-22 14:20 ` Emmanuel Lacour
2008-11-21 14:44 ` Guido Günther
2008-11-20 11:34 ` Emmanuel Lacour
2008-11-13 18:27 ` Fabio Coatti
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=20081113131509.GC14254@easter-eggs.com \
--to=elacour@easter-eggs.com \
--cc=kvm@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox