Friday, 2022-02-25

rosmaitaI could use some feedback on cycle highlights (proofreading and/or suggestions for stuff that should be included): https://review.opendev.org/c/openstack/releases/+/83091700:03
rosmaitae0ne eharney geguileo hemna jungleboyj smcginnis whoami-rajat enriquetaso anyone-else-whos-interested ^^00:03
enriquetasosure00:14
opendevreviewMerged openstack/cinder master: Followup: Address review comments on re-image patch  https://review.opendev.org/c/openstack/cinder/+/83087903:50
*** bhagyashris is now known as bhagyashris|ruck04:38
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Reset state robustification for volume os-reset_status  https://review.opendev.org/c/openstack/cinder/+/77398507:37
opendevreviewAtsushi Kawai proposed openstack/cinder master: Hitachi: Support AIX as host OS type  https://review.opendev.org/c/openstack/cinder/+/82806107:43
opendevreviewAtsushi Kawai proposed openstack/cinder master: Hitachi: Support AIX as host OS type  https://review.opendev.org/c/openstack/cinder/+/82806107:59
hgyHello, Could I ask a question?08:23
hgyCould cinder can assume a host when create volumes08:23
hgyI want to create volumes in assumed hosts08:24
opendevreviewAtsushi Kawai proposed openstack/cinder master: Hitachi: Add Target Port Assignment for VSP Driver  https://review.opendev.org/c/openstack/cinder/+/82806009:32
*** bhagyashris_ is now known as bhagyashris|ruck09:55
opendevreviewOpenStack Release Bot proposed openstack/python-brick-cinderclient-ext stable/yoga: Update .gitreview for stable/yoga  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/83095309:56
opendevreviewOpenStack Release Bot proposed openstack/python-brick-cinderclient-ext stable/yoga: Update TOX_CONSTRAINTS_FILE for stable/yoga  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/83095409:56
opendevreviewOpenStack Release Bot proposed openstack/python-brick-cinderclient-ext master: Update master for stable/yoga  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/83095509:56
opendevreviewAtsushi Kawai proposed openstack/cinder master: Hitachi: add GAD volume support  https://review.opendev.org/c/openstack/cinder/+/79617010:06
*** bhagyashris_ is now known as bhagyashris|ruck10:44
opendevreviewMerged openstack/python-brick-cinderclient-ext stable/yoga: Update .gitreview for stable/yoga  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/83095311:02
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648411:27
opendevreviewOpenStack Release Bot proposed openstack/python-cinderclient stable/yoga: Update .gitreview for stable/yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/83097912:43
opendevreviewOpenStack Release Bot proposed openstack/python-cinderclient stable/yoga: Update TOX_CONSTRAINTS_FILE for stable/yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/83098012:43
opendevreviewOpenStack Release Bot proposed openstack/python-cinderclient master: Update master for stable/yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/83098112:43
opendevreviewWalt proposed openstack/cinder master: Bugfix: Account for consumed space better  https://review.opendev.org/c/openstack/cinder/+/82651012:58
TusharTgite_rosmaita: done the changes https://review.opendev.org/c/openstack/cinder/+/773985 13:08
rosmaitaTusharTgite_: ack13:13
raghavendrathi rosmaita: addressed comment in https://review.opendev.org/c/openstack/cinder/+/78605413:15
raghavendratwhenever you get time, please have a look. Appreciate your feedback13:15
rosmaitaraghavendrat: ack13:16
raghavendratthanks13:16
rosmaitacould use some software engineering advice: https://review.opendev.org/c/openstack/cinder/+/773985/38/cinder/api/contrib/admin_actions.py#13413:18
rosmaitae0ne eharney geguileo hemna jungleboyj smcginnis whoami-rajat enriquetaso ^^13:18
rosmaitaTusharTgite_: patch looks good, I  want to get some feedback on whether I gave you good advice there or not13:20
rosmaitaraghavendrat: please work on getting your individual logs displayable in a web browser, this downloading a tarball stuff is a big time waster on the reviewing side13:21
rosmaitaraghavendrat: looks good, left a comment about a followup, but the current patch is ready to go13:30
opendevreviewMerged openstack/python-brick-cinderclient-ext stable/yoga: Update TOX_CONSTRAINTS_FILE for stable/yoga  https://review.opendev.org/c/openstack/python-brick-cinderclient-ext/+/83095413:46
opendevreviewMerged openstack/python-cinderclient stable/yoga: Update .gitreview for stable/yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/83097913:49
opendevreviewMerged openstack/python-cinderclient stable/yoga: Update TOX_CONSTRAINTS_FILE for stable/yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/83098013:52
raghavendratThanks a lot rosmaita: 14:12
* enriquetaso looking14:12
raghavendratHi reviewers, ... regarding https://review.opendev.org/c/openstack/cinder/+/78605414:47
raghavendratReceived +2 from Brian. It would be great if someone else can also have a look.14:47
raghavendratThank you. 14:47
enriquetasosomething happened with gerrit display.. it doesn't show slip view with the two files anymore :/14:53
*** dviroel is now known as dviroel|lunch14:57
opendevreviewHironori Shiina proposed openstack/cinder master: Set attach status of backup volume to avoid deletion  https://review.opendev.org/c/openstack/cinder/+/83090115:31
*** dviroel|lunch is now known as dviroel16:04
*** dviroel is now known as dviroel|afk20:21
hemnaok rosmaita and geguileo I've come up with this gist to describe the factors of capacity for cinder that should be adopted based upon the definition of terms in that queens document.20:26
hemnahttps://gist.github.com/hemna/b85d6a7c7b5193e526ff45c088b596f420:26
rosmaitathanks, will take a look20:29
hemnamy thoughts are to put that in place in cinder/utils.py and have utils. calculate_virtual_free_capacity() use that internally to get it's calculations.  20:36
hemnaand then eventually add that dict as part of the pool stats API url.20:37
hemnaso there is a definitive answer from cinder the reported capacity utilization at any time, so external tools can do things.....such as automatically add new pool storage when the overall backend gets low.20:37
hemnawhich is what I'm facing daily20:37
hemnaPart of the problem, is that I have to write external tooling gleaning the capacity functions from cinder internals to decide if my overall backend is getting low20:38
hemnaas only the scheduler knows if it can or can't provision on any given pool.20:38
hemnabased on it's algorithm.  20:39
hemnathat algorithm should be based off of those calculated stats in 1 place in cinder.   Then the capacity filter and capacity weigher can all use the same capacity calculations.20:40
hemnawhich is not the case today.20:40
rosmaitayeah, it is crazy to be computing the "same" values in different places in the code20:42

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