# NAS * clean install newest FreeBSD 14.2 * move OS /home into /data/home zpool/home * Manage old zpool: * (old OS) zpool export zpool * (new OS) zpool import -N zpool * zpool status * zpool upgrade * zpool upgrade zpool * https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zpool-upgrade * Syncthing shares on separated ZFS subvolumes * zfs autosnapshot schedules * pyrotechnics & private data zfs copies=2? * Applications in VMs * Photoprism * Applications in seperate freebsd jails * Syncthing * Transmission * VTVBB sync + go tooling * Data partitioning * zroot (ssd OS only) * zpool (14TB hdd mirror) * /data/home Improvements & things to not forget: * private keychains daily snapshots (separate Syncthing share + copies=2?) * jails settings backup *