mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
remove deprecated instructions
This commit is contained in:
parent
80398a2a3a
commit
54dd925283
|
@ -170,8 +170,6 @@ Volume servers can start with a specific data center name:
|
||||||
weed volume -dir=/tmp/2 -port=8081 -dataCenter=dc2
|
weed volume -dir=/tmp/2 -port=8081 -dataCenter=dc2
|
||||||
```
|
```
|
||||||
|
|
||||||
Or the master server can determine the data center via volume server's IP address and settings in weed.conf file.
|
|
||||||
|
|
||||||
When requesting a file key, an optional "dataCenter" parameter can limit the assigned volume to the specific data center. For example, this specifies that the assigned volume should be limited to 'dc1':
|
When requesting a file key, an optional "dataCenter" parameter can limit the assigned volume to the specific data center. For example, this specifies that the assigned volume should be limited to 'dc1':
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue