[Pacemaker] How to gang multiple APC AP7901 outlets together under the same name

Epps, Josh josh.epps at viasat.com
Wed Oct 3 16:20:35 CEST 2012


Procedure: How to gang multiple APC AP7901 outlets together under the same name

Note:    Do not include any quote marks. They are used below just to indicate verbatim strings.
         It may take perhaps 10 seconds for any changes to reflect so be patient (like after clicking Apply or Next)

Here is the crm config that worked for this example (yours may be different). It worked out-of-box with no other configuration to the AP 7901.
    primitive scc-stonith stonith:external/rackpdu \
        meta target-role="Started" \
        operations $id="scc-stonith-operations" \
        op monitor interval="3600" timeout="200" start-delay="15" \
        params hostlist="scc-pri" pduip="10.1.1.50" community="private"

=== Procedure ===
Launch a web browser and key in the IP address of the AP 7901 as the URL. In this example 10.1.1.50 is the ipaddr for our AP 7901.

Here we will gang together outlets 1 and 2 under a common name "srvr-one"


More information about the Pacemaker mailing list