seaweedfs/weed/shell
Chris Lu 00707ec00f mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
2021-01-24 19:01:58 -08:00
..
command_collection_delete.go collection.delete requires _default_ as the default empty collection name 2020-12-14 01:05:20 -08:00
command_collection_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_ec_balance.go fix typo 2020-10-21 22:26:41 -07:00
command_ec_common.go shell: add volumeServer.evacuate command 2020-09-14 23:47:11 -07:00
command_ec_decode.go minor 2020-11-28 00:14:11 -08:00
command_ec_encode.go minor 2020-11-28 02:16:06 -08:00
command_ec_rebuild.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_ec_test.go fix test 2020-02-25 22:29:01 -08:00
command_fs_cat.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_cd.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_configure.go minor 2020-12-22 17:43:13 -08:00
command_fs_du.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_lock_unlock.go refactoring 2020-04-29 13:26:02 -07:00
command_fs_ls.go rename filer2 to filer 2020-09-01 00:21:19 -07:00
command_fs_meta_cat.go remove zstd 2020-11-21 13:06:45 -08:00
command_fs_meta_load.go simplify parsing filer host and port 2020-03-23 21:26:15 -07:00
command_fs_meta_notify.go refactor 2020-04-21 21:28:47 -07:00
command_fs_meta_save.go refactoring 2020-04-29 13:26:02 -07:00
command_fs_mv.go refactoring 2020-04-05 13:11:43 -07:00
command_fs_pwd.go fix pwd printout 2020-03-24 02:40:29 -07:00
command_fs_tree.go able to subscribe any topic from any point of time 2020-04-29 17:40:08 -07:00
command_s3_bucket_create.go [shell] Clarify bucket replication setting order 2020-12-23 09:35:24 +01:00
command_s3_bucket_delete.go shell: change bucket.list to s3.bucket.list, same for create and delete 2020-12-22 17:40:55 -08:00
command_s3_bucket_list.go shell: change bucket.list to s3.bucket.list, same for create and delete 2020-12-22 17:40:55 -08:00
command_s3_configure.go remove WIP status 2021-01-13 22:21:34 -08:00
command_volume_balance.go fix volume placement validating 2020-11-20 01:12:25 -08:00
command_volume_balance_test.go fix volume placement validating 2020-11-20 01:12:25 -08:00
command_volume_configure_replication.go shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
command_volume_copy.go shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
command_volume_delete.go shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
command_volume_fix_replication.go delete old volume replica 2020-11-10 12:26:05 -08:00
command_volume_fix_replication_test.go fix test 2020-09-07 12:57:38 -07:00
command_volume_fsck.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
command_volume_list.go avoid reusing context object 2020-02-25 21:50:12 -08:00
command_volume_mark.go add readonly 2020-10-28 23:17:03 +05:00
command_volume_mount.go shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
command_volume_move.go add shell command volume mark writable 2020-10-28 22:47:09 +05:00
command_volume_server_evacuate.go shell: volumeServer.evacuate adds printout for ec volumes 2020-10-13 20:26:03 -07:00
command_volume_server_leave.go shell: add volumeServer.leave command 2020-09-13 21:25:51 -07:00
command_volume_tier_download.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_tier_upload.go master: add cluster wide lock/unlock operation in weed shell 2020-04-23 13:37:31 -07:00
command_volume_unmount.go shell: move volume operations to use flag parsing arguments 2020-09-20 09:27:34 -07:00
command_volume_vacuum.go shell: add volume.vacuum command 2020-11-28 23:18:02 -08:00
commands.go mount: outsideContainerClusterMode proxy through filer 2021-01-24 19:01:58 -08:00
shell_liner.go shell: add volumeServer.leave command 2020-09-13 21:25:51 -07:00