Index: lvs/debian/config/etc/ha.d/cib.xml
===================================================================
--- lvs/debian/config/etc/ha.d/cib.xml	(revision 551)
+++ lvs/debian/config/etc/ha.d/cib.xml	(revision 552)
@@ -70,5 +70,5 @@
 			<rsc_location id="rsc_location_scripts_LVS" rsc="scripts_LVS">
 				<rule id="prefered_location_group_1" score="100">
-					<expression attribute="#uname" id="prefered_location_group_1_expr" operation="eq" value="not-forward"/>
+					<expression attribute="#uname" id="prefered_location_group_1_expr" operation="eq" value="rack-forward"/>
 				</rule>
 			</rsc_location>
Index: lvs/debian/config/etc/ha.d/ha.cf
===================================================================
--- lvs/debian/config/etc/ha.d/ha.cf	(revision 551)
+++ lvs/debian/config/etc/ha.d/ha.cf	(revision 552)
@@ -4,7 +4,6 @@
 bcast        eth0                # Linux
 auto_failback off
-node        not-forward
+node        rack-forward
 node        not-backward
-node        rack-forward
 crm on
 apiauth cibmon uid=hacluster
