Skip to content

Instantly share code, notes, and snippets.

@FireEgl
Created April 9, 2024 20:43
Show Gist options
  • Select an option

  • Save FireEgl/3fbee678a43c18c4f35496c43025f8af to your computer and use it in GitHub Desktop.

Select an option

Save FireEgl/3fbee678a43c18c4f35496c43025f8af to your computer and use it in GitHub Desktop.
mdadm example using my preferred options
mdadm --create --verbose /dev/md0 --level=0 --chunk=16 --raid-devices=2 /dev/disk/by-partlabel/SOL2a3 /dev/disk/by-partlabel/TG256a2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment