.. |
command_cluster_check.go
|
2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398)
|
2 years ago |
command_cluster_ps.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years 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
|
bd2dc6d641
refactor(shell): `Decending` -> `Descending` (#3675)
|
2 years ago |
command_ec_common.go
|
f9383aa726
refactor to change capacity data type
|
2 years ago |
command_ec_decode.go
|
dfbd8efd26
refactor(command_ec_decode): `exisitngEcIndexBits` -> `existingEcInde… (#3674)
|
2 years ago |
command_ec_encode.go
|
676e27c589
shell: stop long running jobs if lock is lost
|
2 years 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
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years 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
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years 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)
|
1 year 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_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_list.go
|
a3fae7cd16
add an empty placeholder for mq.topic.list
|
2 years ago |
command_remote_cache.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_remote_configure.go
|
2b580a7566
also migrate jsonpb
|
2 years ago |
command_remote_meta_sync.go
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years ago |
command_remote_mount.go
|
21c0587900
go fmt
|
2 years 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
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_delete.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_list.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_quota.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_s3_bucket_quota_check.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years 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
|
824f7ad9e1
refactor(shell): readability improvements (#3704)
|
2 years ago |
command_s3_configure.go
|
d54eb9966f
refactor: `Directory` readability (#3665)
|
2 years ago |
command_volume_balance.go
|
d5364218b2
adjust help message
|
2 years ago |
command_volume_balance_test.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_check_disk.go
|
bf8a9d2db1
[volume.chek.disk] sync of deletions the fix (#3923)
|
2 years 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
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_delete_empty.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_fix_replication.go
|
21c0587900
go fmt
|
2 years ago |
command_volume_fix_replication_test.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_fsck.go
|
70a4c98b00
refactor filer_pb.Entry and filer.Entry to use GetChunks()
|
2 years ago |
command_volume_list.go
|
f59c3acd5f
volume.list show volumes only from the specified dc/rack/dn (#4024)
|
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
|
74b53729e1
feat(weed.move): add a speed limit parameter of moving files (#3478)
|
2 years ago |
command_volume_server_evacuate.go
|
98dc1e5c15
move volume: find target volume server by exiting/max ratio
|
2 years ago |
command_volume_server_evacuate_test.go
|
6622240df7
fix TestVolumeServerEvacuate
|
2 years ago |
command_volume_server_leave.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_tier_download.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_tier_move.go
|
21c0587900
go fmt
|
2 years ago |
command_volume_tier_upload.go
|
52e0a88a15
shell: volume.tier.upload clean up replicated copies
|
2 years ago |
command_volume_unmount.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
command_volume_vacuum.go
|
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
commands.go
|
c0deaa4948
[volume.fsck] check needles status from volume server (#3926)
|
2 years ago |
shell_liner.go
|
67814a5c79
refactor and fix strings.Split
|
2 years 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 |