xen-users
RE: [Xen-users] VNC to HVM not starting
Hello,
I
could not test all the combinations, but I think You are right. And if the
vncunused parameter is omitted, then also vncdisplay parameter is ignored even
if specified - like already wrote Philippe...
With
regards, Archie
From: trilok nuwal [mailto:tc.nuwal@xxxxxxxxx]
Sent: Thursday, September 20, 2007 12:34 PM
To: Artur Linhart - Linux communication
Cc: Philippe Vanhaesendonck; Dylan Martin; Scott Serr; Alessandro R.;
xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VNC to HVM not starting
From my experience :
when
vnc=1
vnclisten='IP_of_my_xen_server
vncdisplay=4
vncunused=0
Always allocate the port 5900 (standard VNC) + 4 (vncdisplay) = 5904 for the
display. If it is used by soem other application this will just hang.
vnc=1
vnclisten='IP_of_my_xen_server
vncdisplay=4
vncunused=1
allocate the port 5900 (standard VNC) + 4 (vncdisplay) = 5904 for the display
if it is free else allocate other free port.
vnc=1
vnclisten='IP_of_my_xen_server
vncunused=1/0
allocate free port.
Please correct me if my
understanding is wrong.
Thanks,
Trilok
On
9/20/07, Artur Linhart - Linux communication <AL.LINUX@xxxxxxxxxxx> wrote:
Hello,
Yes, thank You very much, it is
it :-)
So, for me the following
configuration
vnc=1
vnclisten='IP_of_my_xen_server' # Here place IP of the Xen server
vncdisplay=4
vncunused=0
causes the Xen server listens
on the given IP on the port
5900 (standard VNC) + 4 (vncdisplay) = 5904
And I can vonnect to it through the VNC viewer!
:-)
The "display" value seems to be valid at least also for the number 21
and
port 5921 (I do not know if there is some max display number)
Dylan, I propose to place such an example into the FAQ You are creating,
sure, if it is not already there ;-)
With best regards
Artur
-----Original Message-----
From: Philippe Vanhaesendonck [mailto:xen@xxxxxxxxxxx]
Sent: Wednesday, September 19, 2007 11:21 PM
To: Artur Linhart - Linux communication
Cc: 'Scott Serr'; 'Alessandro R.'; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] VNC to HVM not starting
Be aware that tere seems to be some precedence in the parameters.
If my memory serves well, you must set vncunused to 0 if you want
vncdisplay to be considered.
/P.
Artur Linhart - Linux communication wrote:
> Hello,
>
> I've tested it and this is not true
what I said and thought, it
> seems to be the fact the display is not influencing the port...
>
> What does it influence, dies anybody
know it? Is it a "bug or a
> feature"? What is then the purpose of the vncdisplay option in the
> configuration?
>
__________ Informace od NOD32 2541 (20070920) __________
Tato zprava byla proverena antivirovym systemem NOD32.
http://www.nod32.cz
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] VNC to HVM not starting, Scott Serr
- Re: [Xen-users] VNC to HVM not starting, Alessandro R.
- Re: [Xen-users] VNC to HVM not starting, Scott Serr
- Re: [Xen-users] VNC to HVM not starting, Scott Serr
- RE: [Xen-users] VNC to HVM not starting, Artur Linhart - Linux communication
- RE: [Xen-users] VNC to HVM not starting, Artur Linhart - Linux communication
- RE: [Xen-users] VNC to HVM not starting, Jason Solan
- Re: [Xen-users] VNC to HVM not starting, Philippe Vanhaesendonck
- RE: [Xen-users] VNC to HVM not starting, Artur Linhart - Linux communication
- Re: [Xen-users] VNC to HVM not starting, trilok nuwal
- RE: [Xen-users] VNC to HVM not starting,
Artur Linhart - Linux communication <=
- Re: [Xen-users] VNC to HVM not starting, Yves-Gaël Chény
- RE: [Xen-users] VNC to HVM not starting, Artur Linhart - Linux communication
- Re: [Xen-users] VNC to HVM not starting [SOLVED], Scott Serr
- Re: [Xen-users] VNC to HVM not starting, Jason Solan
Re: [Xen-users] VNC to HVM not starting, Yves-Gaël Chény
|
|
|