Description of problem: Parallel live disk migration of multiple disks fails on one disk with error: VDSM command failed: Could not remove all image's volumes: No such file or directory',) VDSM command failed: Resource unavailable Version-Release number of selected component (if applicable): VDSM 4.17.28 OVirt engine 3.6.7 How reproducible: Dont'know Steps to Reproduce: 1. Create VM with multiple disks (more than 5) 2. Start VM 3. Generate some disk load inside VM to all disks 4. Migrate all disks to another storage system Actual results: one disk migration job fails. Expected results: all migration jobs complete successfully Additional info: See attached logs
Created attachment 1191562 [details] VDSM Log
Created attachment 1191563 [details] Engine Log
Hi Markus, A few questions for further investigation: * According to the logs, it seems that the disk failed during the cleanup stage. i.e. merely the source disk deletion failed. Is there any issue with the disk in target domain? * What is the status of the failed disk? * Is it reproduced when migrating a single disk? Thanks!
From reading our logs the storage system hang for a few minutes during the disk deletion. XFS had to cleanup 100.000s of extends. A known problem we are already trying to mitigate. So I guess we are hitting BZ1270220 (fixed in 4.0.0)
(In reply to Markus Stockhausen from comment #4) > From reading our logs the storage system hang for a few minutes during the > disk deletion. XFS had to cleanup 100.000s of extends. A known problem we > are already trying to mitigate. > > So I guess we are hitting BZ1270220 (fixed in 4.0.0) Indeed, can you please try to see if it's reproduced on latest version?
In preparation to our 4.0.2 update I just read BZ1367281. That is a showstopper. So at the moment I will not update and cannot verify if it is really fixed.
(In reply to Markus Stockhausen from comment #6) > In preparation to our 4.0.2 update I just read BZ1367281. That is a > showstopper. So at the moment I will not update and cannot verify if it is > really fixed. OK, thanks Markus! Closing as a duplicate of bug 1270220, please reopen if reproduced. *** This bug has been marked as a duplicate of bug 1270220 ***