Open madmax01 opened 2 years ago
No Developer Comment on that one? Pitty
At the moment we are in the process of re-factoring the storage system drivers, see https://github.com/OpenNebula/one/issues/5908 Once we have this, it will be easier to implement features such as these ones.
We have had a couple ideas for quite a while on the implementation of those two features since we have run into instances in our internal development pipelines where having image versioning and maintenance mode could have helped.
At the moment you can kind of implement those features by
Hi Dann, thx for Answer.
well the Point 2 sounded easy to me > but this is the one not working ;). It's blaming VMs using it > explain to me was its expecting the Image in case Recover triggered. Even if its non-persistent.
reason i had to go with an "workaround" like here described https://github.com/OpenNebula/one/issues/5894
after i opend Feature Request ;)
Description
"OS Image" Maintenance (Golden-Image)
https://github.com/OpenNebula/one/issues/5894
for persistent Images (linked Clones) may works with Recomposition to distribute updated Images ?
Use case Image Maintenance is very helpfully - because a user can be sure for example with non-persistent Image to provide new VM's with new Patches
Interface Changes cli + UI