<div dir="ltr"><div><div><div>It implies only debu for qemu-img operations.<br></div><div><br>To make the log configuration persistent, you will need to edit the file /etc/vdsm/logger.conf :<br><br>1 . Insert qemu at the end of the list in the loggers entry<br>[loggers]<br>keys=root,vds,storage,virt,ovirt_hosted_engine_ha,ovirt_hosted_engine_ha_config,IOProcess,devel,qemu<br><br>2. Add this entry:<br><br>[logger_qemu]<br>level=DEBUG<br>handlers=logfile<br>qualname=QemuImg<br>propagate=0<br><br></div>3. Restart Vdsm<br><br></div>Regarding the progress bar, it was introduced in 4.1.<br></div>Can you open a bug and provide logs so that we can investigate why it does not work for you.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 28, 2017 at 5:23 PM, Gianluca Cecchi <span dir="ltr">&lt;<a href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Wed, Jun 28, 2017 at 1:14 PM, Fred Rolland <span dir="ltr">&lt;<a href="mailto:frolland@redhat.com" target="_blank">frolland@redhat.com</a>&gt;</span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br>Hi,<br><br><span class="">Yes, the  /etc/vdsm/logger.conf contains log level settings for most of the operations, but not all.<br><br>You can use vdsm-client to enable logging :<br><br>vdsm-client  Host setLogLevel level=DEBUG name=QemuImg<br><br><br></span></div></div></blockquote><div><br></div><div>Thanks.</div><div>The vdsm-client commnad was not installed by default during my host setup (plain CentOS 7.3 server); not in default packages installed when deploying host from web ui.</div><div>So I manually installed it (at the version matching the current vdsm one):</div><div>yum install vdsm-client-4.19.10.1-1.el7.<wbr>centos.x86_64<br></div><div><br></div><div><div>[root@ov300 vdsm]# vdsm-client Host setLogLevel level=DEBUG name=QemuImg</div><div>true</div><div>[root@ov300 vdsm]# </div></div><div><br></div><div>And then I see in vdsm.log</div><div><br></div><div><div>2017-06-28 16:20:08,396+0200 DEBUG (tasks/5) [QemuImg] qemu-img operation progress: 3.0% (qemuimg:330)</div></div><div><br></div><div>How to have it persistent across reboots? Is it safe and should imply only debug log for qemu-img commands?</div><span class=""><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div>Regarding the UI, see attached a screenshot. Under the &quot;Locked&quot; status there is a progress bar.<br></div></blockquote><div><br></div></span><div>It is not my case.</div><div>See this screenshot while qemu-imh convert is already in place, moving a 900Gb disk from iSCSI SD to iSCSI SD:</div><div><a href="https://drive.google.com/file/d/0BwoPbcrMv8mvcmpOVWZFM09RM00/view?usp=sharing" target="_blank">https://drive.google.com/file/<wbr>d/<wbr>0BwoPbcrMv8mvcmpOVWZFM09RM00/<wbr>view?usp=sharing</a></div><div><br></div><div>My engine is 4.1.1.8-1.el7.centos on CentOS 7.3 and my host has qemu-kvm-ev-2.6.0-28.el7_3.6.<wbr>1.x86_64 and vdsm-4.19.10.1-1.el7.centos.<wbr>x86_64</div><div>In which version was it introduced?</div><div><br></div></div></div></div>
</blockquote></div><br></div>