Mdadm

From Elch-Wiki
Revision as of 10:59, 3 August 2007 by Roman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Info zum Raid: mdadm --detail /dev/md0
  • Drive aus Raid entfernen: mdadm /dev/md0 --remove /dev/sde1
  • Drive zum Raid hinzufügen: mdadm /dev/md0 --add /dev/sde1