A Project Blog

Finding and Building RAID Arrays

by @ November 4, 2008. Filed under file systems

Scan a system for RAID arrays and save findings so the array reappears across reboots:

mdadm --detail --scan >> /etc/mdadm/mdadm.conf

Create a RAID5 array out of sdm1, sdj1, and sdk1 (all partitioned with raid-autodetect partitions)

mdadm --create /dev/md1 --level=5 --raid-devices=3 /dev/sd[mjk]1

Leave a Reply

Copyright ©2005-2007 Nicholas Brand. All rights reserved.
powered by WordPress.

categories:

links:

blogroll:

search:

archives:

November 2008
M T W T F S S
« Mar    
 12
3456789
10111213141516
17181920212223
24252627282930

other:

computers:

  • thinkpad
  • icebox
  • closetbox
  • backupbox
  • minibox
  • briefcasebox
  • summary
  • mythbox
  • other devices:

  • tivo
  • nokia 770
  • personal:

    Twitter
    Last.FM
    del.icio.us
    Digg
    Amazon Wishlist

    21 queries. 0.169 seconds