Re: [Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Michael Schwartzkopff
Am Mittwoch, 31. März 2010 13:01:57 schrieb Rasto Levrinc: > On Wed, March 31, 2010 12:33 pm, Michael Schwartzkopff wrote: > > Am Mittwoch, 31. März 2010 12:19:23 schrieb Rasto Levrinc: > >> nvpair should have "name" and "value" attributes. > >> > >> Rasto > > > > Oops, yes. simple syntax error. >

Re: [Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Rasto Levrinc
On Wed, March 31, 2010 12:33 pm, Michael Schwartzkopff wrote: > Am Mittwoch, 31. März 2010 12:19:23 schrieb Rasto Levrinc: >> >> nvpair should have "name" and "value" attributes. >> >> Rasto >> > > Oops, yes. simple syntax error. > > > But after correcting the problem the the error still remains.

Re: [Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Michael Schwartzkopff
Am Mittwoch, 31. März 2010 12:19:23 schrieb Rasto Levrinc: > On Wed, March 31, 2010 11:57 am, Michael Schwartzkopff wrote: > > Am Mittwoch, 31. März 2010 11:49:31 schrieb Michael Schwartzkopff: > >> Hi, > >> > >> > >> I have a resource defined according to chapter 8.4 of the pacemaker > >> guide: >

Re: [Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Rasto Levrinc
On Wed, March 31, 2010 11:57 am, Michael Schwartzkopff wrote: > Am Mittwoch, 31. März 2010 11:49:31 schrieb Michael Schwartzkopff: > >> Hi, >> >> >> I have a resource defined according to chapter 8.4 of the pacemaker >> guide: >> >> >> >> >> >> > value="debian1"/> >> nvpair should have "nam

Re: [Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Michael Schwartzkopff
Am Mittwoch, 31. März 2010 11:49:31 schrieb Michael Schwartzkopff: > Hi, > > I have a resource defined according to chapter 8.4 of the pacemaker guide: > > > > >value="debian1"/> > > > > > >value="debian2"/> > > > > > > If I try to > cibad

[Pacemaker] Problems using rules to Control Resource Options

2010-03-31 Thread Michael Schwartzkopff
Hi, I have a resource defined according to chapter 8.4 of the pacemaker guide: If I try to cibadmin -C -x resDummy.xml the cluster tells me Call cib_create failed (-22): The object/attrbiute does not exist Any idea what is wrong here? T