[Ocfs2-users] Network 10 sec timeout setting?

2007-02-06 Thread Brandon Lamb
Hello! Hey didnt a setting for the 10 second network timeout get into the 2.6.20 kernel? if so how do we set this? I am getting OCFS2 1.3.3 (2201,0):o2net_connect_expired:1547 ERROR: no connection established with node 1 after 10.0 seconds, giving up and returning errors. (2458,0):dlm_request_

Re: [Ocfs2-users] ocfs2-tools-1.2.2 compile.

2007-02-06 Thread Randy Ramsdell
Sunil Mushran wrote: > The following patch will address this issue. The fix will be provided > with the next tools release. > > > Index: libocfs2/include/ocfs2.h > === > --- libocfs2/include/ocfs2.h(revision 1269) > +++ libocfs2/in

Re: [Ocfs2-users] ocfs2-tools-1.2.2 compile.

2007-02-06 Thread Sunil Mushran
The following patch will address this issue. The fix will be provided with the next tools release. Index: libocfs2/include/ocfs2.h === --- libocfs2/include/ocfs2.h(revision 1269) +++ libocfs2/include/ocfs2.h(revision 1270) @

[Ocfs2-users] ocfs2-tools-1.2.2 compile.

2007-02-06 Thread Randy Ramsdell
Hi, The ocfs2 package compiled perfectly, but tools did not. The test setup is using opensuse10.1 - updates applied For "ocfs2-tools-1.2.2": In file included from include/ocfs2.h:60, from alloc.c:32: include/ocfs2_fs.h: In function ‘ocfs2_fast_symlink_chars’: include/ocfs2_fs.h:566: warning: i

Re: [Ocfs2-users] Success!

2007-02-06 Thread Luis Freitas
Brandon, Can you post details about the Disk layout you are using and disk models? (RAID5/RAID10, 15K RPM or 10K RPM, 36Gb or 76Gb, how many disks on each raid group) Best Regards, Luis Brandon Lamb <[EMAIL PROTECTED]> wrote: Well today I did clean installs on 3 test machines.

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Mark Fasheh
On Tue, Feb 06, 2007 at 02:34:18PM -0500, Randy Ramsdell wrote: > I have this but thought it wasn't patched. It is patched with the "-2" > fixes? Yeah - that tarball has all the patches which went into 1.2.4-2 applied. --Mark -- Mark Fasheh Senior Software Developer, Oracle [EMAIL PROTECT

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Sunil Mushran
That's the source. Randy Ramsdell wrote: Mark Fasheh wrote: On Tue, Feb 06, 2007 at 10:18:51AM -0500, Randy Ramsdell wrote: Is source available? http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-1.2.4.tar.gz --Mark -- Mark Fasheh Senior Software

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Randy Ramsdell
Mark Fasheh wrote: > On Tue, Feb 06, 2007 at 10:18:51AM -0500, Randy Ramsdell wrote: > >> Is source available? >> > > http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-1.2.4.tar.gz > --Mark > > -- > Mark Fasheh > Senior Software Developer, Oracle > [EMAIL PROTECTED] >

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Sunil Mushran
Thanks. It's probably related to the fact that we are not consuming as much lowmem. Cline, Ernie wrote: Thanks a lot for this Sunil. I run a cluster of OCFS2 servers for general storage, so my users can access the same data via Apache and Samba, and they immediately gave me comments like "I've

RE: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Cline, Ernie
Thanks a lot for this Sunil. I run a cluster of OCFS2 servers for general storage, so my users can access the same data via Apache and Samba, and they immediately gave me comments like "I've never been able to access data this fast". I'm not sure if 1.2.4 had any specific performances enhancement

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Mark Fasheh
On Tue, Feb 06, 2007 at 10:18:51AM -0500, Randy Ramsdell wrote: > Is source available? http://oss.oracle.com/projects/ocfs2/dist/files/source/v1.2/ocfs2-1.2.4.tar.gz --Mark -- Mark Fasheh Senior Software Developer, Oracle [EMAIL PROTECTED] ___

Re: [Ocfs2-users] OCFS2 1.2.4-2 released

2007-02-06 Thread Randy Ramsdell
Sunil Mushran wrote: > All, > > We are pleased to announce the release of OCFS2 1.2.4-2. > > This release addresses the lowmem consumption issue that has plagued > many users. > It also addresses few races in the dlm relating to the lockres migration. > > The complete list of changes post 1.2.3 is