Rate This Document
Findability
Accuracy
Completeness
Readability

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.

  1. Stop the libvirtd service.
    systemctl stop libvirtd
  2. Start the libvirtd service.
    systemctl start libvirtd