[root@esos-n2 ~]# crm configure show
node $id="1" esos-n1.example.com
node $id="2" esos-n2.example.com
primitive p_scst ocf:esos:scst \
params alua="true" device_group="esos" local_tgt_grp="local" remote_tgt_grp="remote" m_alua_state="active" s_alua_state="nonoptimized" \
op monitor interval="10" role="Master" \
op monitor interval="20" role="Slave" \
op start interval="0" timeout="120" \
op stop interval="0" timeout="60"
ms ms_scst p_scst \
meta master-max="1" master-node-max="1" clone-max="2" clone-node-max="1" notify="true" interleave="true"
property $id="cib-bootstrap-options" \
dc-version="1.1.10-9d39a6b" \
cluster-infrastructure="corosync" \
stonith-enabled="false"
[root@esos-n2 ~]# crm status
Last updated: Sun Dec 14 05:28:16 2014
Last change: Sun Dec 14 03:55:04 2014 via crm_shadow on esos-n1.example.com
Stack: corosync
Current DC: esos-n1 (1) - partition with quorum
Version: 1.1.10-9d39a6b
2 Nodes configured
2 Resources configured
Online: [ esos-n1.example.com esos-n2.example.com ]
Master/Slave Set: ms_scst [p_scst]
Masters: [ esos-n1.example.com ]
Slaves: [ esos-n2.example.com ]
[root@esos-n2 ~]#
--
You received this message because you are subscribed to the Google Groups "esos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to esos-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.