mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
We should add -dataCenter -rack to filer.
parent
f559d61f27
commit
1c87bb63aa
|
@ -136,7 +136,7 @@ The filer store to choose depends on your requirements, your existing data store
|
|||
|
||||
|
||||
```
|
||||
weed filer -ip=xxx.xxx.xxx.xxx -master=ip1:9333,ip2:9333,ip3:9333
|
||||
weed filer -ip=xxx.xxx.xxx.xxx -master=ip1:9333,ip2:9333,ip3:9333 -dataCenter=dc1 -rack=rack1
|
||||
```
|
||||
|
||||
Additional notes:
|
||||
|
|
Loading…
Reference in a new issue