Hi all,
I have a small cluster setup at home consisting of
a) old Proxmox host, running pve7.4-18
b) new Proxmox host, running pve8.2.4
c) Raspberry Pi to establish quorum in case one of the other reboots.
I can login to both proxmox hosts with the webinterfaces. The old host is also accessible by ssh and everything works fine.
The new host however is not accessible by ssh or from the console of the webinterface. The authentication as root in ssh fails though I am using exactly the same passwords for both hosts. If I use the console of the webinterface, the login prompt dies with the last message
Last Login: <...>
Cannot execute zsh: no such file or directory[/CODE]
Ok, strange... the funny thing is, that by using the update shell of the webinterface of b) I get a regular bash shell logged in as root. zsh works just well from there on, so it is apparently not missing.
In this shell, I can successfully run passwd and make sure I set my password again
If I want to switch to bash with chsh, I end up with PAM: Authentication failure after entering my password.
I am really puzzled where the problem comes from. Have run updates and rebooted all machines, but to no avail. Anyone else encountered such a constellation?
I have a small cluster setup at home consisting of
a) old Proxmox host, running pve7.4-18
b) new Proxmox host, running pve8.2.4
c) Raspberry Pi to establish quorum in case one of the other reboots.
I can login to both proxmox hosts with the webinterfaces. The old host is also accessible by ssh and everything works fine.
The new host however is not accessible by ssh or from the console of the webinterface. The authentication as root in ssh fails though I am using exactly the same passwords for both hosts. If I use the console of the webinterface, the login prompt dies with the last message
Last Login: <...>
Cannot execute zsh: no such file or directory[/CODE]
Ok, strange... the funny thing is, that by using the update shell of the webinterface of b) I get a regular bash shell logged in as root. zsh works just well from there on, so it is apparently not missing.
In this shell, I can successfully run passwd and make sure I set my password again
If I want to switch to bash with chsh, I end up with PAM: Authentication failure after entering my password.
I am really puzzled where the problem comes from. Have run updates and rebooted all machines, but to no avail. Anyone else encountered such a constellation?