-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-9.6
-
No
-
Low
-
rhel-virt-core-libvirt-1
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Attempt to create multiple VM's ( using virt-install ) in Parallel using automation sometimes fails because virt-install fails on pool refresh with " internal error: pool 'default' has asynchronous jobs running." error when concurrent volume creation task is in progress.
What is the impact of this issue to you?
VM Creation fails
Please provide the package NVR for which the bug is seen:
RHEL 9.6
libvirt-10.10.0-7.7.el9_6.x86_64
virt-install-5.0.0-1.el9.noarch
virt-manager-5.0.0-1.el9.noarch
qemu-kvm-9.1.0-15.el9_6.9.x86_64
How reproducible is this bug?:
Steps to reproduce
Expected results
Actual results
The VM creation should succeed, probably by adding a Wait for storage pool refresh until the async job completes.