I just hit this issue while trying out oVirt on Google Compute Engine (I'm 
testing Gluster stuff only, so it doesn't matter that the GCE hosts are VMs). 

GCE offers CentOS as one of its VM image options, and selinux is disabled in 
their CentOS images. 

For the sake of posterity, I got around this block in the installer by editing 
/usr/share/ovirt-engine/scripts/engine-setup.py to remove 
"_configureSelinuxBoolean, " from the list of functions in the 'Handling httpd' 
portion of the install script. 

Regards, Jason


----- Original Message ----- 

> From: "Chilly Coldice" <chillycold...@yahoo.com>
> To: users@ovirt.org
> Sent: Thursday, June 21, 2012 4:04:54 PM
> Subject: [Users] Install of oVirt 3.1

> Hello,

> I'm experiencing an issue with oVirt 3.1 installation (version
> 3.1.0-0.1.201) :

> Installing:
> Configuring oVirt-engine... [ DONE ]
> Creating CA... [ DONE ]
> Editing JBoss Configuration... [ DONE ]
> Setting Database Configuration... [ DONE ]
> Setting Database Security... [ DONE ]
> Creating Database... [ DONE ]
> Updating the Default Data Center Storage Type... [ DONE ]
> Editing oVirt Engine Configuration... [ DONE ]
> Editing Postgresql Configuration... [ DONE ]
> Configuring Firewall (iptables)... [ DONE ]
> Starting JBoss Service... [ DONE ]
> Handling HTTPD... [ ERROR ]
> <------------------------------------------
> Failed to enable SELinux boolean
> <------------------------------------------
> Please check log file
> /var/log/ovirt-engine/engine-setup_2012_06_22_00_30_19.log for more
> information

> Here's the log content :

<snip>

> function()
> File "/bin/engine-setup", line 674, in _configureSelinuxBoolean
> out, rc = utils.execCmd(cmd, None, True,
> output_messages.ERR_FAILED_UPDATING_SELINUX_BOOLEAN)
> File "/usr/share/ovirt-engine/scripts/common_utils.py", line 340,
> in execCmd
> raise Exception(msg)
> Exception: Failed to enable SELinux boolean
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to