Skip to main content
  1. n3tuk Documentation/

Bare Metal Machine Partitions

··1 min·
Table of Contents

Common Partitions #

The following represents the default partition layout for all the bare-metal machines deployed.

PartitionTypeSizeBecomes
/dev/vda1fat32 (boot)~1GiB/efi
/dev/vda2LVM(remaining)lvm:storage
storage:systemext48GiB/
storage:pacmanext42GiB/var/cache/pacman
storage:journaldext41GiB/var/log/journal
storage:homeext41GiB/home
storage:swapswap8GiBswap
Monitoring for the available capacity on the /var/log/journal and /var/cache/pacman partitions will normally be disabled as they will operate at close to full in typical operation.