You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/12/10 02:19:17 UTC

[GitHub] [incubator-ratis] runzhiwang opened a new pull request #346: RATIS-1228. FileStore support multi disk

runzhiwang opened a new pull request #346:
URL: https://github.com/apache/incubator-ratis/pull/346


   ## What changes were proposed in this pull request?
   
   FileStore support multi disk
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-1228
   
   ## How was this patch tested?
   
   `nohup ${BIN}/server.sh filestore server --id n0 --storage /data/ratis/n0 --storage /data1/ratis/n0 --storage /data2/ratis/n0 --storage /data3/ratis/n0 --storage /data4/ratis/n0 --storage /data5/ratis/n0 --storage /data6/ratis/n0 --storage /data7/ratis/n0 --storage /data8/ratis/n0 --storage /data9/ratis/n0 --storage /data10/ratis/n0 --storage /data11/ratis/n0 --peers ${PEERS} >> n0.log 2>&1 &`
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ratis] runzhiwang merged pull request #346: RATIS-1228. FileStore support multi disk

Posted by GitBox <gi...@apache.org>.
runzhiwang merged pull request #346:
URL: https://github.com/apache/incubator-ratis/pull/346


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org