ravening commented on PR #6164: URL: https://github.com/apache/cloudstack/pull/6164#issuecomment-1089905477
> @ravening and @nvazquez The API docs are clear. Disabling a pool only avoids it for allocation of new volumes. If you don't want the pool to be mounted you can put it in maintenance mode. > > > > The bug right now is that a disabled storage pool is not mounted and thus prevents VMs from being started on a hypervisor/host after it was rebooted. That's a true bug. > > > > I would say we need to get rid of the global setting and stick to the workings intended and also documented in the API. @wido we learnt in a hard way that api docs are always not reliable. So I didn't want to change any code without altering the behavior existing in master I know it's actually a bug but as mentioned earlier, if I get a majority vote to remove global setting then I will do so -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
