On Wed, May 6, 2020 at 4:43 PM kelley bryan <kelley.bryan10(a)gmail.com>
wrote:
Thanks for the log location.
After reading all I could in logs it appeared Firewalld had issue so I
manually did these:
firewall-cmd --add-service=http --permanent
firewall-cmd --add-service=https --permanent
Engine deploy finished with no more errors.
I don't know your particular architecture and mode of installation, but
useful readings in downstream RHV documentation follow:
- for external engine server setup:
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/...
- for hosted engine using cockpit (recommended)
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/...
- for hosted engine setup using cli (alternative)
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/...
Gianluca