Apex installer problems
Hi there,
I gave the apex installer a try. I used a centos host and installed http://artifacts.opnfv.org/apex/brahm... . Seems I used the correct inventory.yaml, network_settings.yaml and deploy-settings.yaml for my lab with opnfv-deploy, since in a first run of opnfv-deploy undercloud install went fine. My nodes got PXE booted on the right interface. :)
However something failed with overcloud installation and I wanted to re-install. I run opnfv-clean In the second run (and all following runs) of opnfv-deploy I had however problems get the undercloud installation done.
It fails with:
Running undercloud configuration. Logging undercloud configuration to instack:/home/stack/apex-undercloud-install.log INFO: Sleeping 15 seconds while services come back from restart Copying overcloud image to instack INFO: Number of compute nodes set for deployment: 2 INFO: Deploy options set: -e /usr/share/openstack-tripleo-heat-templates/environments/opendaylight.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml --control-scale 3 -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml --compute-scale 2 -e network-environment.yaml --ntp-server pool.ntp.org --control-flavor control --compute-flavor compute
-bash: line 5: stackrc: No such file or directory
Uploading overcloud glance images
Seems undercloud stack user has no stackrc. Is this a known behavior ? Does opnfv-clean not clean up everything? It seems in the very first run I was able to get the undercloud up. Not in the following runs after opnfv-clean though. Anyone experiencing the same problems?
Any help appreciated, Daniel
How did you manage to solve this? I have the same issue.
jmguzman ( 2016-07-25 08:25:24 -0800 )edit