[ https://issues.apache.org/jira/browse/BOOKKEEPER-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060250#comment-16060250 ]
Sijie Guo commented on BOOKKEEPER-1099: --------------------------------------- [~zshi] if so, that's the point I am concerned and trying to explain to you. because we want 4 different disks are mounted to them. for example, /dev/disk0 mount to /data/bookkeeper/journal-0, /dev/disk1 to /data/bookkeeper/journal-1, /dev/disk2 to /data/bookkeeper/ledger-0 and /dev/disk3 to /data/bookkeeper/ledger-1. you can't do this in the code, you have to do this in your deployment script, which it is tight with your deployment procedure. > 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)