All of lore.kernel.org
 help / color / mirror / Atom feed
* VNC server for KVM VM
@ 2009-08-14 20:58 Daniel Bareiro
  2009-08-14 21:28 ` Charles Duffy
  2009-08-14 22:12 ` Anthony Liguori
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Bareiro @ 2009-08-14 20:58 UTC (permalink / raw)
  To: KVM General

[-- Attachment #1: Type: text/plain, Size: 812 bytes --]

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'm using KVM-88 compiled by myself. It can be a bug?

Thanks in advance.

Regards,
Daniel
-- 
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Squeeze - Linux user #188.598

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-15  0:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.