On 02/04/2014 11:03, Jim@Ovirt wrote:
Host's Cluster Compatibility Version doesn't match the
Cluster's
Compatibility Version.
According to "yum list installed" every package that begins "ovirt"
is
version 3.4.something and every package that begins "vdsm" is version
4.14.6, but "vdsClient -s 0 getVdsCaps" reports clusterLevels =
['3.0',
'3.1', '3.2', '3.3' ].
So it looks like ovirt 3.4 isn't compatible with ovirt 3.4, which seems
a bit odd.
What have I done wrong here?
Ah, found it:
yum-config-manager --enable fedora-virt-preview
yum update
Given that ovirt installs that and won't work without it (in the
All-In-One configuration) shouldn't it be done by engine-setup?
It's documented in the test day notes, but not in the release notes for 3.4
Jim