[Linux-HA] Does ocf:Filesystem work with ext4

2009-12-07 Thread Dinh N. Quoc
Hello, I don't know whether the current ocf:Filesystem supports EXT4? Does anyone who knows of this, please advice? Many thanks, ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://l

Re: [Linux-HA] Does ocf:Filesystem work with ext4

2009-12-07 Thread Darren.Mansell
Looks like it just tries to mount whatever you put in there: case "$FSTYPE" in none) $MOUNT $options $DEVICE $MOUNTPOINT && bind_mount ;; "") $MOUNT $options $DEVICE $MOUNTPOINT ;; *) $MOUNT -t $FSTYPE $options $DEVICE $MOUNTPOINT ;;

Re: [Linux-HA] Strange issues with IPaddr & IPaddr2

2009-12-07 Thread Marian Marinov
I have filed a bug report about this issue: http://developerbugs.linux-foundation.org/show_bug.cgi?id=2242 On Monday 07 December 2009 06:18:13 Marian Marinov wrote: > Hello, > I'm just setting up a new HA solution and decided to go with the latest > peacemaker. However I have encountered some ve

Re: [Linux-HA] Metadata not found?

2009-12-07 Thread Andrew Beekhof
On Sat, Dec 5, 2009 at 11:48 AM, Alexander Födisch wrote: > Hi, > > we have a very strange problem. On a cluster of three nodes we can start one > of the resources only on one node, but on > the other both nodes the start always fails: > > > Dec 05 09:40:14 lrmd: [4097]: WARN: on_msg_get_metadat

Re: [Linux-HA] SLES 11 which version of heartbeat

2009-12-07 Thread Werner Flamme
Jochen Lienhard [03.12.2009 09:10]: > Hi Tim, > > do special reasons exist for using SLE HA? In SLES 10, all HA software was within the normal support. In SLES 11, the HA packages are supported with a special support contract. > Are there some problems with linux-ha and SLES 11? Should not be t

Re: [Linux-HA] Primary node is not releasing the resource in the case of failure ( In the NFS-ha)

2009-12-07 Thread Rajkumar Agrawal
Hi Phil Bayfiled, We are not un-mount the nfs because i believe heartbeat is take care to start and stop the nfs service. For testing the failover, we stop the heartbeat at primary node, but secondary node is not able to take the resource and we are getting the below error : Filesystem[7192]:

Re: [Linux-HA] Xen live migration and constraints - hb_report

2009-12-07 Thread infernix
Hi, Apologies for my previous mail, I should have been clearer. I've got a full hb_report now (attached or at http://dx.infernix.net/xen_order.tar.bz2). I'll keep things short and to the point. I've got a two node heartbeat+pacemaker cluster, using DRBD for shared storage. I have 7 ocf:hear