User Tools

Site Tools


releases:arno:faq

This is an old revision of the document!


FAQ's For Arno

This page will list guidance derived from frequent questions and requests for support from the opnfv-users mail list.

  • How to redeploy a virtual Foreman install? I tried clean.sh, But it takes more time but not able to clean up every thing. (original thread)
    • clean.sh may not clean up a virtual deployment (only the Foreman VM). You can cd /tmp/<each node>, and do a "vagrant destroy" to destroy it, where "each node" is going to be controller1..3, compute. This will be fixed in SR1.
  • Does Foreman Arno support deployment behind a firewall via proxy?
    • No. There is however, a manual work around documented here
  • What is the minimum virtual Foreman Arno install?
    • The minimum install consists of 1 Foreman VM, 1 Controller, and 1 Compute node, with each VM requiring 40GB of space. The Foreman VM and Compute node require 2GB of RAM each minimum, while the Controller requires 4GB. Only a single NIC with internet access is required on the host with a virtual deployment.
  • I get the following error: Failed to parse inline template: no implicit conversion from nil to integer at /usr/share/openstack-foreman-installer/puppet/modules/quickstack/manifests/pacemaker/rabbitmq.pp:17, what does this mean?
    • This means there is a conflict between the private IP being handed to the controllers vs. the IPs the controllers should have had. If you check Foreman global paramter controllers_ip_array you will see the IPs the controllers should have. If the IP of your controller is not in that array then that is why you are getting that error. Please check the MAC address you defined in your ksgen_settings.yml file matches the private_mac of the controller in question.
releases/arno/faq.1437169426.txt.gz · Last modified: 2015/07/17 21:43 by Tim Rozet