<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Only thing I see in syslog relevant to vnc is when i try to initiate the session and it closing immediately:</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>Mar 19 07:55:03 ns405998 pvedaemon[108026]: <root@pam> end task UPID:ns405998:0001A803:00135B14:53293F41:vncproxy:104:root@pam: OK</div><div>Mar 19 07:55:05 ns405998 pvedaemon[109071]: starting vnc proxy UPID:ns405998:0001AA0F:00135E28:53293F49:vncproxy:104:root@pam:</div>
<div>Mar 19 07:55:05 ns405998 pvedaemon[108026]: <root@pam> starting task UPID:ns405998:0001AA0F:00135E28:53293F49:vncproxy:104:root@pam:</div><div>Mar 19 07:55:05 ns405998 pvedaemon[108026]: <root@pam> end task UPID:ns405998:0001AA0F:00135E28:53293F49:vncproxy:104:root@pam: OK</div>
<div>Mar 19 07:55:06 ns405998 pvedaemon[109109]: starting vnc proxy UPID:ns405998:0001AA35:00135EAF:53293F4A:vncproxy:104:root@pam:</div><div>Mar 19 07:55:06 ns405998 pvedaemon[106928]: <root@pam> starting task UPID:ns405998:0001AA35:00135EAF:53293F4A:vncproxy:104:root@pam:</div>
<div>Mar 19 07:55:07 ns405998 pvedaemon[106928]: <root@pam> end task UPID:ns405998:0001AA35:00135EAF:53293F4A:vncproxy:104:root@pam: OK</div><div>Mar 19 07:55:08 ns405998 pvedaemon[109156]: starting vnc proxy UPID:ns405998:0001AA64:00135F7D:53293F4C:vncproxy:104:root@pam:</div>
<div>Mar 19 07:55:08 ns405998 pvedaemon[105585]: <root@pam> starting task UPID:ns405998:0001AA64:00135F7D:53293F4C:vncproxy:104:root@pam:</div><div>Mar 19 07:55:09 ns405998 pvedaemon[105585]: <root@pam> end task UPID:ns405998:0001AA64:00135F7D:53293F4C:vncproxy:104:root@pam: OK</div>
</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">nothing obvious in dmesg unless you want me to pastebin the whole thing</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>root@ns405998:/var/log# pveversion -v</div><div>proxmox-ve-2.6.32: 3.2-121 (running kernel: 2.6.32-27-pve)</div><div>pve-manager: 3.2-1 (running version: 3.2-1/1933730b)</div>
<div>pve-kernel-2.6.32-27-pve: 2.6.32-121</div><div>pve-kernel-2.6.32-24-pve: 2.6.32-111</div><div>lvm2: 2.02.98-pve4</div><div>clvm: 2.02.98-pve4</div><div>corosync-pve: 1.4.5-1</div><div>openais-pve: 1.1.4-3</div><div>libqb0: 0.11.1-2</div>
<div>redhat-cluster-pve: 3.2.0-2</div><div>resource-agents-pve: 3.9.2-4</div><div>fence-agents-pve: 4.0.5-1</div><div>pve-cluster: 3.0-12</div><div>qemu-server: 3.1-15</div><div>pve-firmware: 1.1-2</div><div>libpve-common-perl: 3.0-14</div>
<div>libpve-access-control: 3.0-11</div><div>libpve-storage-perl: 3.0-19</div><div>pve-libspice-server1: 0.12.4-3</div><div>vncterm: 1.1-6</div><div>vzctl: 4.0-1pve5</div><div>vzprocps: 2.0.11-2</div><div>vzquota: 3.1-2</div>
<div>pve-qemu-kvm: 1.7-4</div><div>ksm-control-daemon: 1.1-1</div><div>glusterfs-client: 3.4.2-1</div><div>root@ns405998:/var/log#</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Mar 19, 2014 at 2:49 AM, Alain Péan <span dir="ltr"><<a href="mailto:alain.pean@lpn.cnrs.fr" target="_blank">alain.pean@lpn.cnrs.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Terrance,<br>
<br>
Le 19/03/2014 07:23, Terrance Robotham a écrit :<div class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Having a issue with Console on all KVM/QEMU instances giving me:<br>
<br>
Network error: remote side closed connection<br>
<br>
I can see it attempting to to start the session/VNC port in the host but it seems as soon as it starts it crashes right away so after further investigating I noticed that "qm" command isn't responsive "qm list" "qm help" or even "qm" alone return absolutely nothing which tells me something is seriously wrong with qm which in turn is probably causing issues with the console/vnc does anyone have any ideas to help me debug this? I am trying to get console working again for my KVM users the kvm instances start but no consoles work. Additionally, I can start/stop them via the GUI but as I said, "qm start id" does absolutely nothing.<br>

</blockquote>
<br></div>
Try first dmesg to see if something wrong is displayed. Then look at syslog (/var/log/syslog).<br>
<br>
Do you have several nodes in a cluster ? Then display the status of the cluster by :<br>
# pvecm status<br>
# pvecm nodes<br>
<br>
Which version of Proxmox are you running ? Can you post the output of :<br>
# pveversion -v<br>
<br>
Alain<br>
______________________________<u></u>_________________<br>
pve-user mailing list<br>
<a href="mailto:pve-user@pve.proxmox.com" target="_blank">pve-user@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user" target="_blank">http://pve.proxmox.com/cgi-<u></u>bin/mailman/listinfo/pve-user</a><br>
</blockquote></div><br></div>