Displaying 2 results from an estimated 2 matches for "d2c73219".
2023 Sep 29
0
Issue accidentally creating a '--type' defined pool
...ete "--type"
>error: command 'pool-delete' doesn't support option --type
>
>Any help would be greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20230929/d2c73219/attachment.htm>
2023 Sep 29
3
Issue accidentally creating a '--type' defined pool
Hello,
I seem to have accidentally created a pool called "--type", but it
doesn't appear in 'virsh pool-list'. See below.
[root at vh01 /]# virsh pool-define-as --name --type dir --target
/data/storage/
Pool --type defined
[root at vh01 /]# virsh pool-list
Name State Autostart
------------------------------
isos active yes
jblake active yes
[root