*** bhagyashris_ is now known as bhagyashris | 04:28 | |
opendevreview | Evelina Shames proposed openstack/cinder-tempest-plugin master: Add unique ID for ProjectReaderTests.test_get_capabilities() https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/872730 | 07:36 |
---|---|---|
opendevreview | Evelina Shames proposed openstack/cinder-tempest-plugin master: Add unique ID for ProjectReaderTests.test_get_capabilities() https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/872730 | 11:19 |
*** chuanm4 is now known as chuanm | 11:28 | |
opendevreview | Atsushi Kawai proposed openstack/cinder master: Hitachi: Volume Replication for VSP Driver https://review.opendev.org/c/openstack/cinder/+/869991 | 11:30 |
ganso | rosmaita, whoami-rajat: hi! could you please take a look at the backport when you have a minute? thanks in advance! https://review.opendev.org/c/openstack/cinder/+/872581 | 14:19 |
rosmaita | ganso: ack | 14:19 |
hemna- | yough | 14:50 |
andrewbogott_ | I could use a tiny bit of operations support with my multi-backend attempts here. I know this is a dev channel though, is it OK if I ask? (Right now nova-compute is trying to contact iscsi on a cinder-volume node that only supports rbd, seems suspicious.) | 15:23 |
*** marlinc is now known as Guest3760 | 15:46 | |
opendevreview | Gorka Eguileor proposed openstack/cinder master: Improve resource listing efficiency https://review.opendev.org/c/openstack/cinder/+/819669 | 18:18 |
spatel | Folks, any idea how to get rid of this - https://paste.opendev.org/show/bKesxMWcoSA0qqZdral0/ | 19:52 |
spatel | After i removed _DEFAULT_ volume type group this is what happened. are there any way to wipe it out ? | 19:53 |
jungleboyj | Ugh. I remember some discussion about it being possible that we would get into that situation with the _DEFAULT_ volume type. I don't remember the details though. @rosmaita Do you remember? | 19:55 |
spatel | I have made ceph-ssd as a default type in cinder.conf - default_volume_type = ceph-ssd | 19:57 |
spatel | After that i delete _DEFULT_ | 19:58 |
rosmaita | spatel: is there anything in the logs when you try to delete those volumes? | 19:58 |
jungleboyj | Good question. :-) | 19:58 |
rosmaita | and spatel also what release are you using? | 19:58 |
spatel | Zed | 19:58 |
rosmaita | ok | 19:59 |
spatel | Volume create and delete works fine at present. I believe these volume stuck in deleting created in _DEFAULT_ type and may be now it doesn't have any link left so get stuck | 20:00 |
spatel | Let me dig into log and see | 20:00 |
jungleboyj | I am guessing that is the case. If that is the case I think you could then use the cinder-manage volume delete command to clean up and move on. Though, you should also make sure that the volume is also deleted on the backing storage. | 20:02 |
rosmaita | spatel: that's possible, though you shouldn't be able to delete a volume type until all the volumes of that type have been deleted | 20:03 |
spatel | https://paste.opendev.org/show/bSDw907NNPBr4pTwoW8k/ | 20:03 |
spatel | Seems like i had backup volume of them and may be that is why they are stuck.. but i have noticed all backup volumes are delete | 20:04 |
spatel | deleted* | 20:04 |
spatel | let me try cinder-manage volume delete | 20:05 |
spatel | rosmaita i did cinder-manage volume delete fca9afc9-75fa-4ced-a732-1fb9af3b979e | 20:07 |
spatel | no luck | 20:07 |
rosmaita | did it give you any kind of message? | 20:07 |
spatel | no error when i run command | 20:08 |
spatel | blank output | 20:08 |
spatel | cinder-manage volume delete command should clean up entries from DB so very curious why still its showing up | 20:11 |
spatel | seems like entry stuck in DB somewhere | 20:17 |
opendevreview | Eric Harney proposed openstack/cinder master: RBD: Flattening of child volumes during deletion https://review.opendev.org/c/openstack/cinder/+/835384 | 20:21 |
spatel | rosmaita finally i endup doing this -> MariaDB [cinder]> update volumes set deleted=1,status='deleted',deleted_at=now(),updated_at=now() where deleted=0 and id='f97c88a4-87f0-4e5e-8969-eafec2e4d4db'; | 20:39 |
spatel | hope it won't create any issue | 20:39 |
opendevreview | Eric Harney proposed openstack/os-brick master: linuxrbd: Remove rados_connect_timeout parameter https://review.opendev.org/c/openstack/os-brick/+/872536 | 20:59 |
rosmaita | spatel: only issue would be if the volumes aren't deleted on the backend storage ... shouldn't affect anything for cinder, but they'll be taking up space on the backend | 21:10 |
spatel | i did clean up volume data in ceph | 21:10 |
spatel | This is new volume so easy to clean up | 21:10 |
*** LarsErik1 is now known as LarsErikP | 21:51 | |
*** noonedeadpunk_ is now known as noonedeadpunk | 21:51 | |
*** marlinc is now known as Guest3907 | 21:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!