15:01:54 #startmeeting cinder_bs 15:01:54 Meeting started Wed Feb 16 15:01:54 2022 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:01:54 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:01:54 The meeting name has been set to 'cinder_bs' 15:02:03 Hey, I just wanna say that there are a bunch of new bugs reported during my holiday, so I'm still processing them. Also, most of the 'incomplete' or 'waiting for more info bugs' were updated with info so I'm trying to check them as well.. 15:02:14 I guess you'll receive the report email at the end of the day with all the bugs. I have one bug for today's meeting: 15:03:07 o/ 15:03:11 hi 15:03:31 #topic [RBD] Amend the formula of retrieving total_capacity for a rbd pool 15:03:40 #link https://bugs.launchpad.net/cinder/+bug/1960206 15:03:40 I think this is a bug report for quotas so geguileo might be interesting. 15:03:53 Summary: The reporter points out that the value of the RBD total_capacity field is not being correctly calculated. Because it changes depending on the ceph version being used. 15:04:02 sorry, cinder_bs stand for? 15:04:13 cinder bug squad 15:04:25 ok... not what I had in mind 15:04:29 lol 15:04:30 :) 15:04:34 lol 15:04:35 you though it was BS ;-) 15:04:36 It's a short irc meeting to discuss the bug reported this week 15:04:44 bugs* 15:04:49 yes, i was in a sophomoric mood when i proposed that name for the meeting 15:05:04 :) 15:05:19 first I thought it was just a joke 15:05:43 sorry, please continue 15:05:58 enriquetaso: that has nothing to do with quotas ;-) 15:06:10 Cool, my bad 15:06:14 that's how the RBD driver is calculating the stats of the backend to report to the scheduler 15:06:38 is it a problem that the calculation changes between ceph versions? 15:07:07 I should probably reproduce the bug first, i haven't 15:07:29 More info: 15:07:29 Currently, the value of free_capacity for a rbd pool is "max_avail" retrieved from the command 'ceph df -f json' when quota limit is not set for this pool. And in that scenario the value of total_capacity is the sum of free_capacity and 'bytes_used' also retrieved from the command 'ceph df -f json' in the case of dynamic total capacity. 15:07:37 However, there is a considerable difference for the command 'ceph df -f json' for different ceph versions. For example, the output of that command of the version 12.2.11 of ceph lacks 'STORED' field and the formula of its '%USED' filed is relevant to 'USED' field while the output of that command of the version 12.2.13 possesses 'STORED' field and the formula of its '%USED' filed is relevant to 'STORED' field. 15:07:44 Finally I think the LP needs a name change. 15:11:13 OK.. feel free to check out the bug if you have time. Moving on.. 15:11:22 #topic open discussion 15:11:24 ok, that bug doesn't look critical unless you are running close to capacity 15:11:50 enriquetaso: nice to see you back, hope you had a good vacation 15:11:58 True.. I'll move it to 'low' and remove the quota tag 15:12:09 thanks rosmaita! 15:13:33 guess we don't have bugs for the open discussion 15:14:38 Thanks for today's meeting! 15:15:54 thanks enriquetaso 15:16:18 #endmeeting