From 23d513a68b1f6b23a531a31e571dfdfcbd0aad6a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 25 Mar 2008 10:04:33 +0100 Subject: [PATCH] Added tip for dmraid --- debian/changelog | 6 ++++++ grml_tips | 12 ++++++++++++ 2 files changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9f4dd66..7a04776 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-tips (0.4.10) unstable; urgency=low + + * Added tip for dmraid. + + -- Michael Prokop Tue, 25 Mar 2008 10:04:11 +0100 + grml-tips (0.4.9) unstable; urgency=low [ Michael Gebetsroither ] diff --git a/grml_tips b/grml_tips index 4fa5263..07a5b1a 100644 --- a/grml_tips +++ b/grml_tips @@ -3088,3 +3088,15 @@ See http://grml.org/faq/#fdisk => * use parted's mklabel command (but please read the parted manual before executing this command) -- +dmraid - support for SW-RAID / FakeRAID controllers +like Highpoint HPT and Promise FastTrack + +Activate all software RAID sets discovered: +# dmraid -ay + +Deactivates all active software RAID sets: +# dmraid -an + +Discover all software RAID devices supported on the system: +# dmraid -r +-- -- 2.1.4