daily pastebin goal
33%
SHARE
TWEET

Untitled

a guest Apr 16th, 2015 212 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # mdadm --assemble /dev/md0 /dev/sdb1 /dev/sdc1 /dev/sdd1
  2. mdadm: /dev/sdb1 is busy - skipping
  3. mdadm: /dev/sdc1 is busy - skipping
  4. mdadm: /dev/sdd1 is busy - skipping
  5.  
  6. # cat /proc/mdstat
  7. Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4]  [raid10]
  8. md127 : inactive sdb1[3] (S) sdd1[1] (S) sdc1[0] (S)
  9.      5860535808 blocks
  10.  
  11. unused devices: <none>
RAW Paste Data
Top