Re: Disabling a storage pool

2021-06-29 Thread Andrija Panic
API > > From: Rakesh Venkatesh > Sent: Tuesday, June 29, 2021 7:14 PM > To: users ; dev > Subject: Disabling a storage pool > > Hello folks > > Is there a way to disable a particular storage pool so that it won't be > used for further volume allocation? I don

Re: Disabling a storage pool

2021-06-29 Thread David Jumani
You set it as readonly via the updateImageStore API From: Rakesh Venkatesh Sent: Tuesday, June 29, 2021 7:14 PM To: users ; dev Subject: Disabling a storage pool Hello folks Is there a way to disable a particular storage pool so that it won't be used

Re: Disabling a storage pool

2021-06-29 Thread Rakesh Venkatesh
i was able to hack the db to make it work with storage and service offering tags but thats not useful all the time in production On Tue, Jun 29, 2021 at 5:23 PM Andrija Panic wrote: > (you can also hack the DB... just saying...) > > On Tue, 29 Jun 2021 at 17:20, Rakesh Venkatesh > wrote: > > >

Re: Disabling a storage pool

2021-06-29 Thread Andrija Panic
(you can also hack the DB... just saying...) On Tue, 29 Jun 2021 at 17:20, Rakesh Venkatesh wrote: > Thanks all for the response. I was on 4.14 and didnt see this. will check > it in 4.16 > > On Tue, Jun 29, 2021 at 5:12 PM Wei ZHOU wrote: > > > yes. > > > > There is an icon on the UI which

Re: Disabling a storage pool

2021-06-29 Thread Rakesh Venkatesh
Thanks all for the response. I was on 4.14 and didnt see this. will check it in 4.16 On Tue, Jun 29, 2021 at 5:12 PM Wei ZHOU wrote: > yes. > > There is an icon on the UI which does exactly the same. > > -Wei > > On Tue, 29 Jun 2021 at 16:16, Wido den Hollander wrote: > > > > > > > Op

Re: Disabling a storage pool

2021-06-29 Thread Wei ZHOU
yes. There is an icon on the UI which does exactly the same. -Wei On Tue, 29 Jun 2021 at 16:16, Wido den Hollander wrote: > > > Op 29-06-2021 om 15:44 schreef Rakesh Venkatesh: > > Hello folks > > > > Is there a way to disable a particular storage pool so that it won't be > > used for further

Re: Disabling a storage pool

2021-06-29 Thread Wido den Hollander
Op 29-06-2021 om 15:44 schreef Rakesh Venkatesh: Hello folks Is there a way to disable a particular storage pool so that it won't be used for further volume allocation? I don't want to enable the maintenance mode as that will turn off the VM's whose volumes running on that pool. I don't want

Disabling a storage pool

2021-06-29 Thread Rakesh Venkatesh
Hello folks Is there a way to disable a particular storage pool so that it won't be used for further volume allocation? I don't want to enable the maintenance mode as that will turn off the VM's whose volumes running on that pool. I don't want to use a global setting also since this will come