mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
We should add -dataCenter -rack to filer.
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user