Il 17/05/2013 17:48, Itamar Heim ha scritto: > On 05/17/2013 06:01 PM, Sandro Bonazzola wrote: >> >> Hi, >> looking at the logs seems you're trying to install all-in-one on a >> host that doesn't support virtualization: >> >> 2013-05-17 07:57:56,749 ERROR >> [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) Installation >> ovirt.wilk.local: Failed to execute stage 'Setup validation': Hardware >> does not support virtualization >> >> This seems to be the reason for >> >> Error: Host was found in a 'Failed' state. > > wasn't this the first step in AIO - to validate this? >
AIO ask libvirtd about supported cpus, this is the log about the cpu validation: 2013-05-17 07:54:31::INFO::all_in_one_100::203::root:: libvirt service is started 2013-05-17 07:54:31::DEBUG::setup_sequences::59::root:: running getSupportedCpus 2013-05-17 07:54:31::DEBUG::all_in_one_100::393::root:: Attempting to load the caps vdsm module 2013-05-17 07:54:32::DEBUG::all_in_one_100::403::root:: Supported CPU models are: 2013-05-17 07:54:32::DEBUG::all_in_one_100::405::root:: model_athlon 2013-05-17 07:54:32::DEBUG::all_in_one_100::405::root:: model_Opteron_G1 2013-05-17 07:54:32::DEBUG::setup_sequences::59::root:: running getCPUFamily 2013-05-17 07:54:32::DEBUG::all_in_one_100::414::root:: Determening the CPU family supported by the host 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Westmere with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Nehalem with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Penryn with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Conroe with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Opteron_G3 with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Opteron_G2 with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::434::root:: comparing model_Opteron_G1 with supported models 2013-05-17 07:54:32::DEBUG::all_in_one_100::436::root:: Supported model family is: AMD Opteron G1 so it passed cpu validation. >> >> >> >> >> >> Il 17/05/2013 16:11, Ryan Wilkinson ha scritto: >>> I've successfully installed several all-in-one setups but am having >>> issues >>> currently. Install details: >>> >>> Engine: >>> >>> **Set SELinux to permissive >>> >>> Fedora 18 basic install >>> >>> yum remove firewalld >>> >>> Edit /etc/hosts >>> >>> 192.168.0.120 engine.ovirt.local >>> >>> >>> Update packages: >>> >>> yum -y update >>> >>> Reboot >>> >>> Configure Repo: >>> >>> yum >>> localinstallhttp://ovirt.org/releases/ovirt-release-fedora.noarch.rpm >>> >>> Install Engine: >>> >>> yum install ovirt-engine-setup-plugin-allinone >>> >>> >>> engine-setup >>> >>> >>> >>> Setup works fine until it reaches adding local host and fails with >>> error: >>> >>> Error: Host was found in a 'Failed' state. >>> >>> >>> I've attached engine-setup logs. I've also tried manually adding >>> host from >>> admin console with no luck. Showing ssh error 1. >>> >>> >>> Thanks in advance. >>> >>> >>> Ryan >>> >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.ovirt.org/mailman/listinfo/users >> >> >> -- >> Sandro Bonazzola >> Better technology. Faster innovation. Powered by community >> collaboration. >> See how it works at redhat.com >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.ovirt.org/mailman/listinfo/users >> > -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

