<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Well I found those entries in the pg
      engine database :<br>
      # psql -U engine -W -h localhost -p 5432<br>
      Password for user engine: <br>
      psql (9.2.23, server 9.5.9)<br>
      WARNING: psql version 9.2, server version 9.5.<br>
               Some psql features might not work.<br>
      Type "help" for help.<br>
      <br>
      engine=&gt; select message from image_transfers where
      disk_id='a1476ae5-990d-45a7-90bd-c2553f8d08d3';<br>
                 message           <br>
      -----------------------------<br>
       Pausing due to client error<br>
      (1 row)<br>
      <br>
      It seems that those entries have not been deleted from the
      database.<br>
      <br>
      How can I change the status of those entries ? Do I need to delete
      them ?<br>
      <br>
      Regards,<br>
      <br>
      Arnaud Lauriou<br>
      <br>
      On 05/03/2018 09:58 AM, Arnaud Lauriou wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d906aba4-9441-07af-de06-c87f6e0e65f3@irisa.fr">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div class="moz-cite-prefix">Hi,<br>
        <br>
        No upload/download are in progress. <br>
        I found old entries in ovirt-engine logs about one year ago.
        Upload for those disks had already been cancelled. <br>
        Examples for disk a1476ae5-990d-45a7-90bd-c2553f<wbr>8d08d3 :<br>
        <br>
        2017-05-03 11:38:48,318+02 INFO 
        [org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater]
        (org.ovirt.thread.pool-6-thread-15)
        [36f2c7a5-af4b-4565-98c6-033bd95097c8] Updating image upload
        f9f86126-5aa9-4387-9d13-f4c4e3eebf6d (image
        a1476ae5-990d-45a7-90bd-c2553f8d08d3) phase to Cancelled
        (message: 'Pausing due to client error')<br>
        2017-05-03 11:39:38,129+02 INFO 
        [org.ovirt.engine.core.bll.storage.disk.RemoveDiskCommand]
        (default task-67) [f1052bb9-9196-49c6-b54b-5bd27dde2068] Lock
        Acquired to object
'EngineLock:{exclusiveLocks='[a1476ae5-990d-45a7-90bd-c2553f8d08d3=&lt;DISK,
        ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1&gt;]',
        sharedLocks='null'}'<br>
        2017-05-03 11:39:38,159+02 INFO 
        [org.ovirt.engine.core.bll.storage.disk.RemoveDiskCommand]
        (org.ovirt.thread.pool-6-thread-3)
        [f1052bb9-9196-49c6-b54b-5bd27dde2068] Running command:
        RemoveDiskCommand internal: false. Entities affected :  ID:
        a1476ae5-990d-45a7-90bd-c2553f8d08d3 Type: DiskAction group
        DELETE_DISK with role type USER<br>
        2017-05-03 11:39:38,220+02 INFO 
        [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand]
        (org.ovirt.thread.pool-6-thread-3) [6dc02b63] START,
        DeleteImageGroupVDSCommand(
        DeleteImageGroupVDSCommandParameters:{runAsync='true',
        storagePoolId='344cbcab-2ec4-46ac-b99a-dda4ff7d3e78',
        ignoreFailoverLimit='false',
        storageDomainId='87f2500e-5a17-40b6-b95a-c0b830a499af',
        imageGroupId='a1476ae5-990d-45a7-90bd-c2553f8d08d3',
        postZeros='false', discard='false', forceDelete='false'}), log
        id: 127a5b4a<br>
        2017-05-03 11:39:39,266+02 INFO 
        [org.ovirt.engine.core.bll.storage.disk.RemoveDiskCommand]
        (org.ovirt.thread.pool-6-thread-3) [6dc02b63] Lock freed to
        object
'EngineLock:{exclusiveLocks='[a1476ae5-990d-45a7-90bd-c2553f8d08d3=&lt;DISK,
        ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1&gt;]',
        sharedLocks='null'}<br>
        <br>
        Why those uploads are display now ? Do I need to run
        engine-setup again ?<br>
        How can I remove them definitely ?<br>
        <br>
        Regards,<br>
        <br>
        Arnaud<br>
        <br>
        On 05/02/2018 11:49 AM, Fred Rolland wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAF_B0vFcT=DspCBL1EjY04gHPFqprAE3OiVBLuk3GcDOSH+xqA@mail.gmail.com">
        <div dir="ltr">
          <div>
            <div>
              <div>
                <div>Hi,<br>
                  <br>
                </div>
                Maybe you tried to upload/download images, and these are
                still running.<br>
              </div>
              Go to the disks tab and see if you have Upload/Download
              operations in progress cancel them. <br>
              You have the option to cancel in the Download/Upload
              buttons.<br>
              <br>
            </div>
            Regards,<br>
          </div>
          Fred<br>
        </div>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Wed, May 2, 2018 at 11:29 AM,
            Arnaud Lauriou <span dir="ltr">&lt;<a
                href="mailto:arnaud.lauriou@irisa.fr" target="_blank"
                moz-do-not-send="true">arnaud.lauriou@irisa.fr</a>&gt;</span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
              <br>
              While upgrading host from ovirt 4.1.9 to ovirt 4.2.2, got
              one ovirt host which I can't move to maintenance mode for
              the following reason :<br>
              2018-05-02 10:16:18,789+02 WARN
              [org.ovirt.engine.core.bll.Mai<wbr>ntenanceNumberOfVdssCommand]
              (default task-27) [193c3d45-5b25-4ccf-9d2c-5b792<wbr>e99b9fe]
              Validation of action 'MaintenanceNumberOfVdss' failed for
              user admin@internal-authz. Reasons:
              VAR__TYPE__HOST,VAR__ACTION__M<wbr>AINTENANCE,VDS_CANNOT_MAINTENA<wbr>NCE_HOST_WITH_RUNNING_IMAGE_<wbr>TRANSFERS,$host
              xxxxx,$disks<br>
                      a1476ae5-990d-45a7-90bd-c2553f<wbr>8d08d3,<br>
                      b2616eef-bd13-4d9b-a513-52445e<wbr>baedb6,<br>
                      13152865-2753-407a-a0e1-425e09<wbr>889d92,$disks_COUNTER
              3<br>
              <br>
              I don't know what are those 3 images transfers in
              progress, there is no VM running on this host.<br>
              I try to list old task running on it with the
              taskcleaner.sh script on the engine : found nothing.<br>
              <br>
              How can I delete or remove those entries ?<br>
              <br>
              Regards,<br>
              <br>
              Arnaud Lauriou<br>
              ______________________________<wbr>_________________<br>
              Users mailing list<br>
              <a href="mailto:Users@ovirt.org" target="_blank"
                moz-do-not-send="true">Users@ovirt.org</a><br>
              <a href="http://lists.ovirt.org/mailman/listinfo/users"
                rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
            </blockquote>
          </div>
          <br>
        </div>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>