02:09:53 #startmeeting openstack-cyborg 02:09:54 Meeting 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:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 02:09:57 The meeting name has been set to 'openstack_cyborg' 02:09:59 #topic Roll call 02:10:03 #info Yumeng 02:10:44 #info swp20 02:11:45 here is today's agenda https://wiki.openstack.org/wiki/Meetings/CyborgTeamMeeting#Agenda 02:12:31 #info brinzhang 02:12:50 vGPU driver code has been submitted, but I don't have a ready env to test it. https://review.opendev.org/c/openstack/cyborg/+/769482 02:15:00 of course, I still need to fix the py36 failures := will fix this morning 02:15:10 #info chenke 02:17:50 #info xinranwang 02:18:16 is swp20 still here? 02:18:40 yeah 02:20:02 ok. 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/2 02:20:33 but will need your help with the test 02:20:53 no problem 02:21:26 THnanks! What's the vendor and product_id/product_name of your GPU device? 02:21:51 10de Tesla V100 02:22:25 nice 02:22:43 I was develped based on 10de Tesla T4 02:23:03 I developed the vGPU driver based on 10de Tesla T4 02:23:48 might be some differences, but let's test and see. 02:23:56 they are similar 02:24:11 yep, agree. 02:24:39 I will update my patch first and ping you once finish. 02:24:52 cool 02:25:32 And about the spechttps://review.opendev.org/c/openstack/nova-specs/+/750116 02:27:25 I 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:28:23 i will ping them 02:29:29 ok. I will sync with you and chenke as well. he is also familiar with vGPU. you guys can push nova together ^^ 02:29:44 good 02:30:42 cool. do you have any other questions about vGPU? 02:30:57 that's all about the status from my side 02:32:38 no question from my side now. 02:33:48 ok 02:34:01 so move on 02:34:04 Yumeng: one question 02:34:18 yep 02:34:25 why we move the functions from utils.py to sysinfo.py 02:35:37 and you change the model to name back for GPU_INFO_PATTERN? 02:36:08 this is a refactor to make code more clear, because current functions in utils.py are not actually common utils 02:36:45 most of them nvidia specific 02:36:55 most of them are nvidia specific 02:38:56 ok reasonable 02:39:19 swp20: change in GPU_INFO_PATTERN was not intentional 02:39:43 It's a release mix error. I will revert back 02:39:54 cool 02:40:08 let's move on 02:40:21 sure^^ 02:40:38 https://review.opendev.org/c/openstack/cyborg/+/766629 02:41:33 How do you guys config host_ip of api? 02:41:42 do you agree comments here?https://review.opendev.org/c/openstack/cyborg/+/766629/3/doc/source/install/common.rst#124 02:42:45 cyborg use host_ip now? 02:43:13 yumeng: good question. 02:43:24 I don't config host_ip in my env 02:43:58 ye 02:44:12 seems this var we didn't use it. 02:44:22 xinranwang: this is because host_ip is defaut to locahost(or 127.0.0.1) 02:44:51 Yumeng: yes 02:45:07 in some case where locahost doesn't work, will need to config the host_ip 02:45:49 I think in most cases, we do not need to config 02:45:49 Yumeng: do you mean we run cyborg api on other host? 02:45:55 we can put it in default group 02:46:57 this config is only used for api service? 02:48:03 swp20: according to the comments, yes 02:48:39 got it 02:49:14 I'm not very sure about shiyan's case in this patch https://review.opendev.org/c/openstack/cyborg/+/766629 02:49:15 https://github.com/openstack/cyborg/blob/66fea7ddcf096d2e628f017518b4046c1a770b3e/cyborg/conf/api.py#L22 02:49:29 he mentions in the commit message: 2) host_ip configures the ip address on which cyborg-api listens, and 02:50:11 https://github.com/openstack/cyborg/blob/66fea7ddcf096d2e628f017518b4046c1a770b3e/cyborg/common/service.py 02:50:58 xinranwang wenping, please see the above docs. 02:51:16 it should be configured in api section. 02:51:24 chenke: just check it, it should be in api section 02:51:42 yes. it should in api section. 02:51:49 Yumeng: I wonder what case shiyan's mentioned too. 02:52:04 right 02:52:09 Because in my case, the default value works well 02:52:16 xinranwang: yep. me too 02:52:52 I will ask in his patch and see how he response. 02:53:16 Yumeng: lol, I was typing the same. ok 02:53:32 haha 02:54:52 ok. that's all from my side, do you guys have anything else to bring up? 02:55:44 yes, I have update the nic driver 02:55:48 please review it 02:55:51 ;) 02:56:01 ok 02:56:22 https://review.opendev.org/c/openstack/cyborg/+/758942 02:56:46 Yumeng: hope you can CR +2 for my ssd driver before you leave :) 02:57:44 srue~ I will try to, two XL size patches =_< 02:58:10 thanks 02:58:23 Thanks guys 03:00:22 alright. If nothing else, I will wrap up today's meeting. probably the last meeting. :( 03:01:07 Thank you guys. I will miss you all! 03:01:09 very hard to say goodbye 03:01:37 Ah, ok. Hope you can come back to meet us if you got time 03:02:12 yes, I definitely will! 03:02:30 lol, cool 03:03:09 Goodbye guys, goodbye cyborg~~ 03:03:13 #endmeeting