<div></div><span id="result_box" class="short_text" lang="en"><span class="">Hi all,<br>i have configured a two node cluster on redhat 7.<br><br>Because I need to manage resources stopping and starting singularly when they are running I have configured cluster using order set constraints.<br><br>Here the example<br><br>Ordering Constraints:<br>  Resource Sets:<br>    set MYIP_1 MYIP_2 MYFTP MYIP_5 action=start sequential=false require-all=true set MYIP_3 MYIP_4 MYSMTP action=start sequential=true require-all=true setoptions symmetrical=false<br>    set MYSMTP MYIP_4 MYIP_3 action=stop sequential=true require-all=true set MYIP_5 MYFTP MYIP_2 MYIP_1 action=stop sequential=true require-all=true setoptions symmetrical=false kind=Mandatory<br><br>The constrait work as expected on start but when stopping the resource don't respect the order.<br>Any help is appreciated<br><br>Thank and regards<br>Ivan</span><span class=""></span></span>