Hi all
I have been struggling to resolve this issue for ages and was hoping you guys might have some insight.
9 node cluster running PVE7
Console redirection works fine if you logged into the node hosting the workload BUT not working across nodes.
This is what I see in the syslog:
Jul 24 16:46:11 proxmox-host-08 systemd-logind[4206]: New session 91 of user root.
Jul 24 16:46:11 proxmox-host-08 systemd[1]: Started Session 91 of user root.
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: Received disconnect from IP port 50504:11: disconnected by user <-- I think this is the issue
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: Disconnected from user root IP port 50504
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: pam_unix(sshd:session): session closed for user root
Jul 24 16:46:12 proxmox-host-08 systemd-logind[4206]: Session 90 logged out. Waiting for processes to exit.
Jul 24 16:46:12 proxmox-host-08 systemd[1]: session-90.scope: Succeeded.
Jul 24 16:46:12 proxmox-host-08 systemd[1]: session-90.scope: Consumed 1.343s CPU time.
Jul 24 16:46:12 proxmox-host-08 systemd-logind[4206]: Removed session 90.
Jul 24 16:46:12 proxmox-host-08 pmxcfs[4973]: [status] notice: received log
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: Received disconnect from IP port 50516:11: disconnected by user
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: Disconnected from user root IP port 50516
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: pam_unix(sshd:session): session closed for user root
Jul 24 16:46:13 proxmox-host-08 systemd[1]: session-91.scope: Succeeded.
Jul 24 16:46:13 proxmox-host-08 systemd[1]: session-91.scope: Consumed 1.366s CPU time.
Jul 24 16:46:13 proxmox-host-08 systemd-logind[4206]: Session 91 logged out. Waiting for processes to exit.
Jul 24 16:46:13 proxmox-host-08 systemd-logind[4206]: Removed session 91.
As suggested in other threads on similar issues:
I have dbl checked and confirmed permissions for /etc/ is set to 755 for all nodes
I have dbl checked and confirmed pub keys for all nodes loaded across all nodes and have literally tested every nodes from every other node and it completes handshake successfully and connects every time.
Thoughts on cause of disconnect?
Any input would be greatly appreciated.
Thanks in advance.
I have been struggling to resolve this issue for ages and was hoping you guys might have some insight.
9 node cluster running PVE7
Console redirection works fine if you logged into the node hosting the workload BUT not working across nodes.
This is what I see in the syslog:
Jul 24 16:46:11 proxmox-host-08 systemd-logind[4206]: New session 91 of user root.
Jul 24 16:46:11 proxmox-host-08 systemd[1]: Started Session 91 of user root.
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: Received disconnect from IP port 50504:11: disconnected by user <-- I think this is the issue
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: Disconnected from user root IP port 50504
Jul 24 16:46:12 proxmox-host-08 sshd[3851716]: pam_unix(sshd:session): session closed for user root
Jul 24 16:46:12 proxmox-host-08 systemd-logind[4206]: Session 90 logged out. Waiting for processes to exit.
Jul 24 16:46:12 proxmox-host-08 systemd[1]: session-90.scope: Succeeded.
Jul 24 16:46:12 proxmox-host-08 systemd[1]: session-90.scope: Consumed 1.343s CPU time.
Jul 24 16:46:12 proxmox-host-08 systemd-logind[4206]: Removed session 90.
Jul 24 16:46:12 proxmox-host-08 pmxcfs[4973]: [status] notice: received log
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: Received disconnect from IP port 50516:11: disconnected by user
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: Disconnected from user root IP port 50516
Jul 24 16:46:13 proxmox-host-08 sshd[3851727]: pam_unix(sshd:session): session closed for user root
Jul 24 16:46:13 proxmox-host-08 systemd[1]: session-91.scope: Succeeded.
Jul 24 16:46:13 proxmox-host-08 systemd[1]: session-91.scope: Consumed 1.366s CPU time.
Jul 24 16:46:13 proxmox-host-08 systemd-logind[4206]: Session 91 logged out. Waiting for processes to exit.
Jul 24 16:46:13 proxmox-host-08 systemd-logind[4206]: Removed session 91.
As suggested in other threads on similar issues:
I have dbl checked and confirmed permissions for /etc/ is set to 755 for all nodes
I have dbl checked and confirmed pub keys for all nodes loaded across all nodes and have literally tested every nodes from every other node and it completes handshake successfully and connects every time.
Thoughts on cause of disconnect?
Any input would be greatly appreciated.
Thanks in advance.