Thursday, 2021-01-07

*** brinzhang has joined #openstack-cyborg00:14
*** chenke has joined #openstack-cyborg01:13
*** swp20 has joined #openstack-cyborg01:41
*** Yumeng has joined #openstack-cyborg02:01
*** xinranwang has joined #openstack-cyborg02:05
Yumenghi all02:06
chenkehi02:06
swp20hi all02:06
Yumengswp20:will Brin come today?02:07
Yumengbrinzhang02:07
xinranwangHI all02:07
swp20hi maybe in other meeting02:08
swp20s/hi/he02:08
Yumengok02:08
Yumengso  let's get started first, he can join later :)02:09
Yumeng#startmeeting openstack-cyborg02:09
openstackMeeting started Thu Jan  7 02:09:53 2021 UTC and is due to finish in 60 minutes.  The chair is Yumeng. Information about MeetBot at http://wiki.debian.org/MeetBot.02:09
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.02:09
*** openstack changes topic to " (Meeting topic: openstack-cyborg)"02:09
openstackThe meeting name has been set to 'openstack_cyborg'02:09
Yumeng#topic Roll call02:09
*** openstack changes topic to "Roll call (Meeting topic: openstack-cyborg)"02:10
Yumeng#info Yumeng02:10
swp20#info swp2002:10
Yumenghere is today's agenda https://wiki.openstack.org/wiki/Meetings/CyborgTeamMeeting#Agenda02:11
brinzhang#info brinzhang02:12
YumengvGPU driver code has been submitted, but I don't have a ready env to test it. https://review.opendev.org/c/openstack/cyborg/+/76948202:12
Yumengof course, I still need to fix the py36 failures := will fix this morning02:15
chenke#info chenke02:15
xinranwang#info xinranwang02:17
Yumengis swp20 still here?02:18
swp20yeah02:18
Yumengok. As we've discussed in the morning. We can now test the discover process with patch https://review.opendev.org/c/openstack/cyborg/+/769482 and https://review.opendev.org/c/openstack/cyborg/+/764450/202:20
Yumengbut will need your help with the test02:20
swp20no problem02:20
YumengTHnanks! What's the vendor and product_id/product_name of your GPU device?02:21
swp2010de Tesla V10002:21
Yumengnice02:22
YumengI was develped based on 10de Tesla T402:22
YumengI  developed the vGPU driver based on 10de Tesla T402:23
Yumengmight be some differences, but let's test and see.02:23
swp20they are similar02:23
Yumengyep, agree.02:24
YumengI will update my patch first and ping you once finish.02:24
swp20cool02:24
YumengAnd about the spechttps://review.opendev.org/c/openstack/nova-specs/+/75011602:25
YumengI can still ping nova team this week, but need a person to ping them since next week. because my last day will be around Wednesday next week.02:27
swp20i will ping them02:28
Yumengok. I will sync with you and chenke as well. he is also familiar with vGPU. you guys can push nova together ^^02:29
swp20good02:29
Yumengcool. do you have any other questions about vGPU?02:30
Yumengthat's all about the status from my side02:30
swp20no question from my side now.02:32
Yumengok02:33
Yumengso move on02:34
swp20Yumeng: one question02:34
Yumengyep02:34
swp20why we move the functions from utils.py to sysinfo.py02:34
swp20and you change the model to name back for GPU_INFO_PATTERN?02:35
Yumengthis is a refactor to make code more clear, because current functions in utils.py are not actually common utils02:36
Yumengmost of them nvidia specific02:36
Yumengmost of them are nvidia specific02:36
swp20ok reasonable02:38
Yumengswp20:  change in GPU_INFO_PATTERN was not intentional02:39
YumengIt's a release mix error. I will revert back02:39
swp20cool02:39
swp20let's move on02:40
Yumengsure^^02:40
Yumenghttps://review.opendev.org/c/openstack/cyborg/+/76662902:40
YumengHow do you guys config host_ip of api?02:41
Yumengdo you agree comments here?https://review.opendev.org/c/openstack/cyborg/+/766629/3/doc/source/install/common.rst#12402:41
chenkecyborg use host_ip  now?02:42
Yumengyumeng: good question.02:43
xinranwangI don't config host_ip in my env02:43
chenkeye02:43
chenkeseems this var we didn't use it.02:44
Yumengxinranwang: this is because host_ip is defaut to locahost(or 127.0.0.1)02:44
xinranwangYumeng: yes02:44
Yumengin some case where locahost doesn't work, will need to config the host_ip02:45
YumengI think in most cases, we do not need to config02:45
xinranwangYumeng: do you mean we run cyborg api on other host?02:45
swp20we can put it in default group02:45
swp20this config is only used for api service?02:46
xinranwangswp20:  according to the comments, yes02:48
swp20got it02:48
YumengI'm not very sure about shiyan's case in this patch https://review.opendev.org/c/openstack/cyborg/+/76662902:49
chenkehttps://github.com/openstack/cyborg/blob/66fea7ddcf096d2e628f017518b4046c1a770b3e/cyborg/conf/api.py#L2202:49
Yumenghe mentions in the commit message: 2) host_ip configures the ip address on which cyborg-api listens, and02:49
chenkehttps://github.com/openstack/cyborg/blob/66fea7ddcf096d2e628f017518b4046c1a770b3e/cyborg/common/service.py02:50
chenkexinranwang wenping, please see the above docs.02:50
chenkeit should be configured in api section.02:51
xinranwangchenke: just check it, it should be in api section02:51
chenkeyes. it should in api section.02:51
xinranwangYumeng:  I wonder what case shiyan's mentioned too.02:51
swp20right02:52
xinranwangBecause in my case, the default value works well02:52
Yumengxinranwang: yep. me too02:52
YumengI will ask in his patch and see how he response.02:52
xinranwangYumeng:   lol, I was typing the same.  ok02:53
Yumenghaha02:53
Yumengok. that's all from my side, do you guys have anything else to bring up?02:54
xinranwangyes, I have update the nic driver02:55
xinranwangplease review it02:55
xinranwang;)02:55
chenkeok02:56
xinranwanghttps://review.opendev.org/c/openstack/cyborg/+/75894202:56
swp20Yumeng: hope you can CR +2 for my ssd driver before you leave :)02:56
Yumengsrue~  I will try to, two XL size patches =_<02:57
swp20thanks02:58
xinranwangThanks guys02:58
Yumengalright. If nothing else, I will wrap up today's meeting. probably the last meeting. :(03:00
YumengThank you guys. I will miss you all!03:01
swp20very hard to say goodbye03:01
xinranwangAh, ok. Hope you can come back to meet us if you got time03:01
Yumengyes,  I definitely will!03:02
xinranwanglol, cool03:02
YumengGoodbye guys, goodbye cyborg~~03:03
Yumeng#endmeeting03:03
*** openstack changes topic to "Pending patches (Meeting topic: openstack-cyborg)"03:03
openstackMeeting ended Thu Jan  7 03:03:13 2021 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)03:03
chenkeno goodbye03:03
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-01-07-02.09.html03:03
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-01-07-02.09.txt03:03
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_cyborg/2021/openstack_cyborg.2021-01-07-02.09.log.html03:03
xinranwangbye, good luck for your new job.03:04
*** xinranwang has quit IRC05:09
openstackgerritwangzhiguang proposed openstack/cyborg-tempest-plugin master: add list deployables method and api test  https://review.opendev.org/c/openstack/cyborg-tempest-plugin/+/76803106:27
*** chenke has quit IRC07:58
*** Yumeng1 has joined #openstack-cyborg09:41
*** Yumeng1 has quit IRC09:42
*** irclogbot_1 has quit IRC14:09
*** irclogbot_0 has joined #openstack-cyborg14:12
openstackgerritHervĂ© Beraud proposed openstack/python-cyborgclient master: Add doc/requirements  https://review.opendev.org/c/openstack/python-cyborgclient/+/76977015:40

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