Advertisement
Guest User

Untitled

a guest
Jan 13th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. # mdadm -E /dev/sdb1
  2.  
  3. /dev/sdb1:
  4. Magic : a92b4efc
  5. Version : 0.90.00
  6. UUID : 9bcc721c:543ea547:776c2c25:004bd7b2
  7. Creation Time : Thu Mar 1 10:18:21 2012
  8. Raid Level : raid1
  9. Used Dev Size : 2096064 (2047.28 MiB 2146.37 MB)
  10. Array Size : 2096064 (2047.28 MiB 2146.37 MB)
  11. Raid Devices : 2
  12. Total Devices : 1
  13. Preferred Minor : 125
  14.  
  15. Update Time : Mon Jan 13 21:15:55 2014
  16. State : clean
  17. Active Devices : 1
  18. Working Devices : 1
  19. Failed Devices : 0
  20. Spare Devices : 0
  21. Checksum : b331f3e8 - correct
  22. Events : 568
  23.  
  24.  
  25. Number Major Minor RaidDevice State
  26. this 1 8 17 1 active sync /dev/sdb1
  27.  
  28. 0 0 0 0 0 removed
  29. 1 1 8 17 1 active sync /dev/sdb1
  30.  
  31.  
  32. # mdadm -E /dev/sdb2
  33. /dev/sdb2:
  34. Magic : a92b4efc
  35. Version : 0.90.00
  36. UUID : 67a4b7b8:a701f343:776c2c25:004bd7b2
  37. Creation Time : Thu Mar 1 10:18:21 2012
  38. Raid Level : raid1
  39. Used Dev Size : 524224 (512.02 MiB 536.81 MB)
  40. Array Size : 524224 (512.02 MiB 536.81 MB)
  41. Raid Devices : 2
  42. Total Devices : 2
  43. Preferred Minor : 1
  44.  
  45. Update Time : Sun Jan 12 06:43:11 2014
  46. State : clean
  47. Active Devices : 2
  48. Working Devices : 2
  49. Failed Devices : 0
  50. Spare Devices : 0
  51. Checksum : d1b36e81 - correct
  52. Events : 758
  53.  
  54.  
  55. Number Major Minor RaidDevice State
  56. this 1 8 18 1 active sync /dev/sdb2
  57.  
  58. 0 0 8 2 0 active sync /dev/sda2
  59. 1 1 8 18 1 active sync /dev/sdb2
  60.  
  61.  
  62. # mdadm -E /dev/sdb3
  63. /dev/sdb3:
  64. Magic : a92b4efc
  65. Version : 0.90.00
  66. UUID : 07b73f05:b68bb873:776c2c25:004bd7b2
  67. Creation Time : Thu Mar 1 10:18:21 2012
  68. Raid Level : raid1
  69. Used Dev Size : 1462516672 (1394.76 GiB 1497.62 GB)
  70. Array Size : 1462516672 (1394.76 GiB 1497.62 GB)
  71. Raid Devices : 2
  72. Total Devices : 2
  73. Preferred Minor : 2
  74.  
  75. Update Time : Mon Jan 13 00:31:53 2014
  76. State : active
  77. Active Devices : 2
  78. Working Devices : 2
  79. Failed Devices : 0
  80. Spare Devices : 0
  81. Checksum : d874eece - correct
  82. Events : 831
  83.  
  84.  
  85. Number Major Minor RaidDevice State
  86. this 1 8 19 1 active sync /dev/sdb3
  87.  
  88. 0 0 8 3 0 active sync /dev/sda3
  89. 1 1 8 19 1 active sync /dev/sdb3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement