Dear all!
I have to plan use a local zfs pool as a my production local_storage.
So, I have configure log + cache on a SSD drive. It works very very fast and stable.
What about configure ARC size?
I have 48GB of RAM
From the default setting ARC is: from 32M to 24GB. I want to run about 35 GB for my VM + KSM. So, do I need to reduce ARC cache or it will be free automatic when kvm needs it for create a new VM (e.g.)?
Best regards, Viktor.
				
			I have to plan use a local zfs pool as a my production local_storage.
So, I have configure log + cache on a SSD drive. It works very very fast and stable.
What about configure ARC size?
I have 48GB of RAM
From the default setting ARC is: from 32M to 24GB. I want to run about 35 GB for my VM + KSM. So, do I need to reduce ARC cache or it will be free automatic when kvm needs it for create a new VM (e.g.)?
Best regards, Viktor.
 
	 
	
 The ZFS arc does not shrink immediately. However (ZFSonLinux) it is reclaimed while applications allocate that memory - as usual (it comes from:
 The ZFS arc does not shrink immediately. However (ZFSonLinux) it is reclaimed while applications allocate that memory - as usual (it comes from: