mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[GH-ISSUE #355] Trying to manage already created libvirt machines #267
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
@retspen commented on GitHub (Jun 30, 2014):
Add path '/var/lib/libvirt/images/lok/' to storage pool
@roflmao commented on GitHub (Jul 1, 2014):
Right, so it doesnt do recursive directories. This did the trick. Thanks!