Cluster IP and noVNC

drz-support

Renowned Member
Feb 14, 2014
26
2
68
Hi all

We have defined a Cluster IP in /etc/pve/cluster.conf:

Code:
  <rm>
    <service autostart="1" exclusive="0" name="cluster_ip" recovery="relocate">
      <ip address="xxx.xxx.xxx.xxx"/>
    </service>


When we connect to the Cluster with this Cluster IP and using noVNC we always get the error: Server disconnected (code:1006)

When we connect with a real IP from one of the machines in the cluster noVNC is working fine.

Connecting with the Cluster IP and using the VNC or SPICE Console is working fine.

Is there a solution to fix this Cluster IP and noVNC problem?

Best
Andreas