[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059892#comment-16059892
 ] 

Zhimeng Shi commented on BOOKKEEPER-1099:
-----------------------------------------

ok I didn't understand the scenarios clearly. Actually we have similar setup in 
future to use separate disks for journal and ledger. For that case we should 
mount disk on different folder like /data/bookkeeper1 and /data/bookkpper2. or 
even /data1/bookkeeper and /data2/bookkeeper, which is more useful when run 
multiple services on same machine, because other service may also want store 
different data on different disks.

Basically my point is still decouple the disk setup from the internal folders 
of the service self. And make deployment simpler. 

> Make bookie automatically create folders on new machine.
> --------------------------------------------------------
>
>                 Key: BOOKKEEPER-1099
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1099
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-server
>            Reporter: Zhimeng Shi
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When bookie start and found it need run bookie format to create folders it 
> should do that automatically. That way will make new machine deployment and 
> machine replacement process much simpler without manually call the 
> bookieformat command.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to