seaweedfs/weed/shell
2024-12-13 01:10:00 -08:00
..
command_cluster_check.go [shell] use constant for hdd of type (#6337) 2024-12-10 08:43:59 -08:00
command_cluster_ps.go refactor 2024-09-29 10:38:22 -07:00
command_cluster_raft_add.go refactor 2024-09-29 10:38:22 -07:00
command_cluster_raft_ps.go refactor 2024-09-29 10:38:22 -07:00
command_cluster_raft_remove.go refactor 2024-09-29 10:38:22 -07:00
command_collection_delete.go refactor 2024-09-29 10:38:22 -07:00
command_collection_list.go refactor 2024-09-29 10:38:22 -07:00
command_ec_balance.go Begin implementing EC balancing parallelization support. (#6342) 2024-12-12 09:14:44 -08:00
command_ec_common_test.go Limit EC re-balancing for ec.encode to relevant collections when a volume ID argument is provided. (#6347) 2024-12-12 08:41:33 -08:00
command_ec_common.go Begin implementing EC balancing parallelization support. (#6342) 2024-12-12 09:14:44 -08:00
command_ec_decode.go Unify the re-balancing logic for ec.encode with ec.balance. (#6339) 2024-12-10 13:30:13 -08:00
command_ec_encode.go Begin implementing EC balancing parallelization support. (#6342) 2024-12-12 09:14:44 -08:00
command_ec_rebuild.go Unify the re-balancing logic for ec.encode with ec.balance. (#6339) 2024-12-10 13:30:13 -08:00
command_ec_test.go Delete legacy balancing code for ec.encode. (#6344) 2024-12-12 07:42:03 -08:00
command_fs_cat.go refactor 2024-09-29 10:38:22 -07:00
command_fs_cd.go refactor 2024-09-29 10:38:22 -07:00
command_fs_configure.go adjust help message 2024-10-22 08:51:02 -07:00
command_fs_du.go refactor 2024-09-29 10:38:22 -07:00
command_fs_log.go fix help message 2024-09-29 21:53:07 -07:00
command_fs_ls.go refactor 2024-09-29 10:38:22 -07:00
command_fs_merge_volumes.go typo 2024-11-19 08:32:31 -08:00
command_fs_meta_cat.go refactor 2024-09-29 10:38:22 -07:00
command_fs_meta_change_volume_id.go refactor 2024-09-29 10:38:22 -07:00
command_fs_meta_load.go refactor 2024-09-29 10:38:22 -07:00
command_fs_meta_notify.go refactor 2024-09-29 10:38:22 -07:00
command_fs_meta_save.go refactor 2024-09-29 10:38:22 -07:00
command_fs_mkdir.go refactor 2024-09-29 10:38:22 -07:00
command_fs_mv.go refactor 2024-09-29 10:38:22 -07:00
command_fs_pwd.go refactor 2024-09-29 10:38:22 -07:00
command_fs_rm.go refactor 2024-09-29 10:38:22 -07:00
command_fs_tree.go refactor 2024-09-29 10:38:22 -07:00
command_fs_verify.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_lock_unlock.go refactor 2024-09-29 10:38:22 -07:00
command_mount_configure.go refactor 2024-09-29 10:38:22 -07:00
command_mq_balance.go refactor 2024-09-29 10:38:22 -07:00
command_mq_topic_compact.go merge current message queue code changes (#6201) 2024-11-04 12:08:25 -08:00
command_mq_topic_configure.go refactor 2024-09-29 10:38:22 -07:00
command_mq_topic_desc.go refactor 2024-09-29 10:38:22 -07:00
command_mq_topic_list.go refactor 2024-09-29 10:38:22 -07:00
command_remote_cache.go refactor 2024-09-29 10:38:22 -07:00
command_remote_configure.go refactor 2024-09-29 10:38:22 -07:00
command_remote_meta_sync.go refactor 2024-09-29 10:38:22 -07:00
command_remote_mount_buckets.go refactor 2024-09-29 10:38:22 -07:00
command_remote_mount.go refactor 2024-09-29 10:38:22 -07:00
command_remote_uncache.go refactor 2024-09-29 10:38:22 -07:00
command_remote_unmount.go refactor 2024-09-29 10:38:22 -07:00
command_s3_bucket_create.go refactor 2024-09-29 10:38:22 -07:00
command_s3_bucket_delete.go refactor 2024-09-29 10:38:22 -07:00
command_s3_bucket_list.go refactor 2024-09-29 10:38:22 -07:00
command_s3_bucket_quota_check.go refactor 2024-09-29 10:38:22 -07:00
command_s3_bucket_quota.go refactor 2024-09-29 10:38:22 -07:00
command_s3_circuitbreaker_test.go refactor(shell): readability improvements (#3704) 2022-09-16 02:43:49 -07:00
command_s3_circuitbreaker.go refactor 2024-09-29 10:38:22 -07:00
command_s3_clean_uploads.go refactor 2024-09-29 10:38:22 -07:00
command_s3_configure.go refactor 2024-09-29 10:38:22 -07:00
command_volume_balance_test.go [shell] only apply the balancing for writable volumes (#6346) 2024-12-13 01:10:00 -08:00
command_volume_balance.go [shell] only apply the balancing for writable volumes (#6346) 2024-12-13 01:10:00 -08:00
command_volume_check_disk_test.go fix: skipping checking active volumes with the same number of files at the moment (#4893) 2023-10-09 09:57:26 -07:00
command_volume_check_disk.go skip resource heavy commands from running on master nodes 2024-09-29 10:51:17 -07:00
command_volume_configure_replication.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_volume_copy.go refactor 2024-09-29 10:38:22 -07:00
command_volume_delete_empty.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_volume_delete.go refactor 2024-09-29 10:38:22 -07:00
command_volume_fix_replication_test.go Fix/copy before delete replication (#6064) 2024-09-26 08:34:13 -07:00
command_volume_fix_replication.go use readable bytes size string in shell output (#6288) 2024-11-25 17:25:17 -08:00
command_volume_fsck.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_volume_grow.go refactor 2024-09-29 10:38:22 -07:00
command_volume_list_test.go Improve EC shards rebalancing logic across racks (#6270) 2024-11-21 08:46:24 -08:00
command_volume_list.go [shell] volume.list show only writable volumes (#6338) 2024-12-11 09:06:15 -08:00
command_volume_mark.go refactor 2024-09-29 10:38:22 -07:00
command_volume_mount.go refactor 2024-09-29 10:38:22 -07:00
command_volume_move.go [shell] add noLock param for volume.move (#6261) 2024-11-20 08:35:24 -08:00
command_volume_server_evacuate_test.go fix tests 2023-03-13 10:00:27 -07:00
command_volume_server_evacuate.go [shell] volume.balance collect volume servers by dc rack node (#6191) 2024-11-03 11:08:45 -08:00
command_volume_server_leave.go refactor 2024-09-29 10:38:22 -07:00
command_volume_tier_download.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_volume_tier_move.go Unify usage of shell.EcNode.dc as DataCenterId. (#6258) 2024-11-19 06:33:18 -08:00
command_volume_tier_upload.go refactor 2024-09-29 10:38:22 -07:00
command_volume_unmount.go refactor 2024-09-29 10:38:22 -07:00
command_volume_vacuum_disable.go refactor 2024-09-29 10:38:22 -07:00
command_volume_vacuum_enable.go refactor 2024-09-29 10:38:22 -07:00
command_volume_vacuum.go refactor 2024-09-29 10:38:22 -07:00
command.go refactor 2024-09-29 10:38:22 -07:00
commands.go [shell] add noLock param for volume.move (#6261) 2024-11-20 08:35:24 -08:00
shell_liner.go Added context for the MasterClient's methods to avoid endless loops (#5628) 2024-06-14 11:40:34 -07:00
volume.ecshards.txt Improve EC shards rebalancing logic across racks (#6270) 2024-11-21 08:46:24 -08:00
volume.list2.txt tests add parsing ec shard info 2022-10-09 22:47:55 -07:00
volume.list.txt Revert "a new test case" 2022-09-10 15:35:42 -07:00