69655ba8e5 
								
							
								 
							
						 
						
							
							
								
								mount: cache on reading remote storage  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								713c035a6e 
								
							
								 
							
						 
						
							
							
								
								shell: remote.cache remote.uncache  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0b12da4ef 
								
							
								 
							
						 
						
							
							
								
								shell: add filer.remote.unmount  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df7d16791 
								
							
								 
							
						 
						
							
							
								
								read <- remote_storage  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								899963ac20 
								
							
								 
							
						 
						
							
							
								
								remote storage location changed to struct  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1752eeb538 
								
							
								 
							
						 
						
							
							
								
								remote.mount saves the mapping  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b94b03d90 
								
							
								 
							
						 
						
							
							
								
								directory to remote storage mapping  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99b599aa8a 
								
							
								 
							
						 
						
							
							
								
								remote.mount  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70effac0d3 
								
							
								 
							
						 
						
							
							
								
								configure and store remote configurations  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								450222dd64 
								
							
								 
							
						 
						
							
							
								
								add remote to filer.Entry and filer_pb entry, add RemoteConf  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8dc5def435 
								
							
								 
							
						 
						
							
							
								
								proto: add remote  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b194f91f47 
								
							
								 
							
						 
						
							
							
								
								add version to filer configuration response  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a4db87e19 
								
							
								 
							
						 
						
							
							
								
								fix s3 metadata error with multipart upload  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								215b169562 
								
							
								 
							
						 
						
							
							
								
								mount: recursively rename locally  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab606dec2a 
								
							
								 
							
						 
						
							
							
								
								filer: add path-specific option to enforce readonly  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b465095db1 
								
							
								 
							
						 
						
							
							
								
								shell: add volume.check.disk to fix inconsistency for replicated volumes  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1923  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1a86cf808 
								
							
								 
							
						 
						
							
							
								
								s3: copy object to itself  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1922  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35d939a1d2 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c1d945e46 
								
							
								 
							
						 
						
							
							
								
								make List correctly judge whether it is the last file  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990fa69bfe 
								
							
								 
							
						 
						
							
							
								
								add back AdjustedUrl() related code  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ca10725b8 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: when outside cluster network, use filer as proxy to access volume servers"  
							
							
 
							
							
							This reverts commit 096e088d7b 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								096e088d7b 
								
							
								 
							
						 
						
							
							
								
								mount: when outside cluster network, use filer as proxy to access volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94525aa0fd 
								
							
								 
							
						 
						
							
							
								
								allocate volume by disk type  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d2ec832e2 
								
							
								 
							
						 
						
							
							
								
								rename from volumeType to diskType  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9cd798bd3 
								
							
								 
							
						 
						
							
							
								
								adding volume type  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								316d1b4e69 
								
							
								 
							
						 
						
							
							
								
								refactor APIs  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97c942b5ee 
								
							
								 
							
						 
						
							
							
								
								paginate through large directories  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9acda432fe 
								
							
								 
							
						 
						
							
							
								
								fix import cycle  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae5eb85a06 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4abd01adf 
								
							
								 
							
						 
						
							
							
								
								filer: cache small file to filer store  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc304342b2 
								
							
								 
							
						 
						
							
							
								
								fs.configure: configurable volume growth  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5f19e81dab 
								
							
								 
							
						 
						
							
							
								
								filer confi: support hierachical configuration  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee2fa14dbe 
								
							
								 
							
						 
						
							
							
								
								filer conf: delete location specific configuration  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ea5c087ce 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95c0de285d 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a406f652e 
								
							
								 
							
						 
						
							
							
								
								load filer conf and match by prefix  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68043cfcac 
								
							
								 
							
						 
						
							
							
								
								add reference implementation to detect create/update/delete/rename events  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4dfa00030 
								
							
								 
							
						 
						
							
							
								
								adjust filer conf  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2251a8e472 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c32b6f4d9d 
								
							
								 
							
						 
						
							
							
								
								prepare for path based configuration  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1eec5c8d5d 
								
							
								 
							
						 
						
							
							
								
								gen pb  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f375b93aef 
								
							
								 
							
						 
						
							
							
								
								renaming  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c92fa349d 
								
							
								 
							
						 
						
							
							
								
								filer: support default rack  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1546  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ace0ea3d28 
								
							
								 
							
						 
						
							
							
								
								s3: avoid duplicated bucket  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								723ae11db4 
								
							
								 
							
						 
						
							
							
								
								refactoring in order to adjust volume server url later  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1012df7bb5 
								
							
								 
							
						 
						
							
							
								
								switch hardlink id from int64 to bytes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e239afdfc 
								
							
								 
							
						 
						
							
							
								
								hardlink works now  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb427d48fa 
								
							
								 
							
						 
						
							
							
								
								filer report metrics configuration  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								daf0a449f7 
								
							
								 
							
						 
						
							
							
								
								properly cancel context for streaming grpc  
							
							
								
 
							
							
						 
						5 years ago