Hi,
>Could you please any one tell, how many minimum nodes recommended for >book keeper cluster? This again depends on the number of tolerated failures supporting in your system and more or less this is one of the reliability factor of system. As Uma suggested, I also feel 3 would be fine. >Whether the book keeper support multiple directories to configure? I >want to configure multiple directories with comma separated. Yeah, it is supporting. Following conf item present in bk_server.conf and is used for storing the ledger snapshots. #ledgerDirectories=/tmp/bk-data1,/tmp/bk-data2 -Rakesh ________________________________ From: Uma Maheswara Rao G [[email protected]] Sent: Sunday, May 13, 2012 5:27 PM To: [email protected] Subject: RE: How many nodes recommended for book keeper cluster? Hey Inder, Thanks a lot for your interest. :-) >Could you please any one tell, how many minimum nodes recommended for >book keeper cluster? Minimum 3 nodes . After that you can scale the nodes depending on your usage. >Whether the book keeper support multiple directories to configure? I >want to configure multiple directories with comma separated. You are right. you can configure. BTW, what is your use case for using bookkeeper? Thanks & Regards, Uma ________________________________________ From: Inder.dev Java [[email protected]] Sent: Sunday, May 13, 2012 5:12 PM To: [email protected] Subject: How many nodes recommended for book keeper cluster? Hi, I am newbie to Apache projects. I am doing some experiments with some of the Apache projects. Could you please any one tell, how many minimum nodes recommended for book keeper cluster? Whether the book keeper support multiple directories to configure? I want to configure multiple directories with comma separated. -Inder
