Re: [Pacemaker] SFEX resource agent

2009-02-19 Thread NAKAHIRA Kazutomo
Hi, Ranjan > > name="device" value="/dev/sde"/> > The "device" attribute value must be sfex partition name like a "/dev/sde1". That is not device name like a "/dev/sde". Still, if it doesn't solve the problem, then please report the result of hb_report. Best Regards, NAKAHIRA Kazutomo L

Re: [Pacemaker] ANNOUNCE: Pacemaker 1.0.2 now available (maintenance release)

2009-02-19 Thread Simon Horman
On Wed, Feb 18, 2009 at 10:05:48AM +1100, Simon Horman wrote: > On Tue, Feb 17, 2009 at 11:47:59AM +0100, Raoul Bhatia [IPAX] wrote: > > hello simon, > > > > thanks for your work! > > > > Simon Horman wrote: > > > I have made preliminary packages for Debian experimental, > > > which should work w

Re: [Pacemaker] i am very confused

2009-02-19 Thread Glory Smith
Thanks Lar for reply, > The SBD mechanism provides a way to fence errant nodes. The cluster > manager itself ensures that it does not activate the resource several > times. my concern is suppose SBD resource is running on say node1 even then node2 who is member of cluster will be able to access

Re: [Pacemaker] i am very confused

2009-02-19 Thread Lars Marowsky-Bree
On 2009-02-19T10:09:55, Glory Smith wrote: > yes i understand this. i want something like , a node should be able to > reserve a share disk to do any IO . while this node is holding the > reservation other nodes should not be able to write any thing to that shared > disk. if a node who has the

Re: [Pacemaker] SFEX resource agent

2009-02-19 Thread Lars Marowsky-Bree
On 2009-02-19T16:42:51, Priyanka Ranjan wrote: > > i am not able to start this resource . it is failing due to unknown error. > > can anyone help me here in debugging . following is the error message. > > > > primitive_sfex_start_0 (node=node1, call=11, rc=1, status=0): unknown error Try lookin

[Pacemaker] SFEX resource agent

2009-02-19 Thread Priyanka Ranjan
Hi All, > i am trying to use SFEX first time. i have used *http://linux-ha.org/sfex > *as a reference. i have added a SFEX resource through gui. following is > the cib.xml content. > > type="sfex"> > >name="target- > role" value="started"/> > > >n

Re: [Pacemaker] Few questions

2009-02-19 Thread NAKAHIRA Kazutomo
Hi, Smith > can you tell me what is the name of sbd daemon ? If SBD daemon was started correctly, then you will find the following process. # pgrep -lf sbd 13728 /usr/sbin/sbd -d /dev/sda15 watch (sbd command path and device name are depends on your system.) This SBD watch process checks the st