Tuesday, 2023-05-16

opendevreviewYuehuiLei proposed openstack/cinder master: Volume upload to glance as image, using compression of gzip,have a error  https://review.opendev.org/c/openstack/cinder/+/88314700:39
opendevreviewYuehuiLei proposed openstack/cinder master: cinder-backup:use snapshot_id create backup  https://review.opendev.org/c/openstack/cinder/+/87386208:37
opendevreviewYuehuiLei proposed openstack/cinder master: cinder-backup:use snapshot_id create backup  https://review.opendev.org/c/openstack/cinder/+/87386208:48
opendevreviewYosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Test srbac on backups  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/87858708:52
yuvalhey guys09:41
yuvalthis commit: https://opendev.org/openstack/cinder/commit/6df1839bdf288107c600b3e53dff7593a6d4c16109:42
yuvalits kinda radical change no?09:42
yuvalI have volumes stuck in detaching mode 09:44
yuvalhow can I free it?09:44
*** Guest1172 is now known as geguileo09:44
yuval"Detaching volumes will fail if Nova is not `configured to send service"09:48
yuvalisn't this will make new user to adapt the systems much harder?09:48
yuvalwhoami-rajat rosmaita?09:50
whoami-rajatyuval, hi, you will need to transition the volume/instance into one of the following conditions10:06
whoami-rajat- The request comes from an OpenStack service that is sending the10:06
whoami-rajat  service token that has one of the roles in `service_token_roles`.10:06
whoami-rajat- Attachment doesn't have an instance_uuid value10:06
whoami-rajat- The instance for the attachment doesn't exist in Nova10:06
whoami-rajat- According to Nova the volume is not connected to the instance10:06
whoami-rajat- Nova is not using this attachment record10:06
whoami-rajatyuval, if nova is using the attachment, probably you can reset-state the volume from detaching to in-use and try to detach it from nova again10:06
yuvalwhoami-rajat thanks10:07
yuvalisn't this will require everyone who uses cinder to update their conf files?10:08
yuval" must allow a decent sized allow_expired_window (default is 2 days)" - what is decent?10:25
yuval2 days is enough?10:25
opendevreviewVladislav Belogrudov proposed openstack/cinder master: Add Yadro Tatlin Unified FC driver  https://review.opendev.org/c/openstack/cinder/+/87674310:50
yuvalwhoami-rajat is there someway to bypass this issue11:46
whoami-rajatyuval, i think geguileo would be able to better answer your queries11:46
opendevreviewMerged openstack/cinder stable/yoga: RBD: Fix total_capacity  https://review.opendev.org/c/openstack/cinder/+/87647312:02
opendevreviewMerged openstack/cinder stable/xena: RBD: Fix total_capacity  https://review.opendev.org/c/openstack/cinder/+/87647412:02
yuvalgeguileo you here?12:17
geguileoyuval: I'm between here and there   lol12:17
yuval:)12:17
yuvallong time I haven't been here and there12:18
geguileolol12:18
geguileoyuval: what was your question?12:18
yuvalanyway :) what should I do with new restrictions? 12:18
yuvalI updated my nova.conf, cinder.conf  with user_service12:19
geguileook12:19
yuvalI running kolla defaults, they use fernets tokens12:19
geguileoand you made sure that your nova keystone user had the service role, right?12:19
yuvalno I didnt12:19
yuvalI will verify that12:19
geguileothat's necessary12:20
yuvalbut in general about this change - wont everybody will have mil questions why suddenly they cant detach volumes?12:20
opendevreviewJakub Skunda proposed openstack/devstack-plugin-nfs master: Switch to bobcat testing runtime  https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/88325512:20
geguileoyuval: it's in the upgrade notes12:20
geguileoyuval: if people don't look at those when upgrading, it's their mistake12:20
geguileono?12:20
geguileoAnd not allowing detaching is better than having an exposed deployment (in my opinion)12:21
yuvalI believe most companies have a working set and run with it - its the same config for years12:21
yuvalI understand what you mean12:21
yuvalanyway, maybe we should make the doc's even more clear. once I will fix my setup maybe I can have better understanding. currently from the doc's I am not 100% understand what I need to change12:23
geguileoyuval: I tried to be clear on what needed to be done12:27
yuvalgeguileo: I understand, as a reasonable openstack user - not the smartest but also not completely dead-dumb I am raising flag here that it will confuse some percent of people using this platform  12:30
rosmaitayuval: it would be helpful if you could make a list of what questions you had where you had to dig into the doc to get the answers; we can then either update the OSSA/OSSN or add a FAQ or something12:31
yuvalrosmaita: I think, what would be best for me to have is - from a working deployment what changes need to be append or changed in order to make the deployment working again12:32
yuvalfor example: "fill in the appropriate configuration for your service user (username, project_name, etc.)"12:33
yuvalwhat is appropriate configuration - for someone that just heard about "service_user" - I just dont know12:34
opendevreviewJakub Skunda proposed openstack/devstack-plugin-nfs master: Switch to bobcat testing runtime  https://review.opendev.org/c/openstack/devstack-plugin-nfs/+/88325512:36
yuvalrosmaita: can you open one of there nice online doc's like we have in the meetings and I will write my question and updates there?12:42
rosmaitasure, give me a minute12:42
rosmaitasorry, minute has stretched into multiple minutes12:52
rosmaitayuval: https://etherpad.opendev.org/p/cve-2023-2088-FAQ12:52
gansorosmaita, whoami-rajat: Hi! could you please take a look when you a minute? TIA  https://review.opendev.org/c/openstack/cinder/+/88208714:44
rosmaitaganso: ack14:45
opendevreviewRajat Dhasmana proposed openstack/os-brick master: Fix iSCSI disconnect_volume when flush fails  https://review.opendev.org/c/openstack/os-brick/+/88328416:18
yuvalrosmaita: I added few questions and things we can add to make it more clear https://etherpad.opendev.org/p/cve-2023-2088-FAQ 17:26
spatelFolks!! I am trying to take incremental backup of cinder volume back with ceph but it showing same size of incremental volume. Is that normal ? https://paste.opendev.org/show/bJ5pUbctqJ2nRRgfWMiD/18:28
spatelHow does incremental backup save space in that case?18:29
spatelDoes ceph support incremental backup?18:37
opendevreviewGhanshyam proposed openstack/devstack-plugin-ceph stable/wallaby: Cap cinder-tempest-plugin version for stable/wallaby  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87192018:46
opendevreviewAshley Rodriguez proposed openstack/devstack-plugin-ceph master: [WIP][DNM] Remote Ceph with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/87674720:00

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