Friday, 2021-06-25

archanaserverhi vkmc, morning o/08:00
archanaserveri was looking at microversion updates doc so that i can start working on that08:00
archanaserveralso about the box, are we going to restart it or create a new? 08:01
vkmcarchanaserver, hi there!08:03
vkmcsuper 08:03
vkmcyes 08:03
vkmcarchanaserver, you won't be able to access that vm you are working on, I'll rebuild now 08:12
vkmcis that ok?08:12
archanaserveryeah completely08:12
vkmcoki08:13
archanaservervkmc, when can i get access of vm? also if you share all the resources we talked about yesterday about the share type quotas, multiversion updates and the example of the same which i can follow for the initial patch ( i was looking for this in our meeting doc but didn't find it :/ )10:31
vkmcyes, I'm sorry, I have been several other things going on 10:31
vkmcI'm getting your vm ready10:31
archanaserveroh okie, no problem10:31
archanaserveri thought just to remind you :)10:31
archanaserverokie cool!10:32
vkmcsure10:32
vkmcarchanaserver, share me your public key when you have a moment11:17
archanaservervkmc, will share in a while11:27
kafilatvkmc: hi o/11:35
kafilatAfter creating share for functional testing11:35
kafilatI noticed that the the status is "creating"11:35
kafilathow do I change the status11:35
vkmckafilat, is it not finishing creating? 11:36
kafilatI don't know11:37
kafilatBut I was able to use the get_share11:37
kafilatBut the status is still creating11:37
kafilatSo I wasn't able to test delete_share11:37
kafilatIt says invalid status11:38
vkmckafilat, so something happened in the middle that left the share in invalid status11:44
vkmccan you try creating a new one?11:44
vkmcif it fails again, then it's some issue with your backend11:45
kafilatI'll try again.11:46
archanaserverhttps://www.irccloud.com/pastebin/Z6yTCIKp/id_rsa.pub11:48
archanaservervkmc, here it is!11:48
vkmcarchanaserver, ok, you can access the vm 11:51
vkmcssh stack@38.108.68.19611:51
kafilatSo, I was able to create share successfully with the cli11:52
kafilatMaybe there's something wrong with the code11:52
kafilatI'll try to fix it11:52
archanaservervkmc, getting this warning11:54
archanaserverWARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!11:54
vkmcarchanaserver, yes, you have to remove the entry with that ip 11:54
vkmcfrom your known_hosts file11:54
vkmckafilat, oki, perhaps you can get more data from logs... check out devstack@m-shr and devstack@m-sch and see if there is some warning or error message 11:55
kafilatThanks!11:56
vkmcarchanaserver, https://stackoverflow.com/questions/20840012/ssh-remote-host-identification-has-changed11:56
vkmckafilat, np11:56
archanaservervkmc, thanks, i was looking into it11:57
archanaserveri can't find any project directory here :/ 12:02
vkmcarchanaserver, /opt/stack12:06
archanaserverah gotch, i was doing /home/stack12:06
vkmcarchanaserver, cool12:11
vkmcupdated the doc with links 12:11
vkmcfor microversions12:11
archanaservervkmc, great thanks! i'll check it in some time 12:16
vkmccool!12:16
gouthamrkafilat: hey, a share may take a little bit to go from "creating" to "available"16:04
gouthamrkafilat: your functional tests must account for that 16:04
gouthamrthey must wait for the status to transition, much like the "--wait" stuff that you were adding in python-manilaclient16:05
gouthamrkafilat: here's an example of a waiter from elsewhere in the functional tests folder: https://github.com/openstack/openstacksdk/blob/1d4fbe610f9e29c959c5d29830a3e53e04a6f40d/openstack/tests/functional/cloud/test_clustering.py#L27-L5316:12
gouthamrkafilat: i haven't tried this, but it looks like the resource class has a "wait_for_status" method: https://github.com/openstack/openstacksdk/blob/e787798f4efd833d83ece4b6fc095e8bb9931c3d/openstack/resource.py#L2088-L2149 16:13
gouthamrso try using it against the share resource16:13
kafilatWow!17:09
kafilatgot it.17:09
kafilatI'll work on that.17:10
kafilatThanks, gouthamr 17:10

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