Skip to content

Storage spaces & layouts

A storage space is a set of drives Bitsmith manages as one place to keep files. When you create one, you choose a layout, which decides how your drives work together and how much protection you get if a drive dies.

  1. Open Storage and click Create storage.
  2. Click the empty drives you want to use. Bitsmith shows a running count of how many you’ve picked.
  3. Choose a layout (below). Bitsmith marks the recommended option for the drives you selected and shows how much space you’ll get.
  4. Give the space a name, for example “Media”, and click Format drives and create storage.

Creating a space wipes the selected drives. Bitsmith only lets you pick drives that are empty or that you’ve cleared first.

The Storage page showing a storage space and the grid of detected drives

The create-storage flow shows the layout, the resulting capacity, and what’s usable versus reserved for protection before you commit:

The create storage dialog showing a mirror layout and capacity breakdown

The layout is the trade between usable space and protection. Bitsmith shows both numbers as you choose.

LayoutDrivesProtection
Single drive1None. If the drive fails, its data is gone.
Mirror2Survives one drive failing. Usable space is one drive.
RAIDZ13+Survives one drive failing.
RAIDZ24+Survives two drives failing at once.

“Protection” means a copy or parity is kept so a failed drive can be replaced without losing data. It is not a backup: it guards against a drive dying, not against deletion or theft. Keep backups for anything important.

Under the hood these map to ZFS pool types (mirror, RAIDZ1, RAIDZ2). You don’t need to manage ZFS yourself; Bitsmith creates and maintains the pool for you.

Each space shows on the Storage page with a usage ring (free, used, and the portion reserved for protection), its layout, and a health status. Click a space to see its drives and run maintenance.

Next steps: