Tuesday, 2021-06-08

*** brinzhang has joined #openstack-cinder00:17
opendevreviewKeigo Noha proposed openstack/cinder master: Add libcgroup related packages in bindep.txt  https://review.opendev.org/c/openstack/cinder/+/79500900:45
opendevreviewKeigo Noha proposed openstack/cinder master: Add libcgroup related packages in bindep.txt  https://review.opendev.org/c/openstack/cinder/+/79500900:45
*** bhagyashris_ has joined #openstack-cinder01:01
*** bhagyashris has quit IRC01:09
*** felipe_rodrigues has quit IRC01:11
*** zenkuro has quit IRC02:03
*** brinzhang_ has joined #openstack-cinder02:51
*** brinzhang has quit IRC02:52
opendevreviewRajat Dhasmana proposed openstack/cinder master: Add user messages for backup operations  https://review.opendev.org/c/openstack/cinder/+/78662703:22
*** carloss has quit IRC03:29
*** opendevreview has quit IRC04:26
*** vishalmanchanda has joined #openstack-cinder04:39
*** abhishekk has joined #openstack-cinder04:55
*** brinzhang0 has joined #openstack-cinder05:05
*** brinzhang_ has quit IRC05:12
*** opendevreview has joined #openstack-cinder05:59
opendevreviewRajat Dhasmana proposed openstack/cinder master: Implement project personas for volume API  https://review.opendev.org/c/openstack/cinder/+/76019905:59
*** bhagyashris_ is now known as bhagyashris06:08
*** elodilles is now known as elodilles_pto07:55
*** Luzi has joined #openstack-cinder07:55
*** martinkennelly has joined #openstack-cinder07:59
*** martinkennelly_ has joined #openstack-cinder07:59
*** sfernand has quit IRC08:06
*** luksky has joined #openstack-cinder08:14
*** tosky has joined #openstack-cinder08:39
*** brinzhang_ has joined #openstack-cinder09:11
*** brinzhang0 has quit IRC09:17
*** abhishekk has quit IRC09:27
*** carloss has joined #openstack-cinder10:36
*** manoj_katari has joined #openstack-cinder10:42
*** amar7ibm has joined #openstack-cinder10:47
geguileowhoami-rajat: I added comments to your backup user messages patch, but didn't vote, as we may have to discuss things in the IRC meeting11:06
geguileowhoami-rajat: sorry for driving you crazy with the patch, but I think we may need to make it more clear in our docs/code the level of detail we want to provide in the user messages11:07
*** zenkuro has joined #openstack-cinder11:08
*** agarwchh has joined #openstack-cinder11:11
agarwchheharney: request the review for the initial draft of this proposed feature https://review.opendev.org/c/openstack/cinder-specs/+/79272211:12
yoctozeptohello cinder team, may I bring your attention to this simple patch related to QA ~> https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/795159 (centos-8-stream migration)11:13
opendevreviewTobias Urdin proposed openstack/cinder master: Add backup_swift_create_storage_policy config opt  https://review.opendev.org/c/openstack/cinder/+/76111311:13
*** gksk has joined #openstack-cinder11:15
*** gksk has left #openstack-cinder11:16
opendevreviewTobias Urdin proposed openstack/cinder master: Add backup_swift_create_storage_policy config opt  https://review.opendev.org/c/openstack/cinder/+/76111311:16
whoami-rajatgeguileo: thanks. i saw your comments and i was also looking into similar lines of something that could allow us to pass less parameters to create messages (since there are many now)11:18
tobias-urdingeguileo: abishop thanks for feedback, all changes fixed in ^11:18
whoami-rajatgeguileo: i like your idea if the implementation doesn't turn out to be very complicated11:18
*** hemna3 has joined #openstack-cinder11:19
*** hemna has quit IRC11:25
*** hemna3 is now known as hemna11:25
geguileowhoami-rajat: glad you liked it, now we just have to decide what's the level of detail we want to provide users11:42
opendevreviewWalt proposed openstack/cinder master: Rework backup process to make it async  https://review.opendev.org/c/openstack/cinder/+/78447712:05
hemnashould be working unit tests now ^^12:06
whoami-rajatgeguileo:  i think the idea is to keep it simple so an end user can understand it without providing detail of internal parameters used? that's why i tried to write simple messages but i can modify for better suggestions12:06
hemna*should*12:06
geguileohemna: awesome!12:06
hemnaI'd love to get this in12:07
geguileowhoami-rajat: yeah, simple messages are good, but in your patch we have a good example of deciding what granurality we want to keep12:07
geguileowhoami-rajat: should we differentiate between failing on attach/detach and when on the upload itself?12:08
whoami-rajatgeguileo: i like the idea of more user messages (except that it makes the code hard to read) since we can easily differentiate which part has the issue. ex: for the upload we know backup driver has issue and for attach/detach we know it's somewhere in cinder driver or os-brick. I think apart from end users it might benefit the operators (so they know what specifically to search in logs) and developers (atleast12:12
whoami-rajatmyself :D)12:12
geguileoyes, I think it's very useful12:13
geguileoand if we do the context thingy I mention we can make the code cleaner, since managers use common code to attach/detach12:13
geguileoand we can look at other patters such as having a context manager instead of a try ... except clause in cojunction with the context thingy to make the code more readable12:14
whoami-rajatyep, i wanted to make it simpler but had no idea how to, i will try to implement your idea12:14
whoami-rajatyeah, try except for every user message is the saddest thing to implement :/12:15
whoami-rajatgeguileo: also i remember we cancelled the weekly meeting tomorrow12:15
whoami-rajatgeguileo: since Brian isn't around12:15
geguileooh, right, forgot  :-(12:16
geguileomaybe we can just ping people tomorrow here and see what they think12:16
geguileoprobably a context manager can really help with that pattern12:16
geguileothe easier we make it to add messages, the more messages we'll end up having12:17
whoami-rajatyep, i will try to work on a demo implementation, it will also make it easier for others to decide if it's the right way or not?12:19
*** GirishChilukuri has joined #openstack-cinder12:35
*** enriquetaso has joined #openstack-cinder12:46
*** sfernand has joined #openstack-cinder12:49
*** admin1 has joined #openstack-cinder13:04
admin1hi all .. if i have cinder backed by ceph, is it possible to extend an existing volume  ?13:04
admin1its the resize option i think .. just checking if there is anything to note on it13:05
yoctozeptoadmin1: yeah, it works fine13:15
yoctozeptocinder extend <id> <new-size-in-gb>13:15
yoctozeptonot sure about how it's called in the openstack client13:15
*** nahimsouza has joined #openstack-cinder13:23
*** abhishekk has joined #openstack-cinder13:34
*** elodilles_pto has quit IRC13:41
*** elodilles has joined #openstack-cinder13:43
*** amar7ibm has quit IRC13:52
*** amar7ibm has joined #openstack-cinder13:52
*** Luzi has quit IRC13:58
*** vishalmanchanda has quit IRC14:18
*** brinzhang0 has joined #openstack-cinder14:30
*** brinzhang_ has quit IRC14:36
toskyif any other core is around, please urgently vote/approve this cinder-tempest-plugin patch which switches the centos-8 job to centos-8-stream, as it's blocking the global removal of centos-8 (non-stream) jobs14:40
toskyhttps://review.opendev.org/c/openstack/cinder-tempest-plugin/+/795159/14:40
yoctozeptothanks, tosky14:41
*** amar7ibm has quit IRC14:54
*** amar7ibm has joined #openstack-cinder14:59
*** amar_ has joined #openstack-cinder15:21
*** amar_ has quit IRC15:23
*** amar_ has joined #openstack-cinder15:25
*** amar7ibm has quit IRC15:27
*** whoami-rajat has quit IRC15:46
*** GirishChilukuri has quit IRC15:56
*** amar_ has quit IRC16:03
*** amar_ has joined #openstack-cinder16:10
*** GirishChilukuri has joined #openstack-cinder16:16
*** GirishChilukuri has quit IRC16:26
*** akekane_ has joined #openstack-cinder16:34
*** akekane_ has quit IRC16:35
*** amar_ is now known as amar7ibm16:37
*** abhishekk has quit IRC16:41
*** fabiooliveira has joined #openstack-cinder16:50
opendevreviewEric Harney proposed openstack/cinder master: Snapshot in-use volumes without force flag  https://review.opendev.org/c/openstack/cinder/+/78956417:34
opendevreviewEric Harney proposed openstack/cinder master: mypy: annotate volume/api.py  https://review.opendev.org/c/openstack/cinder/+/73362217:39
opendevreviewEric Harney proposed openstack/cinder master: mypy: image_utils  https://review.opendev.org/c/openstack/cinder/+/77428617:47
*** manoj_katari has quit IRC18:15
*** manoj_katari has joined #openstack-cinder18:35
*** amar7ibm has quit IRC18:39
*** amar7ibm has joined #openstack-cinder18:40
*** amar7ibm has quit IRC18:42
*** manoj_katari has quit IRC18:43
*** agarwchh has quit IRC20:06
*** brinzhang_ has joined #openstack-cinder20:41
*** brinzhang0 has quit IRC20:47
*** luksky has quit IRC22:10
*** nahimsouza has quit IRC22:15
*** fabiooliveira has quit IRC22:20
*** enriquetaso has quit IRC22:55
*** enriquetaso has joined #openstack-cinder22:58
*** tosky has quit IRC23:03
*** enriquetaso has quit IRC23:51

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