Sorry for typo ( all required backward slashes "\" are present to continue the
raw )
#!/bin/bash -x
source /home/stack/stackrc
openstack overcloud deploy \
--libvirt-type qemu \
--ntp-server
pool.ntp.org \
--templates /home/stack/tripleo-heat-templates \
-e /home/stack/tripleo-heat-templates/environments/puppet-pacemaker.yaml \
-e /home/stack/tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml \
-e $HOME/network_env.yaml \
--control-scale 3 --compute-scale 1
________________________________
From: rdo-list-bounces(a)redhat.com <rdo-list-bounces(a)redhat.com> on behalf of Boris
Derzhavets <bderzhavets(a)hotmail.com>
Sent: Monday, October 3, 2016 8:46 PM
To: hguemar(a)fedoraproject.org; rdo-list(a)redhat.com
Subject: [rdo-list] Does TripleO Release ( Newton ) coming up (10/06/16) with overcloud HA
broken ?
Following schema of
http://www.anstack.com/blog/2016/07/04/manually-installing-tripleo-recipe... slightly
modified for network isolation
http://dbaxps.blogspot.ru/2016/09/tripleo-deployment-of-master-branch-via...
Attempt of deploy
#!/bin/bash -x
source /home/stack/stackrc
openstack overcloud deploy \
--libvirt-type qemu \
--ntp-server
pool.ntp.org \
--templates /home/stack/tripleo-heat-templates \
-e /home/stack/tripleo-heat-templates/environments/puppet-pacemaker.yaml
-e /home/stack/tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml \
-e $HOME/network_env.yaml \
--control-scale 3 --compute-scale 1
constantly crashes
Back porting patch
https://review.openstack.org/#/c/380665/
via rebuilding puppet-tripleo-5.2.0-0.20160930180021.d6bbf78.el7.centos.src.rpm
and re-installing corresponding new rpm just changed exit code
from 6 to 9 (rpm re-installed before building overcloud images)
far ahead deployment overcloud, which I believe is calling patched
puppets.
However deployment like :-
#!/bin/bash -x
source /home/stack/stackrc
openstack overcloud deploy \
--libvirt-type qemu \
--ntp-server
pool.ntp.org \
--templates /home/stack/tripleo-heat-templates \
-e /home/stack/tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml \
-e $HOME/network_env.yaml \
--control-scale 1 --compute-scale 2
works fine.
Thanks.
Boris.
________________________________
From: rdo-list-bounces(a)redhat.com <rdo-list-bounces(a)redhat.com> on behalf of
hguemar(a)fedoraproject.org <hguemar(a)fedoraproject.org>
Sent: Monday, October 3, 2016 6:00:03 PM
To: rdo-list(a)redhat.com
Subject: [rdo-list] [Fedocal] Reminder meeting : RDO meeting
Dear all,
You are kindly invited to the meeting:
RDO meeting on 2016-10-05 from 15:00:00 to 16:00:00 UTC
At rdo(a)irc.freenode.net
The meeting will be about:
RDO IRC meeting
[Agenda at
https://etherpad.openstack.org/p/RDO-Meeting
](https://etherpad.openstack.org/p/RDO-Meeting)
Every Wednesday on #rdo on Freenode IRC
Source:
https://apps.fedoraproject.org/calendar/meeting/2017/
_______________________________________________
rdo-list mailing list
rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
rdo-list Info Page - Red
Hat<https://www.redhat.com/mailman/listinfo/rdo-list>
www.redhat.com
The rdo-list mailing list provides a forum for discussions about installing, running, and
using OpenStack on Red Hat based distributions. To see the collection of ...
To unsubscribe: rdo-list-unsubscribe(a)redhat.com