ratis-examples/src/main/bin/server.sh filestore server --id n0 --storage /tmp/data --peers n0:172.26.32.224:6000,n1:172.26.32.225:6001,n2: 172.26.32.226:6002
how to start this n0, n1, n2, three ratis server instances ? Mukul Kumar Singh <[email protected]> 于2019年3月31日周日 上午1:54写道: > Thanks for trying out filestore example Zhou Hai. > > The following link helps in running the ratis filestore example. > https://github.com/apache/incubator-ratis#filestore > > Please let us know if you face any problems while running this example. > > Thanks, > Mukul > > On 3/30/19, 10:34 PM, "Hai Zhou" <[email protected]> wrote: > > Hi guys, > > I want known how to run filestore example, can anyone help me? > > > And invited me to join the *https://apacheratisdev.slack.com > <https://apacheratisdev.slack.com>* slack channel. > > > Thank you very much. > Zhou Hai > > >
