
I am running ovirt 3.4 and have gluster installed: [root@virt01a]# yum list installed |grep gluster glusterfs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-api.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-cli.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-fuse.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-libs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-rdma.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-server.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel However vdsm can't seem to find them: Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-rdma not found Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-fuse not found Thread-13::DEBUG::2014-06-19 16:15:57,251::caps::458::root::(_getKeyPackages) rpm package gluster-swift not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-object not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package glusterfs not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-plugin not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-account not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-proxy not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-doc not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-server not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package gluster-swift-container not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-geo-replication not found Any ideas?
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com

You're missing vdsm-gluster yum install vdsm-gluster On Fri, Jun 20, 2014 at 6:24 AM, Nathan Stratton <nathan@robotics.net> wrote:
I am running ovirt 3.4 and have gluster installed:
[root@virt01a]# yum list installed |grep gluster glusterfs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-api.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-cli.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-fuse.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-libs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-rdma.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-server.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel
However vdsm can't seem to find them:
Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-rdma not found Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-fuse not found Thread-13::DEBUG::2014-06-19 16:15:57,251::caps::458::root::(_getKeyPackages) rpm package gluster-swift not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-object not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package glusterfs not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-plugin not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-account not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-proxy not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-doc not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-server not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package gluster-swift-container not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-geo-replication not found
Any ideas?
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Actually I have vdsm-gluster, that is why vdsm tries to find the gluster packages. Is there a way I can run the vdsm gluster rpm search manually to see what is going wrong? [root@virt01a ~]# yum list installed |grep vdsm vdsm.x86_64 4.14.9-0.el6 @ovirt-3.4-stable vdsm-cli.noarch 4.14.9-0.el6 @ovirt-3.4-stable vdsm-gluster.noarch 4.14.9-0.el6 @ovirt-3.4-stable vdsm-python.x86_64 4.14.9-0.el6 @ovirt-3.4-stable vdsm-python-zombiereaper.noarch vdsm-xmlrpc.noarch 4.14.9-0.el6 @ovirt-3.4-stable
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
On Thu, Jun 19, 2014 at 8:39 PM, Andrew Lau <andrew@andrewklau.com> wrote:
You're missing vdsm-gluster
yum install vdsm-gluster
On Fri, Jun 20, 2014 at 6:24 AM, Nathan Stratton <nathan@robotics.net> wrote:
I am running ovirt 3.4 and have gluster installed:
[root@virt01a]# yum list installed |grep gluster glusterfs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-api.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-cli.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-fuse.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-libs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-rdma.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-server.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel
However vdsm can't seem to find them:
Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-rdma not found Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-fuse not found Thread-13::DEBUG::2014-06-19 16:15:57,251::caps::458::root::(_getKeyPackages) rpm package gluster-swift not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-object not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package glusterfs not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-plugin not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-account not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-proxy not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-doc not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-server not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package gluster-swift-container not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-geo-replication not found
Any ideas?
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Is there a way to force vdsm to see gluster? Or a way to manually run the search so I can see why it fails?
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
On Fri, Jun 20, 2014 at 11:01 AM, Nathan Stratton <nathan@robotics.net> wrote:
Actually I have vdsm-gluster, that is why vdsm tries to find the gluster packages. Is there a way I can run the vdsm gluster rpm search manually to see what is going wrong?
[root@virt01a ~]# yum list installed |grep vdsm vdsm.x86_64 4.14.9-0.el6 @ovirt-3.4-stable
vdsm-cli.noarch 4.14.9-0.el6 @ovirt-3.4-stable
vdsm-gluster.noarch 4.14.9-0.el6 @ovirt-3.4-stable
vdsm-python.x86_64 4.14.9-0.el6 @ovirt-3.4-stable
vdsm-python-zombiereaper.noarch vdsm-xmlrpc.noarch 4.14.9-0.el6 @ovirt-3.4-stable
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
On Thu, Jun 19, 2014 at 8:39 PM, Andrew Lau <andrew@andrewklau.com> wrote:
You're missing vdsm-gluster
yum install vdsm-gluster
On Fri, Jun 20, 2014 at 6:24 AM, Nathan Stratton <nathan@robotics.net> wrote:
I am running ovirt 3.4 and have gluster installed:
[root@virt01a]# yum list installed |grep gluster glusterfs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-api.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-cli.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-fuse.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-libs.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-rdma.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel glusterfs-server.x86_64 3.5.0-2.el6 @ovirt-glusterfs-epel
However vdsm can't seem to find them:
Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-rdma not found Thread-13::DEBUG::2014-06-19 16:15:57,250::caps::458::root::(_getKeyPackages) rpm package glusterfs-fuse not found Thread-13::DEBUG::2014-06-19 16:15:57,251::caps::458::root::(_getKeyPackages) rpm package gluster-swift not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-object not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package glusterfs not found Thread-13::DEBUG::2014-06-19 16:15:57,252::caps::458::root::(_getKeyPackages) rpm package gluster-swift-plugin not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-account not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-proxy not found Thread-13::DEBUG::2014-06-19 16:15:57,254::caps::458::root::(_getKeyPackages) rpm package gluster-swift-doc not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-server not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package gluster-swift-container not found Thread-13::DEBUG::2014-06-19 16:15:57,255::caps::458::root::(_getKeyPackages) rpm package glusterfs-geo-replication not found
Any ideas?
<> nathan stratton | vp technology | broadsoft, inc | +1-240-404-6580 | www.broadsoft.com
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Andrew Lau
-
Nathan Stratton