Recently I've created a thread on SSD on a UFS file sytem (fstune / trim). Solved, very nice
I've got reinstall a freeBSD but this time I'm trying zfs
So is there specific configuration for a SSD disk with zfs ?
I read that : SSD you should force 4k sectors durant zfs install, but I don't remember if i have doing that ?
How to add this option ? Is there another thing to do ?
thanks
I've got reinstall a freeBSD but this time I'm trying zfs
So is there specific configuration for a SSD disk with zfs ?
I read that : SSD you should force 4k sectors durant zfs install, but I don't remember if i have doing that ?
How to add this option ? Is there another thing to do ?
Code:
$ zdb zroot | grep ashift
ashift: 12
ashift: 12
thanks