Storage

Pages 51-53 of the Bitsmasher Lab Operations Manual (62 pages)

Storage Infrastructure

Active Disk Topology (chonk -- August 2026)

All compiled documents and web artifacts target wonderland; chonk serves as local scratch space. Physical topology on chok:

The following mount points have been purged:

NFS Mounts -- Current State

The lab relies on NFS for shared storage. Active mounts as of August 2026:

StrictModes and Permission Requirements

OpenSSH StrictModes enforces strict permission checks on home directories. Required permissions:

All Jetson nodes must comply with these permissions or SSH authentication fails silently. NFS-mounted homes require uid/gid consistency between stargate and each Jetson host.

Snapshot and Backup Strategy

The lab uses bare git repos for version control and backup:

LFS Policy Reminder

<strong>ABSOLUTE RULE: Do NOT use git-lfs anywhere in any lab-franklin repository.</strong>

This applies across all repos: training-ai, minecraft, Ansible collections, everything. The incident with Minecraft chunk files being held hostage by GitHub when the repo hit 10GB with LFS is a real precedent -- never risk it.