Cannot authenicate to OLVM

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
fredtw0
Posts: 2
Joined: Mon Apr 29, 2024 7:49 pm

Mon Apr 29, 2024 7:54 pm

While Oracle Linux Virtualization Manager is largely based on oVirt, it's not quite the same.

I am testing V2V from vCenter to OLVM with Oracle Linux KVM.

I can certainly authenticate and set up the vSphere source just fine; however, I tried to authenticate using the ovirt option to a test environment with the default admin account, as well as admin@internal. Also, i attempted directly to the host with root. None of these authenticate.

Is there a pre-existing method I am missing?
OR
Is this a feature that can be added? (vSphere -> OLVM migrations)
yaroslav (staff)
Staff
Posts: 2391
Joined: Mon Nov 18, 2019 11:11 am

Tue Apr 30, 2024 7:36 am

Use credentials you use to log into oVirt Engine (I.e., https://test-ovirt-engine.tl.local/ovirt-engine)
fredtw0
Posts: 2
Joined: Mon Apr 29, 2024 7:49 pm

Tue Apr 30, 2024 8:13 pm

Alrighty...

I tried to place

Code: Select all

https://<olvm-fdqn>/ovirt-engine/
in the host box, then I attempted both

Code: Select all

admin
and

Code: Select all

admin@internal
with the appropriate password. Unfortunately it is still failing to connect with:

"Host Name or Credentials are wrong!"
yaroslav (staff)
Staff
Posts: 2391
Joined: Mon Nov 18, 2019 11:11 am

Sun May 05, 2024 6:23 pm

Greetings,

Sorry for the delay. Can you try something like admin@ovirt@internal?
Post Reply