Hi,

I'm trying to test glusterfs on a couple of Centos 7 ovirt nodes with ovirt 3.5rc1.

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.

When I try to add the storage domain, I get the following error

   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
   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
   2014-08-12 14:07:07,350 INFO
   [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
   (DefaultQuartzScheduler_Worker-65) FINISH,
   GlusterVolumesListVDSCommand, log id: 5d2ee913
   2014-08-12 14:07:07,351 ERROR
   [org.ovirt.engine.core.bll.gluster.GlusterSyncJob]
   (DefaultQuartzScheduler_Worker-65) *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)*
        at
   org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:116)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterJob.runVdsCommand(GlusterJob.java:65)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.fetchVolumes(GlusterSyncJob.java:406)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.fetchVolumes(GlusterSyncJob.java:392)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshVolumeData(GlusterSyncJob.java:363)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshClusterData(GlusterSyncJob.java:108)
   [bll.jar:]
        at
   
org.ovirt.engine.core.bll.gluster.GlusterSyncJob.refreshLightWeightData(GlusterSyncJob.java:87)
   [bll.jar:]
        at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
   [:1.7.0_65]
        at
   
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [rt.jar:1.7.0_65]
        at java.lang.reflect.Method.invoke(Method.java:606)
   [rt.jar:1.7.0_65]
        at
   org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60)
   [scheduler.jar:]
        at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
   [quartz.jar:]
        at
   org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)
   [quartz.jar:]

Anything else I need to configure?

Kind regards,
Jorick Astrego
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to