Nano BPM Advanced Research Prototype Run a cluster

Run a cluster

For fault tolerance and higher throughput, run multiple nodes. The c8ctl plugin handles the wiring — c8ctl nano start 3 --rf 3 brings up a 3-node, Raft-replicated cluster and configures every node for you. Use c8ctl nano status, logs, pause, and resume to operate it.

A few rules of thumb if you configure topology yourself:

Durability and replication tiers are chosen at startup from the on-disk log; switching tiers on an existing data directory is unsupported. Start each reconfigured cluster from a fresh data directory.