Field Notes

Short write-ups on tooling, storage, and everyday operations.

Picking a disk layout that you will not regret

2026-05-18

Most of the pain with storage shows up two years after the decision, not on the day you make it. A few habits that have aged well: keep the boot volume boring, put anything that grows on its own filesystem, and write down why you chose a size.

Log rotation is a capacity decision

2026-04-02

Rotation settings tend to be copied between machines without much thought. It is worth doing the arithmetic once: peak write rate times retention window, plus headroom for the day something goes wrong and starts logging in a loop.

A backup you have not restored is a hypothesis

2026-02-11

Restore drills are tedious and always get postponed. The compromise that works: restore one small thing every month, and one whole system once a year. Keep a short log of how long each took.