Rate This Document
Findability
Accuracy
Completeness
Readability

"volume '25.img' is still being allocated" Displayed During Storage Volume Deletion

Symptom

When a storage volume is deleted, the message "volume '25.img' is still being allocated" is displayed.

Key Process and Cause Analysis

A storage volume is being created and cannot be deleted.

Conclusion and Solution

Restart the libvirtd service.

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