Thanks. I was able to delete the existing deployment, but when trying to deploy again
using the CLI I got an authentication error. Ideas?
[root@bl16 ~]# su stack
[stack@bl16 root]$ cd
[stack@bl16 ~]$ cd ~
[stack@bl16 ~]$ source stackrc
[stack@bl16 ~]$ openstack overcloud deploy --ceph-storage-scale 3 --control-scale 3
--compute-scale 2 --compute-flavor Compute_24 --ntp-server 192.168.10.1 --templates -e
/usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml
Deploying templates in the directory /usr/share/openstack-tripleo-heat-templates
ERROR: openstack ERROR: Authentication failed. Please try again with option
--include-password or export HEAT_INCLUDE_PASSWORD=1
Authentication required
__
Ignacio Bravo
LTG Federal, Inc
On Sep 8, 2015, at 5:29 PM, Marius Cornea
<marius(a)remote-lab.net> wrote:
Hi Ignacio,
Yes, I believe ceph currently only works with using direct heat
templates. You can check the instruction on how to get it deployed via
cli here [1] Make sure you select the Ceph role on the environment
specific content (left side column).
To delete existing deployments run 'heat stack-delete overcloud' on
the undercloud node with the credentials in the stackrc file loaded.
In order to get a HA deployment you just need to deploy 3 controllers
by passing '--control-scale 3' to the 'openstack overcloud deploy'
command.
[1]
https://repos.fedorapeople.org/repos/openstack-m/docs/master/basic_deploy...
On Tue, Sep 8, 2015 at 11:07 PM, Ignacio Bravo <ibravo(a)ltgfederal.com> wrote:
> All,
>
> I was trying to deploy an overcloud using the RDO Manager GUI (Tuskar UI)
> and the deployment was unsuccessful. It seems that there is a particular bug
> currently with deploying a Ceph based storage with the GUI, so I wanted to
> ask the list if
>
> 1. Indeed this was the case.
> 2. How to delete my configuration and redeploy using the CLI
> 3. Finally, if there is any scripted or explained way to perform an HA
> installation. I read the reference to github, but this seems to be more
> about the components but there was not a step by step instruction/
> explanation.
>
>
> Thanks!
> IB
>
> __
> Ignacio Bravo
> LTG Federal, Inc
>
www.ltgfederal.com
> Office: (703) 951-7760
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com