ruby193-rubygem-foreman_openstack_simplify-0.0.6-8.el6ost.noarch rhel-osp-installer-0.1.10-2.el6ost.noarch openstack-puppet-modules-2014.1-20.1.el6ost.noarch openstack-foreman-installer-2.0.21-1.el6ost.noarch I've changed the scheduler_host_subset_size value from 30 to 1 in the advanced configuration tab to use A/P. HA Deployment fails with: /Stage[main]/Quickstack::Pacemaker::Nova/Quickstack::Pacemaker::Constraint::Base[nova-api-scheduler-constr]/Pacemaker::Constraint::Base[nova-api-scheduler-constr]/Exec[Creating order constraint nova-api-scheduler-constr]/returns change from notrun to 0 failed: /usr/sbin/pcs constraint order start openstack-nova-api-clone then start openstack-nova-scheduler-clone returned 1 instead of one of [0]
Patch: https://github.com/redhat-openstack/astapor/pull/356
default is currently set to 30. [root@macf04da2732fb1 ~]# grep -ir host_subset /etc/nova/nova.conf #scheduler_host_subset_size=1 scheduler_host_subset_size=30 [root@puma42 ~]# rpm -qa |grep rhel rhel-osp-installer-0.3.6-1.el6ost.noarch
That is what the default should be. When set this way, scheduler is A/A. When you change it to 1, the schedulers should be A/P
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1350.html