Can't switch ovirt host to maintenance mode : image transfer in progress

Hi, 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 : 2018-05-02 10:16:18,789+02 WARN [org.ovirt.engine.core.bll.MaintenanceNumberOfVdssCommand] (default task-27) [193c3d45-5b25-4ccf-9d2c-5b792e99b9fe] Validation of action 'MaintenanceNumberOfVdss' failed for user admin@internal-authz. Reasons: VAR__TYPE__HOST,VAR__ACTION__MAINTENANCE,VDS_CANNOT_MAINTENANCE_HOST_WITH_RUNNING_IMAGE_TRANSFERS,$host xxxxx,$disks a1476ae5-990d-45a7-90bd-c2553f8d08d3, b2616eef-bd13-4d9b-a513-52445ebaedb6, 13152865-2753-407a-a0e1-425e09889d92,$disks_COUNTER 3 I don't know what are those 3 images transfers in progress, there is no VM running on this host. I try to list old task running on it with the taskcleaner.sh script on the engine : found nothing. How can I delete or remove those entries ? Regards, Arnaud Lauriou

Hi, Maybe you tried to upload/download images, and these are still running. Go to the disks tab and see if you have Upload/Download operations in progress cancel them. You have the option to cancel in the Download/Upload buttons. Regards, Fred On Wed, May 2, 2018 at 11:29 AM, Arnaud Lauriou <arnaud.lauriou@irisa.fr> wrote:
Hi,
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 : 2018-05-02 10:16:18,789+02 WARN [org.ovirt.engine.core.bll.MaintenanceNumberOfVdssCommand] (default task-27) [193c3d45-5b25-4ccf-9d2c-5b792e99b9fe] Validation of action 'MaintenanceNumberOfVdss' failed for user admin@internal-authz. Reasons: VAR__TYPE__HOST,VAR__ACTION__MAINTENANCE,VDS_CANNOT_MAINTENA NCE_HOST_WITH_RUNNING_IMAGE_TRANSFERS,$host xxxxx,$disks a1476ae5-990d-45a7-90bd-c2553f8d08d3, b2616eef-bd13-4d9b-a513-52445ebaedb6, 13152865-2753-407a-a0e1-425e09889d92,$disks_COUNTER 3
I don't know what are those 3 images transfers in progress, there is no VM running on this host. I try to list old task running on it with the taskcleaner.sh script on the engine : found nothing.
How can I delete or remove those entries ?
Regards,
Arnaud Lauriou _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------85CF1B8AFDAFE54AD07FE925 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, No upload/download are in progress. I found old entries in ovirt-engine logs about one year ago. Upload for those disks had already been cancelled. Examples for disk a1476ae5-990d-45a7-90bd-c2553f8d08d3 : 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') 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', sharedLocks='null'}' 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 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 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', sharedLocks='null'} Why those uploads are display now ? Do I need to run engine-setup again ? How can I remove them definitely ? Regards, Arnaud On 05/02/2018 11:49 AM, Fred Rolland wrote:
Hi,
Maybe you tried to upload/download images, and these are still running. Go to the disks tab and see if you have Upload/Download operations in progress cancel them. You have the option to cancel in the Download/Upload buttons.
Regards, Fred
On Wed, May 2, 2018 at 11:29 AM, Arnaud Lauriou <arnaud.lauriou@irisa.fr <mailto:arnaud.lauriou@irisa.fr>> wrote:
Hi,
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 : 2018-05-02 10:16:18,789+02 WARN [org.ovirt.engine.core.bll.MaintenanceNumberOfVdssCommand] (default task-27) [193c3d45-5b25-4ccf-9d2c-5b792e99b9fe] Validation of action 'MaintenanceNumberOfVdss' failed for user admin@internal-authz. Reasons: VAR__TYPE__HOST,VAR__ACTION__MAINTENANCE,VDS_CANNOT_MAINTENANCE_HOST_WITH_RUNNING_IMAGE_TRANSFERS,$host xxxxx,$disks a1476ae5-990d-45a7-90bd-c2553f8d08d3, b2616eef-bd13-4d9b-a513-52445ebaedb6, 13152865-2753-407a-a0e1-425e09889d92,$disks_COUNTER 3
I don't know what are those 3 images transfers in progress, there is no VM running on this host. I try to list old task running on it with the taskcleaner.sh script on the engine : found nothing.
How can I delete or remove those entries ?
Regards,
Arnaud Lauriou _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
--------------85CF1B8AFDAFE54AD07FE925 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> <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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', 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"><<a href="mailto:arnaud.lauriou@irisa.fr" target="_blank" moz-do-not-send="true">arnaud.lauriou@irisa.fr</a>></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> </body> </html> --------------85CF1B8AFDAFE54AD07FE925--

This is a multi-part message in MIME format. --------------8F24B18938817E3BFE11C377 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Well I found those entries in the pg engine database : # psql -U engine -W -h localhost -p 5432 Password for user engine: psql (9.2.23, server 9.5.9) WARNING: psql version 9.2, server version 9.5. Some psql features might not work. Type "help" for help. engine=> select message from image_transfers where disk_id='a1476ae5-990d-45a7-90bd-c2553f8d08d3'; message ----------------------------- Pausing due to client error (1 row) It seems that those entries have not been deleted from the database. How can I change the status of those entries ? Do I need to delete them ? Regards, Arnaud Lauriou On 05/03/2018 09:58 AM, Arnaud Lauriou wrote:
Hi,
No upload/download are in progress. I found old entries in ovirt-engine logs about one year ago. Upload for those disks had already been cancelled. Examples for disk a1476ae5-990d-45a7-90bd-c2553f8d08d3 :
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') 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', sharedLocks='null'}' 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 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 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', sharedLocks='null'}
Why those uploads are display now ? Do I need to run engine-setup again ? How can I remove them definitely ?
Regards,
Arnaud
On 05/02/2018 11:49 AM, Fred Rolland wrote:
Hi,
Maybe you tried to upload/download images, and these are still running. Go to the disks tab and see if you have Upload/Download operations in progress cancel them. You have the option to cancel in the Download/Upload buttons.
Regards, Fred
On Wed, May 2, 2018 at 11:29 AM, Arnaud Lauriou <arnaud.lauriou@irisa.fr <mailto:arnaud.lauriou@irisa.fr>> wrote:
Hi,
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 : 2018-05-02 10:16:18,789+02 WARN [org.ovirt.engine.core.bll.MaintenanceNumberOfVdssCommand] (default task-27) [193c3d45-5b25-4ccf-9d2c-5b792e99b9fe] Validation of action 'MaintenanceNumberOfVdss' failed for user admin@internal-authz. Reasons: VAR__TYPE__HOST,VAR__ACTION__MAINTENANCE,VDS_CANNOT_MAINTENANCE_HOST_WITH_RUNNING_IMAGE_TRANSFERS,$host xxxxx,$disks a1476ae5-990d-45a7-90bd-c2553f8d08d3, b2616eef-bd13-4d9b-a513-52445ebaedb6, 13152865-2753-407a-a0e1-425e09889d92,$disks_COUNTER 3
I don't know what are those 3 images transfers in progress, there is no VM running on this host. I try to list old task running on it with the taskcleaner.sh script on the engine : found nothing.
How can I delete or remove those entries ?
Regards,
Arnaud Lauriou _______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------8F24B18938817E3BFE11C377 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <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=> 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', 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=<DISK, ACTION_TYPE_FAILED_DISK_IS_BEING_REMOVED$DiskName svc-1.1>]', 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"><<a href="mailto:arnaud.lauriou@irisa.fr" target="_blank" moz-do-not-send="true">arnaud.lauriou@irisa.fr</a>></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> --------------8F24B18938817E3BFE11C377--
participants (2)
-
Arnaud Lauriou
-
Fred Rolland