Unable to add a primitive in a group in a given order using pcs

Solution Unverified - Updated -

Issue

  • pcs should enable to add a primitive in a group at a given order. For example, if there is a group already configured:

    Resource Group: GROUP1
         Primitive1
         Primitive3
    

    pcs should allow me to add a Primitive2 after primitive1, either with an option --order , or an option --after
    so that we could execute a single pcs command such as:

    pcs resource create Primitive2 ........ --group GROUP1 --after Primitive1
    

    and therefore get the group:

    Resource Group: GROUP1
         Primitive1
         Primitive2
         Primitive3
    

Environment

  • Red Hat Enterprise Linux 7.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content