| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2018-06-11 | |||
| 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 | Li_Liu | and working on the FPGA reprogramming implementation | |
| 14:48:02 | shaohe_feng | nice | |
| 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 | Li_Liu | shaohe_feng, yes I did follow our official doc | |
| 14:21:18 | wangzhh | Guest84363: The version is ok. Maybe the other reasons. | |
| 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 | |
| 14:24:24 | Guest84363 | and every time, i install, i did ./clean.sh before | |
| 14:24:25 | Li_Liu | ah, i c | |
| 14:24:48 | Li_Liu | could you try on VM first? | |
| 14:25:32 | shaohe_feng | It should be successfully for first installation | |
| 14:26:08 | Guest84363 | I tried with vm, but then it was giving satck user error | |
| 14:26:12 | Guest84363 | stack user error | |
| 14:26:22 | Guest84363 | So, i tried with my machine only | |
| 14:26:40 | shaohe_feng | I have encountered this issue before | |
| 14:26:52 | Guest84363 | Li Liu, can you share me your local.conf and /etc/cyborg/cyborg.conf file | |
| 14:27:15 | Guest84363 | my huawei mail id is: rahul.dutta@huawei.com | |
| 14:28:20 | Li_Liu | sure, but I used the same one from our documentation | |
| 14:28:46 | Guest84363 | ok .. But, i have no clue, why i am getting error | |
| 14:28:59 | Guest84363 | i checked /etc/cyborg/cyborg.conf file | |
| 14:29:09 | Li_Liu | https://docs.openstack.org/cyborg/latest/contributor/devstack_setup.html | |
| 14:29:12 | Guest84363 | looks fine to me.. but if you want, i can send the file to you | |
| 14:29:30 | Li_Liu | since the file is on my home computer | |
| 14:29:40 | Li_Liu | I will sent it to you after work | |
| 14:29:44 | Guest84363 | ok | |
| 14:30:01 | Li_Liu | btw, are you doing it behind the company proxy? | |
| 14:30:12 | Guest84363 | I am in open zone here | |
| 14:30:24 | Guest84363 | so, no firewal issue should be here | |
| 14:30:39 | Li_Liu | ok | |
| 14:31:29 | Guest84363 | Li Liu, can you tell me one thing, even i am mentioning ,git/cyborg repository> stable/queens .. why i am getting error in rocky release code? | |
| 14:31:51 | Guest84363 | *git/cyborg repository> stable/queens in my local.conf | |
| 14:33:44 | Li_Liu | I can't tell much... all I can say is there might be some git repo yet to be cleaned up | |
| 14:34:16 | Guest84363 | ok | |
| 14:34:38 | Guest84363 | Can you tell me, what i should do to solve this issue? | |
| 14:34:49 | shaohe_feng | morning Sundar | |