Chris Lu
40ff4eea14
fix nil problem
5 years ago
Chris Lu
356bd1b629
adjust text
5 years ago
Chris Lu
5847c5afff
return meaningful error log
5 years ago
Chris Lu
10bd3c6b4b
refactoring
5 years ago
Chris Lu
2b8e20f122
remove unused functions
5 years ago
zhangsong
5eb86aad47
improve data consistency when replication write
5 years ago
Chris Lu
e2a8cdfc48
webdav: fix writing file
fix https://github.com/chrislusf/seaweedfs/issues/1114
5 years ago
Chris Lu
0eda75fa2c
add logging
5 years ago
Chris Lu
f81d43442b
filer: speed up filer.meta.save by parallelizing
5 years ago
Chris Lu
f38f90b7ea
cleanly remove .tier volume file
5 years ago
Chris Lu
6827cabfbb
volume: dataFileAccessLock change to RW Lock
5 years ago
Chris Lu
81f424a630
go fmt
5 years ago
Chris Lu
916423e96a
master: submit support "dataCenter" parameter
5 years ago
Chris Lu
e426bd541e
grow volumes on volume servers with slots freed by cloud storage
5 years ago
Chris Lu
7ae8b1cc86
show volume info in volume.list in weed shell
5 years ago
Chris Lu
1becbce657
display remote volumes on volume server ui page
5 years ago
Chris Lu
70648d35ad
go fmt
5 years ago
Chris Lu
6383b45bd0
add lock variable
5 years ago
Chris Lu
caae543a9f
fix test
5 years ago
Chris Lu
126fb492d2
fix test
5 years ago
Chris Lu
ec8de250e2
tiered storage: can copy to s3, read from s3
master not aware tiered volume yet, file assigning is not working yet
5 years ago
Chris Lu
228231f3d7
minor
5 years ago
zhangsong
e83c36e26f
fix the bug of volume never be vacuumed
5 years ago
Chris Lu
0da7b894cc
pass backend config from master to volume servers
5 years ago
stlpmo
ea9d1ebd2f
resolve the Duration.Milliseconds() is not exist in golang v11 & v12
5 years ago
Chris Lu
ea9a7e61d0
only send metrics address during on the first response
5 years ago
Chris Lu
61bc1d6ffd
tweaking
5 years ago
Chris Lu
09c6d8fa32
fix test
5 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
5 years ago
Chris Lu
641b92f53c
fix scaffold error
5 years ago
Chris Lu
ee2072dff9
volume: avoid inifinite loop reading ec volume info if error happens
5 years ago
Lei Liu
13b6f09fea
fuse: adjust linux specific logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
586798ecc0
go fmt
5 years ago
Chris Lu
46294b42e6
filer: support memsql
fix https://github.com/chrislusf/seaweedfs/issues/1141
5 years ago
Lei Liu
1ba3456ac2
go fmt
Signed-off-by: Lei Liu <liul.stone@gmail.com>
5 years ago
Lei Liu
4c87b222f1
fuse: check mount point available before do runmount
1. Use more readable mount point information
2. Fix some typos
eg:
$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
localhost:8888:/ fuse.seaweedfs 206G 512 206G 1% /mnt/weedfs
$ mount | grep weedfs
localhost:8888:/ on /mnt/weedfs type fuse.seaweedfs (rw,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
0f9ba84274
s3
5 years ago
Chris Lu
67e5f5b558
typo
5 years ago
Lei Liu
2700ac6d1f
filer: Add attr.mode in query string
Signed-off-by: Lei Liu <liul.stone@gmail.com>
5 years ago
Chris Lu
5f6b360eb7
adjust error message
5 years ago
Chris Lu
2cbe79acda
fix typo in command help
5 years ago
Chris Lu
0fca1ae776
adjust build
5 years ago
Chris Lu
bc6cd93431
skip build for 32 bit computers
5 years ago
Chris Lu
249b9d8d5d
1.45
5 years ago
Chris Lu
e4c63ff2f8
go fmt
5 years ago
Chris Lu
fb3c9ed80d
shell: fs.meta.save missed directory data with more than 1024 entries
fix https://github.com/chrislusf/seaweedfs/issues/1130
5 years ago
divinerapier
5656d43264
can not break out of for-select block
Signed-off-by: divinerapier <poriter.coco@gmail.com>
5 years ago
Chris Lu
9711a6ffaa
WIP
5 years ago
Chris Lu
ba73c053c3
change uuid package
fix https://github.com/chrislusf/seaweedfs/issues/1126
5 years ago
chenwanli
295f3beed5
rm ldb and bdb directory
5 years ago