Auto-update blog content from Obsidian: 2026-02-24 14:37:54
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s

This commit is contained in:
Gitea Actions
2026-02-24 14:37:54 +00:00
parent 08708e2c6c
commit 4f152bf733
2 changed files with 15 additions and 3 deletions

View File

@@ -142,12 +142,24 @@ I create another dataset: `media`, and a child `photos`. I create a NFS share fr
On my current NFS server, the files for the photos are owned by `root` (managed by *Immich*). Later I'll see how I can migrate towards a root-less version. For now I set, in `Advanced Options`, the `Maproot User` and `Maproot Group` to `root`. This is equivalent de the attribute `no_squash_root`, the local `root` of the client stays `root` on the server, not a best practice: On my current NFS server, the files for the photos are owned by `root` (managed by *Immich*). Later I'll see how I can migrate towards a root-less version. For now I set, in `Advanced Options`, the `Maproot User` and `Maproot Group` to `root`. This is equivalent de the attribute `no_squash_root`, the local `root` of the client stays `root` on the server, not a best practice:
![NFS share permission in TrueNAS](img/truenas-dataset-photos-nfs-share.png) ![NFS share permission in TrueNAS](img/truenas-dataset-photos-nfs-share.png)
At the end, my datasets tree in my `storage` pool look like this:
- backups
- `duplicati`: [Duplicati](https://duplicati.com/) storage backend
- `proxmox`: future Proxmox Backup Server
- `cloud`: `Nextcloud` datas
- `files`:
- `media`
- `downloads`
- `photos`
- `videos`
### Data protection
Now let's configure some data protection features, here is the `Data Protection` tab:
![Data protection features in TrueNAS](img/truenas-data-protection-tab.png)
### data protection
## Use of TrueNAS ## Use of TrueNAS
### Firewall rule ### Firewall rule

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB