Re: [Pacemaker] error with pcs resource group command

2014-01-28 Thread David Vossel
- 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

[Pacemaker] error with pcs resource group command

2014-01-23 Thread Parveen Jain
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