Re: 2.6.11 testing

John Hughes <[email protected]>
Newsgroups gmane.linux.cluster.ssic.devel
Message-ID <[email protected]>
Roger Tsang wrote:
> I haven't run into this particular drbd-0.7.24-ssi problem.
>
> On 7/30/07, John Hughes <[email protected]> wrote:
>   
>> Been doing some testing of Roger's 2.6.11 kernel.
>>
>> In general it's working for me.
>>
>> Drbd is giving me some problems - often if a potential initnode that is
>> not the current initnode goes down then all access to the root
>> filesystem hangs.
Roger has pointed an my error with my drbd config - various drbd
timeouts have to be adjusted for OpenSSI to make sure drbd and the
cluster membership stuff (CLMS) are in sync

In drbd.conf:

...
	net {
	    # timeout       60;    #  6 seconds  (unit = 0.1 seconds)
	    # connect-int   10;    # 10 seconds  (unit = 1 second)
	    # ping-int      10;    # 10 seconds  (unit = 1 second)
	
	    # Values for OpenSSI Cluster:

	    timeout	30;
	    connect-int	5;
	    ping-int	5;
	    ko-count	3;

With these changes OpenSSI/drbd seems a lot more reliable.   (Don't
forget to remake your initrd's after changing /etc/drbd.conf).

The correct defaults will be included in 1.9.3 final.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.