From: Anthony Liguori <anthony@codemonkey.ws>
To: dbareiro@gmx.net, KVM General <kvm@vger.kernel.org>
Subject: Re: VNC server for KVM VM
Date: Fri, 14 Aug 2009 17:12:49 -0500 [thread overview]
Message-ID: <4A85E161.2010009@codemonkey.ws> (raw)
In-Reply-To: <20090814205839.GA32226@defiant.freesoftware.org>
Daniel Bareiro wrote:
> Hi all!
>
> I'm using the following syntax to launch a VM:
>
> $KVM -hda ${DISK_PATH}/aprender00-raiz -hdb ${DISK_PATH}/aprender00-space \
> -m 3584 -boot c -smp 4 -net nic,vlan=0,macaddr=00:16:3e:00:00:61,model=virtio \
> -net tap -daemonize -vnc :3 -k es -localtime -monitor \
> telnet:localhost:4003,server,nowait -serial telnet:localhost:4043,server,nowait
>
>
> But when I doing a shutdown logged on the VM, apparently the port
> associated to VNC server remains active when trying boot it again:
>
> inet_listen: bind(ipv4,0.0.0.0,5903): Address already in use
> inet_listen: FAILED
>
I expect the qemu process enver expected.
Regards,
Anthony Liguori
prev parent reply other threads:[~2009-08-14 22:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 20:58 VNC server for KVM VM Daniel Bareiro
2009-08-14 21:28 ` Charles Duffy
2009-08-14 22:13 ` Anthony Liguori
2009-08-15 0:38 ` Daniel Bareiro
2009-08-14 22:12 ` Anthony Liguori [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=4A85E161.2010009@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=dbareiro@gmx.net \
--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 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.