[GH-ISSUE #355] Trying to manage already created libvirt machines #267

Closed
opened 2026-02-27 16:38:40 +03:00 by kerem · 2 comments
Owner

Originally created by @roflmao on GitHub (Jun 30, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/355

Looks like it doesnt find the storage, even though its there on the host os:

 Storage volume not found: no storage vol with matching path /var/lib/libvirt/images/lok/tmpMqLfRx.qcow2 ```
Originally created by @roflmao on GitHub (Jun 30, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/355 Looks like it doesnt find the storage, even though its there on the host os: `````` Storage volume not found: no storage vol with matching path /var/lib/libvirt/images/lok/tmpMqLfRx.qcow2 ``` ``````
kerem closed this issue 2026-02-27 16:38:40 +03:00
Author
Owner

@retspen commented on GitHub (Jun 30, 2014):

Add path '/var/lib/libvirt/images/lok/' to storage pool

<!-- gh-comment-id:47568977 --> @retspen commented on GitHub (Jun 30, 2014): Add path '/var/lib/libvirt/images/lok/' to storage pool
Author
Owner

@roflmao commented on GitHub (Jul 1, 2014):

Right, so it doesnt do recursive directories. This did the trick. Thanks!

<!-- gh-comment-id:47622156 --> @roflmao commented on GitHub (Jul 1, 2014): Right, so it doesnt do recursive directories. This did the trick. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#267
No description provided.