Just a little question : my PBS is configured using ZFS and compression has been left to default which is "on" and "local" which stands for "lz4". 
This might have a quite significant impact on processor usage and using new algorithm such as zstd might also have positive impact.
Hence the reason why I am asking these questions.
				
			- Shall this be left to the default "on" value ? 
- Is there any interest in using compression with PBS (= isn't PBS using it's own compression - in which case ZFS compression will simply be lost processor cycles for nothing).
 
 - If we have different datastore for different types of backup : 
- Does it have to be turned on for VM backups ?
 - Does it have to be turned on for file backups ?
 - If compress is interesting which algorithm shall we use preferably (lz4 or a more efficient zstd) ?
 
 
This might have a quite significant impact on processor usage and using new algorithm such as zstd might also have positive impact.
Hence the reason why I am asking these questions.