Oracle Linux Virtualization Manager Issues

Setup Scripts for Active Domain Restrict Users to Verify for Root AD Forest and Not a Specific Subdomain

When attempting to configure authentication using the ovirt-engine-extension-aaa-ldap extension, you can add only the forest domain for authentication. When attempting to use the subdomain, you see the following warning and error messages:

[ INFO  ] Resolving Global Catalog SRV record for subdomain1.mydomain.domain.local
[WARNING] Cannot resolve Global Catalog SRV record for subdomain1.mydomain.domain.local. 
Please check you have entered correct Active Directory forest name and check that forest 
is resolvable by your system DNS servers
[ ERROR ] Failed to execute stage 'Environment customization': Active Directory forest is 
not resolvable, please make sure you've entered correct forest name. If for some reason you 
can't use forest and you need some special configuration instead, please refer to examples 
directory provided by ovirt-engine-extension-aaa-ldap package.

Solution: Issue also occurs in the upstream oVirt release. There is no workaround for this behavior.

Bug: 29182338

Active Directory Profile Missing After Restoring the Engine

When restoring from a backup to a fresh installation of the Oracle Linux Virtualization Manager, the Active Directory profile is missing.

Solution: Perform the following steps:

  1. Reinstall the ovirt-engine-extension-aaa-ldap-setup package:

    # dnf install ovirt-engine-extension-aaa-ldap-setup
  2. Restart the Manager.

    # service ovirt-engine restart
  3. Add the IP address of the Active Directory to the /etc/host and /etc/resolve.conf files, respectively.

Bug: 29410228

Removed Storage Domains Are Still Shown in the Dashboard

After you remove a storage domain, it is still shown in the Dashboard.

Solution: There is no workaround for this behavior.

Bug: 29494264

Unable to Set up a Connection to an OpenLDAP Directory

When you use ovirt-engine-extension-aaa-ldap extension to set up a connection to an OpenLDAP server (option 9 - OpenLDAP Standard Schema), the setup fails because you are unable to authenticate to the directory server.

Solution: There is no workaround for this behavior. Issue also occurs in the upstream oVirt release.

Bug: 29525988