home-lab/machines/sleeper-service
Geir Okkenhaug Jerstad c3d1333538 Fix NFS configuration: Remove ZFS mount point conflict with tmpfiles
- Remove /mnt/storage/media from systemd.tmpfiles.rules (it's a ZFS dataset mount point)
- Add ExecStartPost to set proper permissions on ZFS-mounted media directory
- Update NFS research documentation with ZFS integration best practices
- Add section explaining ZFS mount point vs tmpfiles.rules conflicts

This resolves the potential conflict where tmpfiles tries to create a directory
that ZFS wants to use as a mount point for the storage/media dataset.
2025-06-11 10:12:51 +02:00
..
services testing fix for nfs shares 2025-06-11 09:51:36 +02:00
About.org feat: initial NixOS home lab infrastructure setup 2025-06-04 16:10:13 +02:00
configuration.nix fixed nfs 2025-06-07 16:33:34 +00:00
hardware-configuration.nix feat: Complete sleeper-service deployment with ZFS and network fixes 2025-06-06 11:21:12 +02:00
network-sleeper-service.nix treying to get nfs to work 2025-06-07 15:29:28 +00:00
nfs.nix Fix NFS configuration: Remove ZFS mount point conflict with tmpfiles 2025-06-11 10:12:51 +02:00
ZFS_SETUP.md trying to get fileserver to use flake config 2025-06-05 17:35:45 +02:00