Failed to Delete Storage Volumes
Symptom
A storage volume cannot be deleted and the message "volume '25.img' is still being allocated" is displayed.

Key Process and Cause Analysis
The storage volume cannot be deleted because an image is being created.
Conclusion and Solution
Restart the libvirtd service.
- Stop the libvirtd service.
systemctl stop libvirtd
- Start the libvirtd service.
systemctl start libvirtd
Parent topic: VM