<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div>Thank you for your reply.</div><div><br></div><div><span></span>The result of both hosts is zh_CN.utf8</div><div>But i think may be it's not the problem of locale,&nbsp;</div><div>because when i run 'vdsClient -s 0 getAllTasksStatuses' manually on the SPM host, there is no problem(no errors in vdsm.log)</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>like.ma@cs2c.com.cn</div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>&nbsp;</div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b>&nbsp;<a href="mailto:emesika@redhat.com">Eli Mesika</a></div><div><b>Date:</b>&nbsp;2015-06-23&nbsp;16:44</div><div><b>To:</b>&nbsp;<a href="mailto:like.ma@cs2c.com.cn">like ma</a></div><div><b>CC:</b>&nbsp;<a href="mailto:devel@ovirt.org">devel</a>; <a href="mailto:users@ovirt.org">users</a></div><div><b>Subject:</b>&nbsp;Re: [ovirt-users] spm changes hourly due to unexpected error of getAllTasksStatuses</div></div></div><div><div>&nbsp;</div>
<div>&nbsp;</div>
<div>----- Original Message -----</div>
<div>&gt; From: "like ma" &lt;like.ma@cs2c.com.cn&gt;</div>
<div>&gt; To: devel@ovirt.org, users@ovirt.org</div>
<div>&gt; Sent: Tuesday, June 23, 2015 11:26:17 AM</div>
<div>&gt; Subject: [ovirt-users] spm changes hourly due to unexpected error of        getAllTasksStatuses</div>
<div>&gt; </div>
<div>&gt; Hello all,</div>
<div>&gt; </div>
<div>&gt; In our ovirt environment(oVirt 3.4.4), we have 2 hosts, and the spm changes</div>
<div>&gt; hourly between the 2 hosts. In the events of DataCenters there is following</div>
<div>&gt; message each hour:</div>
<div>&gt; 'Data Center is being initialized, please wait for initialization to</div>
<div>&gt; complete'</div>
<div>&gt; </div>
<div>&gt; In the vdsm.log i found following error message:</div>
<div>&gt; Thread-13::ERROR::2015-06-23</div>
<div>&gt; 13:38:36,667::task::866::TaskManager.Task::(_setError)</div>
<div>&gt; Task=`e450d7d6-771d-4c51-90b7-c6b10da37897`::Unexpected error</div>
<div>&gt; Traceback (most recent call last):</div>
<div>&gt; File "/usr/share/vdsm/storage/task.py", line 873, in _run</div>
<div>&gt; return fn(*args, **kargs)</div>
<div>&gt; File "/usr/share/vdsm/logUtils.py", line 45, in wrapper</div>
<div>&gt; res = f(*args, **kwargs)</div>
<div>&gt; File "/usr/share/vdsm/storage/hsm.py", line 2125, in getAllTasksStatuses</div>
<div>&gt; allTasksStatus = sp.getAllTasksStatuses()</div>
<div>&gt; File "/usr/share/vdsm/storage/securable.py", line 73, in wrapper</div>
<div>&gt; raise SecureError("Secured object is not in safe state")</div>
<div>&gt; SecureError: Secured object is not in safe state</div>
<div>&gt; </div>
<div>&gt; The attachment is vdsm.log and engine.log. The error occured at 2015-06-23</div>
<div>&gt; 13:38 and 2015-06-23 15:38 in vdsm.log.</div>
<div>&gt; (by the way, in the other host the error occured at 2015-06-23 12:38 and</div>
<div>&gt; 2015-06-23 14:38 )</div>
<div>&gt; </div>
<div>&gt; And in the engine.log i found following error message:</div>
<div>&gt; 2015-06-23 13:38:37,933 ERROR</div>
<div>&gt; [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]</div>
<div>&gt; (DefaultQuartzScheduler_Worker-34) [781beaea] IrsBroker::Failed::UpdateVMVDS</div>
<div>&gt; due to: XmlRpcException: &lt;type 'exceptions.UnicodeDecodeError'&gt;:'utf8' codec</div>
<div>&gt; can't decode byte 0xeb in position 749: invalid continuation byte</div>
<div>&gt; </div>
<div>&gt; 2015-06-23 13:38:37,971 ERROR [org.ovirt.engine.core.bll.OvfDataUpdater]</div>
<div>&gt; (DefaultQuartzScheduler_Worker-34) [781beaea] Exception while trying to</div>
<div>&gt; update or remove VMs/Templates ovf in Data Center Default.:</div>
<div>&gt; org.ovirt.engine.core.common.errors.VdcBLLException: VdcBLLException:</div>
<div>&gt; java.lang.reflect.UndeclaredThrowableException (Failed with error</div>
<div>&gt; VDS_NETWORK_ERROR and code 5022)</div>
<div>&gt; at org.ovirt.engine.core.bll.VdsHandler.handleVdsResult(VdsHandler.java:116)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.ovirt.engine.core.bll.VDSBrokerFrontendImpl.RunVdsCommand(VDSBrokerFrontendImpl.java:33)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.ovirt.engine.core.bll.OvfDataUpdater.executeUpdateVmInSpmCommand(OvfDataUpdater.java:383)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.ovirt.engine.core.bll.OvfDataUpdater.performOvfUpdate(OvfDataUpdater.java:163)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.ovirt.engine.core.bll.OvfDataUpdater.updateOvfForVmsOfStoragePool(OvfDataUpdater.java:135)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.ovirt.engine.core.bll.OvfDataUpdater.ovfUpdate_timer(OvfDataUpdater.java:93)</div>
<div>&gt; [bll.jar:]</div>
<div>&gt; at sun.reflect.GeneratedMethodAccessor250.invoke(Unknown Source) [:1.7.0_65]</div>
<div>&gt; at</div>
<div>&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</div>
<div>&gt; [rt.jar:1.7.0_65]</div>
<div>&gt; at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_65]</div>
<div>&gt; at org.ovirt.engine.core.utils.timer.JobWrapper.execute(JobWrapper.java:60)</div>
<div>&gt; [scheduler.jar:]</div>
<div>&gt; at org.quartz.core.JobRunShell.run(JobRunShell.java:213) [quartz.jar:]</div>
<div>&gt; at</div>
<div>&gt; org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:557)</div>
<div>&gt; [quartz.jar:]</div>
<div>&gt; </div>
<div>&gt; Can anyone help?</div>
<div>&nbsp;</div>
<div>Can you please share the result of the following on both hosts ?</div>
<div>&nbsp;</div>
<div>&gt; echo $LANG</div>
<div>&nbsp;</div>
<div>thanks </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&gt; Thanks</div>
<div>&gt; </div>
<div>&gt; like.ma@cs2c.com.cn</div>
<div>&gt; </div>
<div>&gt; _______________________________________________</div>
<div>&gt; Users mailing list</div>
<div>&gt; Users@ovirt.org</div>
<div>&gt; http://lists.ovirt.org/mailman/listinfo/users</div>
<div>&gt; </div>
</div></blockquote>
</body></html>