[Users] errors in engine log and tones of sync messages

Vered Volansky vered at redhat.com
Sun Dec 15 07:33:27 UTC 2013


Hi Juan,

The following patch should handle the messages:
http://gerrit.ovirt.org/#/c/22287

This looks like the issue mentioned in thread:
https://www.mail-archive.com/users@ovirt.org/msg12378.html

Regards,
Vered

----- Original Message -----
> From: "Juan Pablo Lorier" <jplorier at gmail.com>
> To: "users" <users at ovirt.org>
> Sent: Friday, December 13, 2013 6:23:41 PM
> Subject: [Users] errors in engine log and tones of sync messages
> 
> Hi,
> 
> I'm trying to debug why I can't import a VM to my brand new glusterfs
> domain and I see that engine.log is full of gluster volumelist calls and
> less but often, errors of not been able to call async, I'm I missing any
> package to install in the engine other than vdsm-gluster?
> Is there a way not to log all the VolumeList commands (without lowering
> log level) to avoid having so many entries that difficult searching in
> the log?
> Regards,
> 
> : 5c8baf53
> 2013-12-13 13:27:58,504 ERROR
> [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl]
> (DefaultQuartzScheduler_Worker-33) Failed to invoke scheduled method
> gluster_async_task_poll_event: java.lang.reflect.InvocationTargetException
>     at sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
> [:1.7.0_45]
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [rt.jar:1.7.0_45]
>     at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_45]
>     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:]
> Caused by: org.ovirt.engine.core.common.errors.VdcBLLException:
> VdcBLLException:
> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSNetworkException:
> org.apache.xmlrpc.XmlRpcException: <type 'exceptions.Exception'>:method
> "glusterTasksList" is not supported (Failed with error VDS_NETWORK_ERROR
> and code 5022)
>     at
> org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:122)
> [bll.jar:]
>     at
> org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)
> [bll.jar:]
>     at
> org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.runVdsCommand(GlusterTasksService.java:60)
> [bll.jar:]
>     at
> org.ovirt.engine.core.bll.gluster.tasks.GlusterTasksService.getTaskListForCluster(GlusterTasksService.java:28)
> [bll.jar:]
>     at
> org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateTasksInCluster(GlusterTasksSyncJob.java:67)
> [bll.jar:]
>     at
> org.ovirt.engine.core.bll.gluster.GlusterTasksSyncJob.updateGlusterAsyncTasks(GlusterTasksSyncJob.java:56)
> [bll.jar:]
>     ... 6 more
> 
> 2013-12-13 13:28:00,655 INFO
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
> (DefaultQuartzScheduler_Worker-68) START,
> GlusterVolumesListVDSCommand(HostName = Dell4, HostId =
> 001f72ef-fac6-42bc-be8e-b17e249e80bd), log id: 75cbf869
> 2013-12-13 13:28:00,692 INFO
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
> (DefaultQuartzScheduler_Worker-68) FINISH, GlusterVolumesListVDSCommand,
> return:
> {30759593-86cf-47d3-8527-d36623674ea6=org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeEntity at ac95f510},
> log id: 75cbf869
> 2013-12-13 13:28:05,743 INFO
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
> (DefaultQuartzScheduler_Worker-67) START,
> GlusterVolumesListVDSCommand(HostName = Dell3, HostId =
> 342b037f-e4ab-4c3b-b804-806d3ec30ba9), log id: 76386ce
> 2013-12-13 13:28:07,241 INFO
> [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListVDSCommand]
> (DefaultQuartzScheduler_Worker-67) FINISH, GlusterVolumesListVDSCommand,
> return:
> {30759593-86cf-47d3-8527-d36623674ea6=org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeEntity at ee3bee7d},
> log id: 76386ce
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 



More information about the Users mailing list