41aedaa687 
								
									
								
							
								 
							
						 
						
							
							
								
								Shell: support regular expression for collection selection ( #7158 )  
							
							
 
							
							
							* support regular expression for collection selection
* refactor
* ordering
* fix exact match
* Update command_volume_balance_test.go
* simplify
* Update command_volume_balance.go
* comment 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								535985adb6 
								
									
								
							
								 
							
						 
						
							
							
								
								Shell: add verbose ec encoding mode ( #7105 )  
							
							
 
							
							
							* add verbose ec encoding mode
* address comments 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1009b3cdce 
								
									
								
							
								 
							
						 
						
							
							
								
								fix command_volume_tier_upload bug ( #7041 )  
							
							
 
							
							
							* fix command_volume_tier_upload bug: Avoid deleting volumes under the same collection
* simplify a bit
---------
Co-authored-by: hzxialei <hzxialei@corp.netease.com>
Co-authored-by: chrislu <chris.lu@gmail.com> 
							
						 
						3 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f894e7b7a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Support filtering source disk type in volume.tier.upload ( #6868 )  
							
							
								
 
							
							
						 
						5 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								53e5c84523 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix wrong error handling in volume.tier.upload when stream == nil but copyErr != nil ( #6867 )  
							
							
								
 
							
							
						 
						5 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec30a504ba 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								701abbb9df 
								
							
								 
							
						 
						
							
							
								
								add IsResourceHeavy() to command interface  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d056c0ddf2 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(volume): don't persist RO state in specific cases ( #6058 )  
							
							
 
							
							
							* fix(volume): don't persist RO state in specific cases
* fix(volume): writable always persist 
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7ee1f520a4 
								
									
								
							
								 
							
						 
						
							
							
								
								volume.tier.upload: Fix deleting replicated volumes ( #5743 )  
							
							
 
							
							
							Co-authored-by: Rhys M <rhysm@protonmail.com> 
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e1c671c028 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix volume.tier.upload nil pointer panic ( #5634 )  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31b2751aff 
								
							
								 
							
						 
						
							
							
								
								clone volume locations in case they are changed  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4642  
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								25535e9c36 
								
									
								
							
								 
							
						 
						
							
							
								
								Delete volume is empty ( #4561 )  
							
							
 
							
							
							* use onlyEmpty for deleteVolume
https://github.com/seaweedfs/seaweedfs/issues/4559 
* fix IsEmpty
* fix test
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52e0a88a15 
								
							
								 
							
						 
						
							
							
								
								shell: volume.tier.upload clean up replicated copies  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/3804  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f9ef1340c 
								
							
								 
							
						 
						
							
							
								
								use streaming mode for long poll grpc calls  
							
							
 
							
							
							streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2d3f89c7b 
								
							
								 
							
						 
						
							
							
								
								add lock messages  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								119d5908dd 
								
							
								 
							
						 
						
							
							
								
								shell: do not need to lock to see volume -h  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5fc35ed0c 
								
							
								 
							
						 
						
							
							
								
								change server address from string to a type  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f7d4556d8 
								
							
								 
							
						 
						
							
							
								
								shell: volume.tier.move makes up changes if volume move failed  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73564e6a01 
								
							
								 
							
						 
						
							
							
								
								master: add cluster wide lock/unlock operation in weed shell  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1286  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								892e726eb9 
								
							
								 
							
						 
						
							
							
								
								avoid reusing context object  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1182  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72a64a5cf8 
								
							
								 
							
						 
						
							
							
								
								use the same context object in order to retry  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88a80ab557 
								
							
								 
							
						 
						
							
							
								
								fix help message  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d960b3474a 
								
							
								 
							
						 
						
							
							
								
								tier storage: support downloading the remote dat files  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf4b13612d 
								
							
								 
							
						 
						
							
							
								
								adjust command name  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70648d35ad 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec8de250e2 
								
							
								 
							
						 
						
							
							
								
								tiered storage: can copy to s3, read from s3  
							
							
 
							
							
							master not aware tiered volume yet, file assigning is not working yet 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								586798ecc0 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1ba3456ac2 
								
									
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
 
							
							
							Signed-off-by: Lei Liu <liul.stone@gmail.com> 
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f9ba84274 
								
							
								 
							
						 
						
							
							
								
								s3  
							
							
								
 
							
							
						 
						6 years ago