.. |
command_cluster_check.go
|
81fdf3651b
grpc connection to filer add sw-client-id header
|
1 year ago |
command_cluster_ps.go
|
1ce725728d
minor
|
1 year ago |
command_cluster_raft_add.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_cluster_raft_ps.go
|
36daa7709d
show raft leader via shell (#3796)
|
2 years ago |
command_cluster_raft_remove.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_collection_delete.go
|
2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398)
|
2 years ago |
command_collection_list.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_ec_balance.go
|
78dbac7702
fix(ec): volumes created by foreign collection due to bug in ec balance (#4864)
|
1 year ago |
command_ec_common.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_ec_decode.go
|
dfbd8efd26
refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674)
|
2 years ago |
command_ec_encode.go
|
31b2751aff
clone volume locations in case they are changed
|
1 year ago |
command_ec_encode_test.go
|
bd2dc6d641
refactor(shell): `Decending` -> `Descending` (#3675)
|
2 years ago |
command_ec_rebuild.go
|
c30f6abb11
refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)
|
2 years ago |
command_ec_test.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_fs_cat.go
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years ago |
command_fs_cd.go
|
e666aeece2
simplify parsing filer host and port
|
4 years ago |
command_fs_configure.go
|
da1d3b5a33
adjusted regex to be from 1 to 255 for the value (#4377)
|
1 year ago |
command_fs_du.go
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years ago |
command_fs_ls.go
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years ago |
command_fs_meta_cat.go
|
2452f3b2f7
sort chunks by offset
|
1 year ago |
command_fs_meta_change_volume_id.go
|
ef70415c70
skipping manifest chunk volume id change
|
1 year ago |
command_fs_meta_load.go
|
faa6167b6b
fs.meta.load load any dirs with prefix "important" (#3747)
|
2 years ago |
command_fs_meta_notify.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_fs_meta_save.go
|
26d9b662b1
ADHOC: fix fs.meta.save typo (#3993)
|
2 years ago |
command_fs_mkdir.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_fs_mv.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_fs_pwd.go
|
a875f67a08
fix pwd printout
|
4 years ago |
command_fs_rm.go
|
c4363c4b5e
refactor(command_fs_rm): `entiries` -> `entries` (#3670)
|
2 years ago |
command_fs_tree.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_fs_verify.go
|
50dc2fe96b
cleaning variables
|
1 year ago |
command_lock_unlock.go
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years ago |
command_mount_configure.go
|
19652c1b83
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662)
|
2 years ago |
command_mq_topic_create.go
|
b3f94feede
do create topic
|
1 year ago |
command_mq_topic_list.go
|
3cf9b8d621
create topic and report topic
|
1 year ago |
command_remote_cache.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_remote_configure.go
|
1ebb549f77
support swift (#4480)
|
1 year ago |
command_remote_meta_sync.go
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years ago |
command_remote_mount.go
|
e1b92bc701
reset local file content if remote file is updated
|
1 year ago |
command_remote_mount_buckets.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_remote_uncache.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_remote_unmount.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_create.go
|
5de93fe442
refactoring
|
1 year ago |
command_s3_bucket_delete.go
|
17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465)
|
1 year ago |
command_s3_bucket_list.go
|
17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465)
|
1 year ago |
command_s3_bucket_quota.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_quota_check.go
|
17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465)
|
1 year ago |
command_s3_circuitbreaker.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_circuitbreaker_test.go
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years ago |
command_s3_clean_uploads.go
|
1e72579ac7
Fix s3.clean.uploads (#4766)
|
1 year ago |
command_s3_configure.go
|
b63d1e9c6b
fix index (#4158)
|
1 year ago |
command_volume_balance.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_volume_balance_test.go
|
7592d013fe
fix shell volume.balance bug (#4447)
|
1 year ago |
command_volume_check_disk.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_volume_configure_replication.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_copy.go
|
74b53729e1
feat(weed.move): add a speed limit parameter of moving files (#3478)
|
2 years ago |
command_volume_delete.go
|
25535e9c36
Delete volume is empty (#4561)
|
1 year ago |
command_volume_delete_empty.go
|
0b0fb9b9e4
avoid data race read volume.IsEmpty (#4574)
|
1 year ago |
command_volume_fix_replication.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_volume_fix_replication_test.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_fsck.go
|
0bf56298d5
fix chunk.ModifiedTsNs (#4264)
|
1 year ago |
command_volume_list.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_volume_list_test.go
|
fc54afdba9
tests add parsing ec shard info
|
2 years ago |
command_volume_mark.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_mount.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_move.go
|
25535e9c36
Delete volume is empty (#4561)
|
1 year ago |
command_volume_server_evacuate.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
command_volume_server_evacuate_test.go
|
98bc93cf31
fix tests
|
1 year ago |
command_volume_server_leave.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_tier_download.go
|
3ec977cd6c
minor (#4723)
|
1 year ago |
command_volume_tier_move.go
|
31b2751aff
clone volume locations in case they are changed
|
1 year ago |
command_volume_tier_upload.go
|
31b2751aff
clone volume locations in case they are changed
|
1 year ago |
command_volume_unmount.go
|
302155a6fa
fix compilation
|
1 year ago |
command_volume_vacuum.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_vacuum_disable.go
|
ed5f3f073b
add more help message, in case of misunderstanding (#4092)
|
1 year ago |
command_volume_vacuum_enable.go
|
ed5f3f073b
add more help message, in case of misunderstanding (#4092)
|
1 year ago |
commands.go
|
796b7508f3
Implement SRV lookups for filer (#4767)
|
1 year ago |
shell_liner.go
|
645ae8c57b
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs""
|
1 year ago |
volume.list.txt
|
b1501f61dd
Revert "a new test case"
|
2 years ago |
volume.list2.txt
|
fc54afdba9
tests add parsing ec shard info
|
2 years ago |