Added Imagefs inodes in default Eviction Hard
This commit is contained in:
		@@ -25,4 +25,5 @@ var DefaultEvictionHard = map[string]string{
 | 
			
		||||
	"nodefs.available":  "10%",
 | 
			
		||||
	"nodefs.inodesFree": "5%",
 | 
			
		||||
	"imagefs.available": "15%",
 | 
			
		||||
	"imagefs.inodesFree": "5%",
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user