via Ashif:
  mdadm --create /dev/md1 --level=0 --raid-devices=2 /dev/sdb5 /dev/sda3
  mdadm --create /dev/md2 --level=0 --raid-devices=2 /dev/sda2 /dev/sdb1
  echo 'DEVICE /dev/hd*[0-9] /dev/sd*[0-9]' > mdadm.conf
  mdadm --detail --scan >> mdadm.conf

-- MikePatterson - 02 Apr 2005

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2005-04-02 - MikePatterson
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback