Comment 13 for bug 1573081

Revision history for this message
Vadim Rovachev (vrovachev) wrote :

This problem not reproduced on 8.0 ISO and plugins from https://www.mirantis.com/validated-solution-integrations/fuel-plugins/ [MOS 8.0] version.
Steps.
1. Install master node.
2. Create and deploy env with parameters:
controller node
compute+cinder node
neutron with tunneling segmentation
KVM hupervisor
Cinder LVM
3. Download and install monitoring plugins:
wget https://3a98d2877cb62a6e6b14-93babe93196056fe375611ed4c1716dd.ssl.cf5.rackcdn.com/l/c/lma_collector-0.9-0.9.0-1.noarch.rpm
wget https://3a98d2877cb62a6e6b14-93babe93196056fe375611ed4c1716dd.ssl.cf5.rackcdn.com/i/g/influxdb_grafana-0.9-0.9.0-1.noarch.rpm
wget https://3a98d2877cb62a6e6b14-93babe93196056fe375611ed4c1716dd.ssl.cf5.rackcdn.com/e/k/elasticsearch_kibana-0.9-0.9.0-1.noarch.rpm
fuel plugins --install lma_collector-0.9-0.9.0-1.noarch.rpm
fuel plugins --install influxdb_grafana-0.9-0.9.0-1.noarch.rpm
fuel plugins --install elasticsearch_kibana-0.9-0.9.0-1.noarch.rpm
after install plugins: https://paste.mirantis.net/show/2314/
4. Enable and configure the plugins for the existing environment.
5. Assign the ES and InfluxDB roles to a new node (node-3).
6. Deploy it and wait for completion.
7. Re-execute the post-deployment tasks for the 2 original nodes to complete the installation of the LMA collector:
fuel nodes --env 1 --node 1,3 --start post_deployment_start
8. Wait end of task:
https://paste.mirantis.net/show/2315/