*** mhen_ is now known as mhen | 01:16 | |
*** ministry is now known as __ministry | 13:31 | |
bnguyenv | Hi, I'm a total noob with openstack, and I'm having some trouble with a bugged instance that can't reboot. If I delete the instance, do I risk losing the attached volumes ? I can't seem to detach them normally. Thanks in advance for any help. | 14:29 |
---|---|---|
frickler | bnguyenv: that depends on the "delete-on-termination" flag for the volume attachment, you can see it with "openstack --os-compute-api=2.89 server volume list $server" (not sure about the exact api version needed, this one is high enough) | 14:44 |
bnguyenv | Thanks, but maybe I don't have api version high enough, can only run --os-compute-api=2.37 | 14:56 |
bnguyenv | I tried `volume show id` but don't see a 'delete-on-termination' flag | 14:57 |
frickler | bnguyenv: ah, that's a pretty old nova version, then that value is hidden away in the database only afaict | 15:00 |
frickler | and yes, that flag is in nova, not in cinder | 15:01 |
bnguyenv | Ok, thanks a lot | 15:02 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!