03:03:34 #startmeeting Bottlenecks Weekly Meeting 20171018 03:03:34 Meeting started Wed Oct 18 03:03:34 2017 UTC. The chair is gabriel_yuyang. Information about MeetBot at http://wiki.debian.org/MeetBot. 03:03:34 Useful Commands: #action #agreed #help #info #idea #link #topic. 03:03:34 The meeting name has been set to 'bottlenecks_weekly_meeting_20171018' 03:03:57 #topic Roll Call 03:04:03 #info Ace 03:04:03 #info Ross 03:04:07 #info gabriel_yuyang 03:04:33 #info Rutuja 03:04:40 #info Shubham 03:05:06 #topic Intern regular reports 03:05:49 #info Rutuja share her progress 03:06:38 #info enabled cpu, interface, load, etc., plugins 03:26:36 #link https://git.opnfv.org/yardstick/tree/ansible/install_collectd.yml 03:26:46 thanks Ross 03:27:35 #action Rutuja documents her plan in JIRA 03:28:02 #topic Shubham share his progress of his project 03:29:18 #action Ace will install openstack for Shubham 03:31:39 #topic Yardstick VNF testing cooperation 03:36:41 #info Ace share his test results 03:41:20 #info in_packets not received, ace will check if the ovs config file is correctly provisioned 03:41:50 #link https://wiki.opnfv.org/display/SAM/Notes+on+installing+and+running+SampleVNF 03:43:15 #action Ace will debug the environment config. 03:44:18 I have documented my plan here: https://jira.opnfv.org/browse/BOTTLENECK-181 03:44:31 #info Ace plans to do demo in next week 03:45:55 #topic Bottlenecks E release 03:46:19 #info document deadline today, Bottlenecks has already merged the E doc 2 days ago 03:50:54 git clone yardstick 03:50:56 pip install ansible 03:51:24 create inventory.ini ansible_host=10.1.1.1 ansible_user=root ansible_ssh_pass=1234 03:51:39 ansible-playbook -i inventory.ini install_collectd.yml 03:51:47 inventory.ini will contain all the compute nodes 03:53:18 collectd will be install in /opt/nsb_bin/collectd/ 03:53:47 INSTALL_BIN_PATH=/opt/nsb_bin/ 03:54:27 you need to generate collect.conf template and install in on the hosts 03:55:30 #link https://git.opnfv.org/yardstick/tree/yardstick/network_services/nfvi/collectd.conf 03:56:01 #link https://git.opnfv.org/barometer/tree/ci/utility 03:56:17 #link https://git.opnfv.org/barometer/tree/src/collectd/collectd_sample_configs 03:56:55 #link https://git.opnfv.org/barometer/tree/docs/release 03:57:58 gnocchi 03:59:45 https://wiki.opnfv.org/display/fastpath/Collectd+Metrics+and+Events 04:02:43 #endmeeting