mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
Updated Replication (markdown)
@@ -7,7 +7,7 @@ Basically, the way it works is:
|
||||
1. start weed master, and optionally specify the default replication type
|
||||
|
||||
```bash
|
||||
./weed master -defaultReplication=001
|
||||
./weed master -defaultReplication=001 # 001 means for each file a replica will be created in the same rack
|
||||
```
|
||||
|
||||
2. start volume servers as this:
|
||||
|
||||
Reference in New Issue
Block a user