news
BSD: OpenZFS, FreeBSD, and More
-
MWL ☛ 124: Clones Can Grow
I’m writing about space usage OpenZFS Mastery. ZFS offers tools to transparently increase the amount of data you can fit on a disk. Rather than requiring the system administrator to compress and decompress individual files, ZFS uses efficient compression at the filesystem level.
-
Vermaden ☛ Move FreeBSD System Between ZFS Disks | 𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗
I made a funny mistake in one of my clients when installing FreeBSD 15.1-RELEASE on their server … I have chosen wrong disk for the installation. The server had 4 local disks – 2 of them were some really low end SATA SSD drives (ada0 and ada1) and the server also had 2 fast NVMe disks (nda0 and nda1). I used Auto (ZFS) option in the bsdinstall(8) installer and chosen (wrongly) the ada1 disk.
-
Dan Langille ☛ Attempting to reproduce the missing etcmerge from 15.0 to 15.1 upgrade
This post documents my attempt to reproduce the problem outlined in FreeBSD – /etc/pam.d/sshd was updated/overwritten – no merge attempt
FYI, this bug report was created before I did this work: pkgbase upgrade to 15.1 restores default /etc/pam.d/* configuration
I have a working test jail: testingmerge