Bug 760456 - boot guest with both spice and vnc , vnc will be disabled.
Summary: boot guest with both spice and vnc , vnc will be disabled.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kvm
Version: 5.8
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-06 09:04 UTC by FuXiangChun
Modified: 2011-12-12 18:22 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-12 18:22:54 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description FuXiangChun 2011-12-06 09:04:41 UTC
Description of problem:
when using vncview to connect guest,  vncview show "unable connect to socket:Connection refused". spice work well. 

(qemu) info vnc
VNC server disabled

Version-Release number of selected component (if applicable):
# rpm -qa|grep kvm
kvm-83-246.el5

# uname -r
2.6.18-300.el5

How reproducible:
always

Steps to Reproduce:

1.boot guest with spice and vnc
/usr/libexec/qemu-kvm  -M rhel5.6.0 -m 4096 -smp 4,cores=2,threads=1,sockets=2 -cpu qemu64,vendor="AuthenticAMD",+sse2 -soundhw all -name win7 -usbdevice tablet -rtc-td-hack -uuid 123465d2-2032-848d-bda0-de7adb149048 -boot c -drive file=/home/rhel5.8-64.qcow2,if=virtio,boot=on,bus=0,unit=0,format=qcow2,cache=none,boot=on,werror=stop -net nic,macaddr=54:52:00:27:12:23,vlan=0,model=virtio -net tap,vlan=0,script=/etc/qemu-ifup -serial pty -parallel none -usb -balloon none -monitor stdio -fda /usr/share/virtio-win/virtio-drivers.vfd -vnc :1

2.use vncview to connect guest
$vncviewer 10.66.9.97:5902
3.
  
Actual results:
Connection refused

Expected results:
connection successfully

Additional info:

Comment 1 Ronen Hod 2011-12-07 12:16:40 UTC
Is this a regression?
If it is not a regression, does it mean that VNC never worked?

Comment 2 FuXiangChun 2011-12-08 03:02:18 UTC
(In reply to comment #1)
> Is this a regression?
> If it is not a regression, does it mean that VNC never worked?

This isn't a regression. rhel5.7 GA has the same issue.


Note You need to log in before you can comment on or make changes to this bug.