<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
I'm trying to test glusterfs on a couple of Centos 7 ovirt nodes
with ovirt 3.5rc1.<br>
<br>
I've enabled glusterfs service for the cluster, created a xfs data
partition with mount point, installed "vdsm-gluster" rpm and started
glusterfsd. I also cleared the firewall rules. <br>
<br>
When I try to add the storage domain, I get the following error<br>
<blockquote>2014-08-12 14:07:07,346 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
(DefaultQuartzScheduler_Worker-65) START,
GlusterVolumesListVDSCommand(HostName = node3.test.nu, HostId =
5bff5a65-6d3c-46b4-aa7c-d87ab25ccb3a), log id: 5d2ee913<br>
2014-08-12 14:07:07,350 ERROR
[org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
(DefaultQuartzScheduler_Worker-65) Command
GlusterVolumesListVDSCommand(HostName = node3.test.nu, HostId =
5bff5a65-6d3c-46b4-aa7c-d87ab25ccb3a) execution failed. Exception:
VDSNetworkException: org.apache.xmlrpc.XmlRpcException: <type
'exceptions.Exception'>:method "glusterVolumesList" is not
supported<br>
2014-08-12 14:07:07,350 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
(DefaultQuartzScheduler_Worker-65) FINISH,
GlusterVolumesListVDSCommand, log id: 5d2ee913<br>
2014-08-12 14:07:07,351 ERROR
[org.ovirt.engine.core.bll.gluster.GlusterSyncJob]
(DefaultQuartzScheduler_Worker-65) <b>Error while refreshing
Gluster lightweight data of cluster Default!:
org.ovirt.engine.core.common.errors.VdcBLLException:
VdcBLLException:
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:
org.apache.xmlrpc.XmlRpcException: <type
'exceptions.Exception'>:method "glusterVolumesList" is not
supported (Failed with error VDS_NETWORK_ERROR and code 5022)</b><br>
at
org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:116)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterJob.runVdsCommand(GlusterJob.java:65)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.fetchVolumes(GlusterSyncJob.java:406)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.fetchVolumes(GlusterSyncJob.java:392)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshVolumeData(GlusterSyncJob.java:363)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshClusterData(GlusterSyncJob.java:108)
[bll.jar:]<br>
at
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshLightWeightData(GlusterSyncJob.java:87)
[bll.jar:]<br>
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown
Source) [:1.7.0_65]<br>
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.7.0_65]<br>
at java.lang.reflect.Method.invoke(Method.java:606)
[rt.jar:1.7.0_65]<br>
at
org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60)
[scheduler.jar:]<br>
at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
[quartz.jar:]<br>
at
org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
[quartz.jar:]<br>
<br>
</blockquote>
Anything else I need to configure?<br>
<br>
Kind regards,<br>
Jorick Astrego<br>
</body>
</html>