Hi Alon,
> I'm using a Cluster with the Gluster bit checked and when
adding that
> host
> it errors out with a rather annoying error: package 'v' not found.
> Turns out that the last line of
> Mgmt01/usr/share/ovirt-host-deploy/plugins/ovirt-host-deploy/gluster/packages.py
> is wrong, there is a ',' missing. I changed it to:
> def _packages(self):
> self.packager.installUpdate(('vdsm-gluster',))
> And when I now try to deploy my host in the gluster Cluster it tries
> to
> install vdsm-gluster package and dependancies.
Thanks for finding that, fixed:
http://gerrit.ovirt.org/#/c/10279/
Updated my managment host and I have the fix, thanks for the quick resolve.
Still have a problem with vdsm but will create another post for that.
Joop