Issue accidentally creating a '--type' defined pool

2023-10-02 Thread Joshua Blake
Hello, I seem to have accidentally created a pool called "--type", but it doesn't appear in 'virsh pool-list'. See below. [root@vh01 /]# virsh pool-define-as --name --type dir --target /data/storage/ Pool --type defined [root@vh01 /]# virsh pool-list Name StateAutostart

Re: Issue accidentally creating a '--type' defined pool

2023-10-02 Thread Joshua Blake
I think I fixed it. Sorry. I went into Cockpit and saw it there. -- Original Message -- From "Joshua Blake" To libvirt-users@redhat.com Date 29/09/2023 10:40:26 Subject Issue accidentally creating a '--type' defined pool Hello, I seem to have accidentally created a pool called

Re: Issue accidentally creating a '--type' defined pool

2023-10-02 Thread Daniel P . Berrangé
On Fri, Sep 29, 2023 at 09:40:26AM +, Joshua Blake wrote: > Hello, > > I seem to have accidentally created a pool called "--type", but it doesn't > appear in 'virsh pool-list'. See below. > > [root@vh01 /]# virsh pool-define-as --name --type dir --target > /data/storage/ > Pool --type