docs: create Storage

This commit is contained in:
Administrator 2026-01-22 21:10:48 +00:00 committed by John Smith
parent 7ff6df3062
commit 7d195713d4

46
Storage.md Normal file
View file

@ -0,0 +1,46 @@
---
title: Netgrimoire Storage
description: Where is it at
published: true
date: 2026-01-22T21:10:37.035Z
tags:
editor: markdown
dateCreated: 2026-01-22T21:10:37.035Z
---
# NAS Storage Layout
## Overview
High-level description of the NAS role in Netgrimoire.
## ZFS Pools
- vault
- mirror / backup pools (if any)
## ZFS Datasets
| Dataset | Mountpoint | Purpose | Shared Via |
|------|-----------|--------|-----------|
## NFS Exports
| Export | Clients | Options | Notes |
## SMB Shares
| Share | Backing Dataset | Access Model | Notes |
## Standard Paths
- /export/Data
- /export/Green
- /export/Docker
## Permissions & UID/GID Model
- dockhand (1964)
- container access rules
## Backup & Snapshot Strategy
- Snapshot frequency
- Replication targets
## Known Gotchas
- Boot order
- systemd mount timing
- NFS export dependencies