[Ocfs2-users] Unable to set the o2cb heartbeat to global

2013-06-04 Thread Vineeth Thampi
Hi, I have added heartbeat mode as global, but when I do a mkfs and mount, and then check the mount, it says I am in local mode. Even /sys/kernel/config/cluster/ocfs2/heartbeat/mode says local. I am running CentOS with 3.x kernel, with ocfs2-tools-1.6.4-1118. mkfs -t ocfs2 -b 4K -C 1M -N 16

Re: [Ocfs2-users] Unable to set the o2cb heartbeat to global

2013-06-04 Thread Sunil Mushran
Support for global heartbeat was added in ocfs2-tools-1.8. On Tue, Jun 4, 2013 at 8:31 AM, Vineeth Thampi vineeth.tha...@gmail.comwrote: Hi, I have added heartbeat mode as global, but when I do a mkfs and mount, and then check the mount, it says I am in local mode. Even

Re: [Ocfs2-users] Unable to set the o2cb heartbeat to global

2013-06-04 Thread Vineeth Thampi
Hi Sunil, Thanks for the update, could you pass me the location for source download? I could not find the same in https://oss.oracle.com/projects/ocfs2-tools/files/source/ Also do I need any patch files for the kernel side, wanted to check how do I get the patch files for kernel? Thanks,

Re: [Ocfs2-users] Unable to set the o2cb heartbeat to global

2013-06-04 Thread Srinivas Eeda
https://oss.oracle.com/git/?p=ocfs2-tools.git;a=summaryYou can find source rpms at https://oss.oracle.com/el5/SRPMS-updates/ Global heartbeat was added in 2.6.37 so you need a kernel higher than that On 06/04/2013 11:04 AM, Vineeth Thampi wrote: Hi Sunil, Thanks for the update, could you pass

Re: [Ocfs2-users] Unable to set the o2cb heartbeat to global

2013-06-04 Thread Vineeth Thampi
Hi Srinivas. Thanks for the link, could you please pass me the link where I can get info on ocfs/o2cb kernel patches along with the release notes. Do you have a repository where I could listen to? Thanks, Vineeth On Tue, Jun 4, 2013 at 7:34 PM, Srinivas Eeda srinivas.e...@oracle.comwrote: