I am trying to deploy MIQ in my oVirt environment.
The installation appears to be incredibly straightforward and I want to say the qc2 images are just broken, but the same problem happens on every installation. I want to use MIQ so I am attempting to get some community support to point out something I am doing wrong in hopes of utilizing what appears to be an amazingly powerful tool.
I follow the RHEV installation guide, since it is the closest deployment scenario to mine.
http://manageiq.org/docs/reference/latest/doc-Installing_on_Red_Hat_Virtualization/miq/
I have a VM with 16G RAM and 6x2.4GHz CPUs.
I upload the qc2 image to my data domain (specifically the image named “manageiq-ovirt-hammer-5.1.qc2”).
I attach the qc2 to the VM and ensure the bootable flag is selected.
I add a 200G thin provision disk for the database (against advisement I know, but I prefer to thin provision all my disks for now)
I start the VM and it boots.I use appliance_console to configure time zone, network, hostname, DNS servers (local FreeIPA installations).
The summary says the EVM and Database services are already running. I reset the database anyway per the guide and attempt to set up the database for the 200G HDD but this fails and tells me to reset the configuration, so I do that.
I stop and start EVM services for good measure.
When I get to where I expect to be presented with a MIQ login, it shows me an error:
“We’re sorry, but something went wrong. We’ve been notified about this issue and we’ll take a look at it shortly”
This LOOKS like a ruby failure, but i expected a qc2 disk image to simply work out of the box.
Any assistance or guidance from this point would be greatly appreciated!
Thank you