sudo leapp preupgradeWich step did you get this error ?
sudo leapp preupgradeWich step did you get this error ?
grubby --info ALL
What do you get if you now manually issue this grubby command?
grubby --info ALL
Does it show all your kernels?
Hi,What kind of virtualization are you using? this is not tested on OpenVZ 7 or other types, only on KVM
And did you check the log? : /var/log/leapp/leapp-report.txt
Its kind odd that you have grub problems in that step because on that stage you must already had some errors after preupgrade command
Did you ignored that and proceed the update without fixing any problems ?
After the reboot, did you monitored the boot process ?
makes sense. OpenVz doesnt have separate kernels space. Like KVM does.inplace upgrade doesn't support containers like OpenVZ
What exactly to you mean by this? Console as in SSH or as in a monitor (tv screen) in which you can view?See how the update process goes in the console. << you must have console access to follow the process !!
Similar but then you have to connect by VNC & ILO or similar program.Console as in SSH
I am not certain if this is changed or not in the meantime , at the time I did this it was not an problemI presume with the newly created license system, there might be some slight change needed in the commands?
User 1001 is admin if I'm not mistaken. Do you login via SSH as admin and the su to root? That seems not to work at the moment.Anyone have a good suggestion on how to resolve this?
In that case probably the plain password authentication is not set to yes or is commented.ssh when connecting says "no authentication methods available".
PasswordAuthentication yes
This one still confuses me the most as user 1001 is admin, not root, so this should not appear when trying to login as root directly."pam_systemd(sshd:session): Failed to stat() runtime directory '/run/user/1001': No such file or directory".
yum reinstall openssh
yum reinstall openssh-clients
yum reinstall openssh-server