Last updated: 2026-05-09
Mnemosyne is the primary NAS at 10.0.2.10, running TrueNAS SCALE 25.10.3. It hosts the main storage pool, SMB shares, Nextcloud, and Immich.
Live pools:
tank: primary data pool, observed ONLINE/healthy.Backup_WD20TB: backup pool, observed ONLINE/healthy.Key datasets include tank/Homes, tank/Photos, tank/Multimedia, tank/Books, tank/OurFiles, tank/Public, tank/Scans, tank/Immich, and tank/Nextcloud.
Use the automation account and middleware:
ssh -i ~/.ssh/homeassistant -o IdentitiesOnly=yes [email protected] "midclt call system.info"
TrueNAS UI: nas.pittsfamily.me
| Share | Path | Purpose |
|---|---|---|
| Books | /mnt/tank/Books | Books/library files |
| Multimedia | /mnt/tank/Multimedia | Media storage |
| Photos | /mnt/tank/Photos | Photo source/library files |
| Public | /mnt/tank/Public | Shared public files |
| Scans | /mnt/tank/Scans | Scanner intake/output |
| OurFiles | /mnt/tank/OurFiles | Shared family files |
| MyFiles | /mnt/tank/Homes | Private home folders |
| HomeFolders | /mnt/tank/Homes | Direct SMB home-folder access |
| NCAllHomes | /mnt/tank/Homes | Hidden Nextcloud admin AllHomes mount |
| TimeMachine | /mnt/tank/TimeMachine | Mac Time Machine |
midclt call pool.query, app.query, sharing.smb.query, and pool.dataset.query for read checks.filesystem.setacl and filesystem.chown for ACL/ownership changes.zfs, shell chown, or direct filesystem write operations for TrueNAS administration.occ files:scan for affected users.