Perhaps we should create a bookie format command, which does all this
stuff. Then the admin would just have to run

bookkeeper-server/bin/bookkeeper bookie -format 

on each machine. 

-Ivan


On Thu, Jun 14, 2012 at 08:13:46AM +0000, Rakesh R wrote:
> Hi All,
> 
> As per my understanding, bookkeeper doesn't have the logic to pre-create the 
> following items and the operators need to manually create all these items 
> before starting the bookkeeper. I feel it would be great if the bookkepper 
> himself will internally maintaining logic to prepare bookkeeper environment ?
> 
> Currently following items to be pre-created by the admin:
> 
> Zookeeper paths (znodes):
> -------------------------------
> - ledger's root path
> - bookie's available path
> 
> Directories:
> -------------------------------
> - Journal directories
> - Ledger directories
> 
> 
> -Rakesh

Reply via email to