Hello,
We were a VMWare shop for over 15 years. Recently I migrated most of our VMs from ESXi into Proxmox 7.2 (new to proxmox). Initially we had server random crash issue. It was fixed by identifying a couple of failed ram modules. The two clustered Proxmox servers have been up and stable for over 50 days and we are very happy with their performances.
We still have a few VMs on ESXi. We ran into an issue that prevents us from migrating these servers over.
We have servers run CentOS 7.9 and provide ssh access to our users. When a user ssh into the server using Windows SSH Tectia with X11 tunneling enabled and Xming running in background, they can run xterm, xmail, emacs, ddd, etc.
'netstat -na' would show:
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN
and 'echo $DISPLAY' shows 'localhost:10.0'.
After migrating the servers to Proxmox, when a user ssh into the server using the same ways, they get "Error: Can't open display:". 'netstat -na' command shows no tcp port opening/listening on 6000+offset. 'echo $DISPLAY' shows: DISPLAY: Undefined variable.
VMs that run Rocky Linux 8 or Ubuntu work on X11 tunneling after migration. None of the CentOS 7 VMs work. We have users depend on X11 tunneling to run their X applications. I had to move some of the CentOS 7 VMs back to EXSi until this issue is resolved.
Any help is greatly appreciated.
Thank you.
James Wang
We were a VMWare shop for over 15 years. Recently I migrated most of our VMs from ESXi into Proxmox 7.2 (new to proxmox). Initially we had server random crash issue. It was fixed by identifying a couple of failed ram modules. The two clustered Proxmox servers have been up and stable for over 50 days and we are very happy with their performances.
We still have a few VMs on ESXi. We ran into an issue that prevents us from migrating these servers over.
We have servers run CentOS 7.9 and provide ssh access to our users. When a user ssh into the server using Windows SSH Tectia with X11 tunneling enabled and Xming running in background, they can run xterm, xmail, emacs, ddd, etc.
'netstat -na' would show:
tcp 0 0 127.0.0.1:6010 0.0.0.0:* LISTEN
and 'echo $DISPLAY' shows 'localhost:10.0'.
After migrating the servers to Proxmox, when a user ssh into the server using the same ways, they get "Error: Can't open display:". 'netstat -na' command shows no tcp port opening/listening on 6000+offset. 'echo $DISPLAY' shows: DISPLAY: Undefined variable.
VMs that run Rocky Linux 8 or Ubuntu work on X11 tunneling after migration. None of the CentOS 7 VMs work. We have users depend on X11 tunneling to run their X applications. I had to move some of the CentOS 7 VMs back to EXSi until this issue is resolved.
Any help is greatly appreciated.
Thank you.
James Wang