On Tue, May 13, 2014 at 07:38:00PM -0400, Itamar Heim wrote:
On 05/13/2014 12:38 PM, suporte(a)logicworks.pt wrote:
>Hi,
>
>I'm trying to install ovirt AllnOne, following these steps:
>Install FC19
>yum localinstall
>http://resources.ovirt.org/releases/ovirt-release.noarch.rpm
Please use ovirt-3.4.1 instead, as explained in
http://www.ovirt.org/OVirt_3.4.1_release_notes
>yum install yum-utils
>yum-config-manager --enable ovirt-3.4
>yum-config-manager --enable fedora-virt-preview
>yum-config-manager --enable ovirt-epel
ovirt-epel is not really helpful for F19 installation
>yum install epel-release
>
>yum -y update
>
>yum -y install ovirt-engine
>
>engine-setup
>
>
>When asked "Configure VDSM on this host?", I answered yes
>
>
> rpm -qa|grep vdsm
>vdsm-xmlrpc-4.14.6-0.fc19.noarch
>vdsm-python-zombiereaper-4.14.6-0.fc19.noarch
>vdsm-4.14.6-0.fc19.x86_64
>vdsm-cli-4.14.6-0.fc19.noarch
>vdsm-python-4.14.6-0.fc19.x86_64
As discussed in parallel threads, this version is known to misbehave
with the latest version of python-ethtool. Please make sure that you
upgrade to 4.14.8 (from ovirt-3.4.1) before continuing.
That's unrelated to the problem you describe below, but is bound to bite
you soon enough.
>
>
>
>Now I can access to the Administration Portal, but cannot start the
>local Hots, allways get this message:
>
>Host's Compatibility Version doesn't match the Cluster's Compatibility
>Version.
>
>Host local_host is installed with VDSM version (Non interactive user)
>and cannot join cluster local_cluster which is compatible with VDSM
>versions [4.13, 4.14, 4.9, 4.11, 4.12, 4.10].