seaweedfs/weed
Chris Lu c543762e23 volume: auto expands -max setting
I have tried to run weed volume but got errors...
cmd:
weed volume -max=0 -mserver="127.0.0.1:9333" -port=8080 -dir="/var/www/d1/sfs,/var/www/d2/sfs,/var/www/d3/sfs"
log:
I1006 15:09:26 17040 file_util.go:23] Folder /var/www/d1/sfs Permission: -rwxr-xr-x
I1006 15:09:26 17040 file_util.go:23] Folder /var/www/d2/sfs Permission: -rwxr-xr-x
I1006 15:09:26 17040 file_util.go:23] Folder /var/www/d3/sfs Permission: -rwxr-xr-x
F1006 15:09:26 17040 volume.go:142] 3 directories by -dir, but only 1 max is set by -max
What am I doing wrong? Thx.
2020-10-06 09:05:30 -07:00
..
command volume: auto expands -max setting 2020-10-06 09:05:30 -07:00
filer adjust 2020-10-05 14:06:18 -07:00
filesys FUSE: use the mount directory permissions 2020-10-03 13:37:35 -07:00
glog change log_dir flag to logdir 2019-01-10 17:17:32 +08:00
images Revert "remove fixJpgOrientation" 2020-07-10 10:08:36 +08:00
messaging properly cancel context for streaming grpc 2020-09-09 12:07:15 -07:00
notification remove ctx if possible 2020-02-25 22:23:59 -08:00
operation weed upload: usePublicUrl was not being used on big files 2020-09-25 02:41:38 -07:00
pb filer: replication follows master config if not specified 2020-09-30 09:15:55 -07:00
query go fmt 2019-10-09 00:03:18 -07:00
replication go fmt 2020-09-12 04:08:03 -07:00
s3api s3: support object tagging 2020-10-02 22:21:51 -07:00
security refactor 2020-09-20 15:40:49 -07:00
sequence delete the var etcdClient and comments 2019-11-05 15:45:25 +08:00
server We return etag using the same algorithm as aws s3 2020-10-05 14:43:32 +05:00
shell shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
static embed static resources via statik 2018-10-07 21:42:57 -07:00
statik embed static resources via statik 2018-10-07 21:42:57 -07:00
stats s3 metrics adjust the label 2020-10-01 07:17:47 -07:00
storage adjust log level 2020-10-04 01:35:32 -07:00
topology Merge pull request #1485 from LIBA-S/fix_oversized 2020-09-23 19:24:30 -07:00
util 2.03 2020-10-04 21:58:22 -07:00
wdclient avoid sharing context over separate goroutine 2020-09-10 19:51:03 -07:00
Makefile shell: add volumeServer.leave command 2020-09-13 21:25:51 -07:00
weed.go Change joeslay paths to chrislusf paths 2019-09-12 14:18:21 +01:00