Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OLVM Self-Hosted Engine Deployment error

TAKAFUMI ARIHAMAApr 16 2024

I am trying to install OLVM Self-Hosted Engine on a fresh minimal installation of Oracle Linux 8.8.

I followed the exact steps of the docs, but it never succeeded.

https://docs.oracle.com/en/virtualization/oracle-linux-virtualization-manager/getstart/getstarted-hosted-engine-deploy.html

The error sounds like SSO authentication issue, but I don't get the root cause.

Would you mind giving me any advice on finding the root cause?


[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Obtain SSO token using username/password credentials]
[ ERROR ] ovirtsdk4.AuthError: Error during SSO authentication access_denied : Cannot authenticate user Invalid user credentials.
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": false, "msg": "Error during SSO authentication access_denied : Cannot authenticate user Invalid user credentials."}

.........

[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}


Thank you.

Comments
Post Details
Added on Apr 16 2024
3 comments
2,190 views