0611233f16 
								
							
								 
							
						 
						
							
							
								
								adjust printing  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68775d29e3 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38efc6f572 
								
							
								 
							
						 
						
							
							
								
								simplify  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad70107eb4 
								
							
								 
							
						 
						
							
							
								
								ec balance among nodes with HDD  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0c6db361c 
								
							
								 
							
						 
						
							
							
								
								avoid nil  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36f95e50a9 
								
							
								 
							
						 
						
							
							
								
								avoid possible nil disk info  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43101ccea0 
								
							
								 
							
						 
						
							
							
								
								move to the empty nodes first  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38bbef7ec1 
								
							
								 
							
						 
						
							
							
								
								avoid nil  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fe628f04e 
								
							
								 
							
						 
						
							
							
								
								use hdd instead of empty string  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8446b42ab 
								
							
								 
							
						 
						
							
							
								
								this can compile now!!!  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc3a1f9e8 
								
							
								 
							
						 
						
							
							
								
								disk type only supports hdd and ssd, not ready for random tags yet  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								876dbe3d26 
								
							
								 
							
						 
						
							
							
								
								collect disk types  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								861f8fab9b 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								881f05f5a0 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef76365ec2 
								
							
								 
							
						 
						
							
							
								
								adjust help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								770393a48c 
								
							
								 
							
						 
						
							
							
								
								volume: add capability to change disk type when moving a volume  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990fa69bfe 
								
							
								 
							
						 
						
							
							
								
								add back AdjustedUrl() related code  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f20ec82a28 
								
							
								 
							
						 
						
							
							
								
								update help message  
							
							
 
							
							
							see https://github.com/chrislusf/seaweedfs/issues/1758#issuecomment-768123224  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1045ab8b07 
								
							
								 
							
						 
						
							
							
								
								avoid error message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3f66199db 
								
							
								 
							
						 
						
							
							
								
								shell: volume.fix.replication adds collectionPattern with wildcard characters  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1758  
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								f20743bb38 
								
							
								 
							
						 
						
							
							
								
								remove WIP status  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								385a4dec30 
								
							
								 
							
						 
						
							
							
								
								[shell] Clarify bucket replication setting order  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da134a2eb7 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								beb3b8ddb0 
								
							
								 
							
						 
						
							
							
								
								shell: change bucket.list to s3.bucket.list, same for create and delete  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4cf3176cbb 
								
							
								 
							
						 
						
							
							
								
								filer first, master second  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ed5345954 
								
							
								 
							
						 
						
							
							
								
								[shell] Add more information to bucket.create  
							
							
 
							
							
							State the replication setting that will be honor if not defined. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2260864b45 
								
							
								 
							
						 
						
							
							
								
								a cleaner fix  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7fef8f693 
								
							
								 
							
						 
						
							
							
								
								fix when a volume server has only hdd volumes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1bf22c0b5b 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d47c38262 
								
							
								 
							
						 
						
							
							
								
								collection.delete requires _default_ as the default empty collection name  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1677  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5cffddebb9 
								
							
								 
							
						 
						
							
							
								
								add logging  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8baba93fce 
								
							
								 
							
						 
						
							
							
								
								rename parameter name to "disk"  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d2ec832e2 
								
							
								 
							
						 
						
							
							
								
								rename from volumeType to diskType  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17372ac3da 
								
							
								 
							
						 
						
							
							
								
								balance ssd volumes  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83078ac6ce 
								
							
								 
							
						 
						
							
							
								
								filer: change to /etc/seaweedfs folder on filer  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1666  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								765b3ef1be 
								
							
								 
							
						 
						
							
							
								
								save /etc/iam/identity.json inside filer store  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01e2da5782 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57578a6cd1 
								
							
								 
							
						 
						
							
							
								
								change parameter help message  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9acda432fe 
								
							
								 
							
						 
						
							
							
								
								fix import cycle  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae5eb85a06 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c72482536 
								
							
								 
							
						 
						
							
							
								
								shell: fix fs.configure  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46b91228af 
								
							
								 
							
						 
						
							
							
								
								2.14  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								965413c21b 
								
							
								 
							
						 
						
							
							
								
								shell: add volume.vacuum command  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								536202e4e0 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99c4e50d3d 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d30b21b10 
								
							
								 
							
						 
						
							
							
								
								volume: add "-dir.idx" option for separate index storage  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1265  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0da7ecfd29 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago