- Original Message -
> From: "Parveen Jain"
> To: pacemaker@oss.clusterlabs.org
> Sent: Thursday, January 23, 2014 9:24:39 AM
> Subject: [Pacemaker] error with pcs resource group command
>
>
>
> Hi Team,
>
> I was trying to add a group whil
Hi Team, I was trying to add a group while converting from my CRM commands to
pcs commands:following is the previous crm command:group vip-group vip-prim \
meta target-role="Started"
the command which I am trying to use is:
pcs resource group add vip-group vip-prim meta target-role="Started"b