Thursday, 2023-04-20

*** mhen_ is now known as mhen01:16
*** ministry is now known as __ministry13:31
bnguyenvHi, 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
fricklerbnguyenv: 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
bnguyenvThanks, but maybe I don't have api version high enough, can only run --os-compute-api=2.3714:56
bnguyenvI tried `volume show id` but  don't see a 'delete-on-termination' flag14:57
fricklerbnguyenv: ah, that's a pretty old nova version, then that value is hidden away in the database only afaict15:00
fricklerand yes, that flag is in nova, not in cinder15:01
bnguyenvOk, thanks a lot15:02

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!