SKYHOUSE.dev Journal

Maintaining the Cloud Fortress

DAS storage consolidation plan (Mediasonic 8-bay + SnapRAID/mergerfs)

Why: Storage is currently scattered across internal SATA, two USB "easystore" externals, and a hot 2-bay "toaster" — eating all the fast USB ports and with no unified redundancy. Consolidating into one 8-bay DAS with a parity pool simplifies management, frees USB ports, and gives real drive-failure protection for the "friends & family" services (and a neighbor's offsite backup). This entry is the plan (hardware ordered; not yet executed).

Hardware chosen

Redundancy: SnapRAID + mergerfs (parity pool)

Drive shuffle

USB port layout (4 fast 10 Gbps Type-A ports)

The board's USB is Intel "Gen 2x1" = 10 Gbps; four rear Type-A ports, no USB-C. Hubs time-share bandwidth (active device gets full speed; only simultaneous transfers contend), so:

Execution checklist (when the DAS arrives)

  1. Load drives, label each slot with its serial.
  2. smartctl --scan + per-drive smartctl -a — confirm SMART passes through the enclosure.
  3. Burn-in: sustained read/write for a day or two, watch dmesg for resets/drop-outs, before trusting it with the only copy of anything (esp. the neighbor's backup).
  4. Install mergerfs + SnapRAID; assign parity (≥14 TB, ideally internal SATA) and data drives; schedule nightly snapraid sync + periodic scrub.
  5. Set up the neighbor's LUKS-encrypted bay(s) + his push target.
← Back to Admin Hub