Earlier  
Posted Nick Remark
#openstack-cyborg - 2018-06-11
14:15:00 shaohe_feng SPDK
14:16:05 shaohe_feng something wrong with Helloway's net.
14:16:14 shaohe_feng provider report
14:17:35 shaohe_feng we has not get agreement on the solution, I will discuss with Sundar.
14:24:51 shaohe_feng edleafe, should we refine the cyborg API for Cyborg/Nova interaction?
14:26:07 edleafe shaohe_feng: You mean for when Nova would call Cyborg to handle programming, etc?
14:26:36 shaohe_feng not only programming.
14:27:15 shaohe_feng nova should request a accelerator from cyborg.
14:29:16 edleafe So placement will return compute hosts with the right resource class of accelerator. Nova picks one, and would then ask Cyborg to attach it to the VM, doing any programming if needed. Is that the flow you are asking about?
14:30:04 shaohe_feng seems not so many developers on line this meeting.
14:31:20 shaohe_feng will talk it more next time.
14:31:21 edleafe I didn't know about the Monday meeting until my IRC client told me my nick was used in this channel last week.
14:32:43 shaohe_feng #link https://wiki.openstack.org/wiki/Meetings/CyborgDriverTeamMeeting#Biweekly_Cyborg_Driver_Team_Meeting
14:32:53 shaohe_feng ^ edleafe, the meeting info.
14:35:10 edleafe shaohe_feng: ah, so this is a separate cyborg-drivers meeting?
14:35:29 shaohe_feng edleafe, yes.
14:36:10 edleafe shaohe_feng: thanks for the link
14:38:12 shaohe_feng edleafe, seems no many attendee this meeting, Let us end it early
14:38:25 shaohe_feng okey meeting adjourned
14:38:32 shaohe_feng #endmeeting
14:38:34 openstack Meeting ended Mon Jun 11 14:38:32 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
14:38:36 openstack Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg_driver/2018/openstack_cyborg_driver.2018-06-11-14.03.html
14:38:37 openstack Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg_driver/2018/openstack_cyborg_driver.2018-06-11-14.03.txt
14:38:38 openstack Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg_driver/2018/openstack_cyborg_driver.2018-06-11-14.03.log.html
14:42:32 Li_Liu #info Li_Liu
14:44:01 shaohe_feng Li_Liu, hello
14:44:38 Li_Liu Hi shaohe_feng, just finished another meeting
14:45:26 shaohe_feng Li_Liu, xinku
14:45:55 shaohe_feng Li_Liu, not so many attendee this meeting.
14:46:22 shaohe_feng guess most of us are busing on spec. now we need rest. :)
14:47:26 Li_Liu lol
14:47:47 Li_Liu it's ok, I will review the GPU driver.
14:48:02 shaohe_feng nice
14:48:02 Li_Liu and working on the FPGA reprogramming implementation
14:50:21 shaohe_feng Li_Liu, any thing you want to talk.
14:50:42 Li_Liu not really..
14:51:34 Li_Liu I am just checking in case I miss anything
14:52:07 shaohe_feng not many info today.
14:53:43 shaohe_feng Li_Liu, have a good day.
14:53:49 shaohe_feng I will go home now.
14:56:29 Li_Liu c ya
#openstack-cyborg - 2018-06-13
00:56:36 openstackgerrit Zhipeng Huang proposed openstack/cyborg master: Bug fix in setup.cfg for rocky ms2 https://review.openstack.org/574927
04:19:39 openstackgerrit Merged openstack/cyborg master: Bug fix in setup.cfg for rocky ms2 https://review.openstack.org/574927
11:55:41 openstackgerrit wangzhh proposed openstack/cyborg master: Add gpu driver https://review.openstack.org/574075
14:00:35 zhipeng #startmeeting openstack-cyborg
14:00:36 openstack Meeting started Wed Jun 13 14:00:35 2018 UTC and is due to finish in 60 minutes. The chair is zhipeng. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:37 openstack Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:40 openstack The meeting name has been set to 'openstack_cyborg'
14:00:53 zhipeng #topic Roll Call
14:01:26 Li_Liu #info Li_Liu
14:02:00 sum12 #info sum12
14:02:28 Guest4480 hi~
14:04:44 zhipeng hi Guest4480
14:07:31 zhipeng okey let'd start
14:07:41 zhipeng #topic MS2 release update
14:08:05 zhipeng so I was a bit late on the MS2 release submission but luckily we made it
14:08:40 zhipeng so both cyborg and pythoncyborg-client now are beta at the moment
14:08:55 Li_Liu cheers
14:08:59 zhipeng cyborg is 1.0.0b2 and pythonclient is 0.1.0
14:09:23 zhipeng also there was a bug but I already land a quick fix
14:09:27 zhipeng #link https://review.openstack.org/574927
14:09:39 zhipeng just check with Sean and he says everything is fine now :)
14:10:19 zhipeng thx everyone for the hard work
14:10:27 sum12 \o/
14:10:29 zhipeng and let's continue on development :)
14:10:44 zhipeng #topic bug report
14:10:57 zhipeng #link https://storyboard.openstack.org/#!/story/2002172
14:11:13 zhipeng we had a colleague that has been running into this problem for a while
14:11:50 zhipeng anyone has any clue ?
14:12:17 Li_Liu I just did a fresh installation last night. everything works fine for me during the installation
14:13:14 Guest84363 Hi All, I am trying to do the resh installation, but getting python error in cyborg
14:13:26 Guest84363 I am Rahul. working on Huawei
14:13:34 Guest84363 error is coming in this command
14:14:56 Guest84363 on migrating db
14:14:57 Guest84363 # Migrate cyborg database $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} upgrade create_cyborg_cache_dir
14:15:15 Guest84363 $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} upgrade
14:15:26 Guest84363 this command is failing every time
14:16:04 wangzhh Pls check the version of stevedore.
14:17:07 Guest84363 Can you please tell me, how i can check the version of stevedore?
14:17:41 wangzhh sudo pip show stevedore
14:17:48 Guest84363 Also, if possible, can you please share me your local.conf , which you used?
14:18:14 Guest84363 Stevedore version is: Version: 1.28.0
14:18:40 wangzhh Of course, but how can I share it to u? Paste here?
14:19:11 Guest84363 you can send me in email: rahul_cse09@yahoo.co.in
14:19:14 shaohe_feng we have a official doc about devstack installation
14:19:24 Guest84363 by the way, this stevedore version is ok??
14:19:49 Guest84363 Hi Shaohe, i am using the official doc only
14:20:21 shaohe_feng Li_Liu, did you follow the official doc?
14:20:37 shaohe_feng Guest84363, so is there something wrong with the doc?
14:20:56 zhipeng shaohe_feng plz also checkout the storyboard link
14:21:04 zhipeng you can see Rahul's local.conf
14:21:18 wangzhh Guest84363: The version is ok. Maybe the other reasons.
14:21:18 Li_Liu shaohe_feng, yes I did follow our official doc
14:21:21 Guest84363 i dont know.. i am investigating this issue, for some time.. ANd found $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} command is failing
14:21:36 Guest84363 and giving python error
14:22:12 Guest84363 also, i want to say, even if i try to install cyborg queen release, this error is coming every time
14:22:33 Guest84363 but check this error, this error is actually from rocky release code
14:23:31 Li_Liu I have a feeling your system is not in a clean state
14:23:39 Li_Liu did you do it inside a vm?
14:24:07 Guest84363 Hi Li_liu, i am not doing it in vm.. i am doing it in my machine only

Earlier   Later