self-hosted engine lost password

Hello list, I'm trying to update our ovirt self-hosted engine to the latest version using the docs at https://www.ovirt.org/documentation/upgrade-guide/chap-Updates_between_ Minor_Releases/#updating-the-ovirt-self-hosted-engine-and-underlying- virtualization-hosts For this I need to logon to the engine VM, but none of the passwords we used seems to work. I can not seem to find information on how te reset passwords of the hosted engine, so I'm stuck. Am I doing something wrong or is access to the self-hosted engine required. When access is required, is there a way to reset the password? THNX && GRTNX, RobJE

Hi, I'd suggest to # set global maintenance mode hosted-engine --set-maintenance --mode=global # shutdown the engine VM hosted-engine --vm-shutdown # start the engine VM in paused mode with: hosted-engine --vm-start-paused # set VNC password hosted-engine --add-console-password # connect to the VM via VNC # resume HE VM /usr/bin/virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf resume HostedEngine # quick go back to grub menu on the engine VM and follow this: https://wiki.centos.org/TipsAndTricks/ResetRootPassword On Thu, Aug 30, 2018 at 3:55 PM Rob Epping <r.epping@speakup.nl> wrote:
Hello list,
I'm trying to update our ovirt self-hosted engine to the latest version using the docs at https://www.ovirt.org/documentation/upgrade-guide/chap-Updates_between_ Minor_Releases/#updating-the-ovirt-self-hosted-engine-and-underlying- virtualization-hosts <https://www.ovirt.org/documentation/upgrade-guide/chap-Updates_between_Minor_Releases/#updating-the-ovirt-self-hosted-engine-and-underlying-virtualization-hosts>
For this I need to logon to the engine VM, but none of the passwords we used seems to work. I can not seem to find information on how te reset passwords of the hosted engine, so I'm stuck.
Am I doing something wrong or is access to the self-hosted engine required. When access is required, is there a way to reset the password?
THNX && GRTNX, RobJE_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZZQIUAQIXI5D6Z...

On Thu, 2018-08-30 at 17:34 +0200, Simone Tiraboschi wrote:
Hi,
Hi Simone,
I'd suggest to # set global maintenance mode hosted-engine --set-maintenance --mode=global # shutdown the engine VM hosted-engine --vm-shutdown # start the engine VM in paused mode with: hosted-engine --vm-start-paused # set VNC password hosted-engine --add-console-password # connect to the VM via VNC # resume HE VM /usr/bin/virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf resume HostedEngine # quick go back to grub menu on the engine VM and follow this: https://wiki.centos.org/TipsAndTricks/ResetRootPassword
Thank you, this worked great with the caveat that in centos 7 the boot paramters "rd.break enforcing=0" need to be directly after the kernel, not at the end of the "linux/linux16/linuxefi" line. Our hosted engine is now up to date. GRTNX, RobJE
On Thu, Aug 30, 2018 at 3:55 PM Rob Epping <r.epping@speakup.nl> wrote:
Hello list,
I'm trying to update our ovirt self-hosted engine to the latest version using the docs at https://www.ovirt.org/documentation/upgrade-guide/chap-Updates_betw een_ Minor_Releases/#updating-the-ovirt-self-hosted-engine-and- underlying- virtualization-hosts <https://www.ovirt.org/documentation/upgrade-guide/chap-Updates_bet ween_Minor_Releases/#updating-the-ovirt-self-hosted-engine-and- underlying-virtualization-hosts>
For this I need to logon to the engine VM, but none of the passwords we used seems to work. I can not seem to find information on how te reset passwords of the hosted engine, so I'm stuck.
Am I doing something wrong or is access to the self-hosted engine required. When access is required, is there a way to reset the password?
THNX && GRTNX, RobJE_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZZQIU AQIXI5D6ZDD4V6LFVG4WWYB7YEW/
-- Met vriendelijke groet, Rob Epping | NOC | Afdeling: +31 88 773 25 86 +31 88 77 325 87 | www.speakup.nl Institutenweg 6 7521 PK Enschede | Postbus 1330 7500 BH Enschede
participants (2)
-
Rob Epping
-
Simone Tiraboschi