Updated Replication (markdown)

Baptiste Mille-Mathias 2020-12-10 16:44:21 +01:00
parent b3a87661d7
commit 67831973eb

@ -7,7 +7,8 @@ Basically, the way it works is:
1. start weed master, and optionally specify the default replication type
```bash
./weed master -defaultReplication=001 # 001 means for each file a replica will be created in the same rack
# 001 means for each file a replica will be created in the same rack
./weed master -defaultReplication=001
```
2. start volume servers as this: