D
Deleted member 63539
Guest
I use the file system zroot/vm to store VM images, both vm-bhyve's .img images and VirtualBox's .vdi images. The .vdi images are dynamic allocated. Should I turn compression on for the file system store VM images? Currently I have compression turned off.
Given I already have images on zroot/vm, if I turned on compression, does it compress the already there data or only newly created data? And how to force it to compress the already there data too? Thanks.
p/s: which algorithm should be chosen? Is the FreeBSD's default lz4 algorithm fine?
Given I already have images on zroot/vm, if I turned on compression, does it compress the already there data or only newly created data? And how to force it to compress the already there data too? Thanks.
p/s: which algorithm should be chosen? Is the FreeBSD's default lz4 algorithm fine?