Skip to content
Snippets Groups Projects
Commit b9d490c9 authored by Matteo's avatar Matteo
Browse files

Update README.md

parent 29b8ae79
No related branches found
No related tags found
No related merge requests found
......@@ -324,6 +324,7 @@ Inizializziamo il **cluster Stolon di standby** sul container dove non è presen
```bash
cd /home/stolonsu/stolon
#max_connections non va specificato se il DB di MAAS ha il valore di default (100) per questo parametro
#specifica il nome da dare allo stolon cluster attraverso il parametro '--cluster-name'
bin/stolonctl --cluster-name maas-test-cluster --store-backend etcdv3 --store-endpoints http://10.3.0.244:2379,http://10.2.0.243:2379,http://10.2.0.244:2379 init '
{
"role": "standby",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment