Hello,My name is Andrés Sánchez, i am working on deploying the OPNFV HA scenario on a laboratory on my university. I have been trying to deploy the scenario manually but have been encountering some problems. My actual environment consists of:
5 Nodes: 2 CPUs, 8GB RAM. 1 Fuel master: 2 CPUs, 8GB RAM. 1 workstation: 2CPUs, 4GB RAM.I am trying to deploy the "ha_odl-l2_sfc_heat_ceilometer_scenario.yaml" on this lab, i have previously deployed other Openstack scenarios on this lab so the networking configuration is properly configured: on each Openstack node port i assigned untagged traffic to PXE-admin, vlan 200 to public network, and defaults to storage,management and private (102,101,103). PXE-admin network is 192.168.100.0/24 and public network is 172.16.10.0/24 with gateways being .1 respectively.
I already set up the fuel master with the Danube ISO "opnfv-danube.1.0.iso". I previously correctly deployed an openstack cluster manually installing ODL and tacker plugins, but then i found that did not appear to be correctly configured and neither ODL (I created a couple of VMs and could not connect to them). When creating the environment which option is supposed to be selected: Neutron with ML2 plugin & Neutron with tunneling segmentation or OpenDaylight with tunneling segmentation. Another thing i found is that fuel did not provide the option for adding Telemetry-Mongo DB in node assignment (i am requiring to have Telemetry because i need to check the meters it provides). I did check the box for ?Assign public network to all nodes?
I am trying to deploy now from my workstation but i have doubts regarding the way the DHA-DEA files are supposed to be written, i am interested in:
A) Using the actual fuel master as fuel:sudo bash ./deploy.sh -b file:///home/lab232/fuel/deploy/config -f -l devel-pipeline -p lab232 -s ha_odl-l2_sfc_heat_ceilometer_scenario.yaml -i file:///home/lab232/opnfv-danube.1.0.iso -e
B) Create a VM inside my workstation to host Fuel master and use all the other nodes as Openstack nodes.
sudo bash ./deploy.sh -b file:///home/lab232/fuel/deploy/config -F -l devel-pipeline -p lab232 -s ha_odl-l2_sfc_heat_ceilometer_scenario.yaml -i file:///home/lab232/opnfv-danube.1.0.iso -e
For both scenarios i have encountered several issues an errors, i am attaching the configuration files i use. Could you please provide some guidance in the correct way to write these files.
When i try to deploy scenario A i am finding ipmi adapter errors: Exception: Address lookup for None failed Could not open socket! Error: Unable to establish IPMI v2 / RMCP+ sessionWhen i try to deploy scenario B i am finding: "Exception: Device "pxebr" does not exist." I am guessing i need to declare a bridge called pxebr on my host machine, please confirm.
I am attaching my Dea/Dha files!One final question: when the environment is correctly deployed is openstack supposed to have some VMs declared? is ODL supposed to have any SFC paths or something declared?
Thank you in advance for your help! Best regards,
dea-pod-override (1).yaml
Description: application/yaml
dha (1).yaml
Description: application/yaml
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
