
Saw the python-cpopen issue from yum and did a manual install.
python-cpopen.x86_64 1.3-1.el6 @epel
Should it be the vdsm-python-cpopen.x86_64 4.13.3-2.el6 from the ovirt-3.3.2 repo? Vdsm was installed from the ovirt 3.3.2 repo
Installed Packages vdsm.x86_64 4.13.3-2.el6 @ovirt-3.3.2
On 1/31/14, 3:56 AM, "Sven Kieske" <S.Kieske@mittwald.de> wrote:
well how did you install vdsm on the centos 6.5 node in the first place?
from the ovirt.org stable repo I hope?
pay attention that there is currently a bug, you need to install python-cpopen beforehand from epel repo:
yum -y install python-cpopen
HTH
Am 31.01.2014 05:43, schrieb Matt Warren:
Hello ovirt users. New to ovirt and having troubles. Trying to setup a dedicated ovirt engine host and use a separate, exiting CentOS 6.5 host to run some guests as a node. When I tried to add the host, it recognizes it but throws errors of: Host x is installed with VDSM version (<UNKNOWN>) and cannot join cluster Default which is compatible with VDSM versions [4.13, 4.9, 4.11, 4.12, 4.10]. In reading some google searches, suggestion was to first run "vdsClient -s 0 getVdsCaps". This returns "Failed to initialize storage" for any vdsClient command. I'm looking to run this host with it's local storage. I've tried to add a local storage path on the host via ovirt of "/data/images" but it seems to have no effect. Any help appreciated. Thanks, Matt