Advertisement
Guest User

raid 5 problems

a guest
Dec 10th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. cat /proc/mdstat
  2. Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
  3. md1 : inactive sda1[5](S) sde1[2](S) sdd1[1](S) sdc1[0](S) sdf1[3](S)
  4. 9767562680 blocks super 1.2
  5.  
  6. unused devices: <none>
  7.  
  8.  
  9. sudo mdadm --examine --scan -vv /dev/sda1
  10. /dev/sda1:
  11. Magic : a92b4efc
  12. Version : 1.2
  13. Feature Map : 0x0
  14. Array UUID : 907c9fd0:d917c142:cffce290:78f4ee7e
  15. Name : localhost.localdomain:1
  16. Creation Time : Mon Apr 18 12:11:05 2011
  17. Raid Level : raid5
  18. Raid Devices : 5
  19.  
  20. Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
  21. Array Size : 15628097536 (7452.06 GiB 8001.59 GB)
  22. Used Dev Size : 3907024384 (1863.01 GiB 2000.40 GB)
  23. Data Offset : 2048 sectors
  24. Super Offset : 8 sectors
  25. State : clean
  26. Device UUID : 1666a7ee:f8f2fca0:bf176106:c762d3ed
  27.  
  28. Update Time : Thu Dec 6 09:12:24 2012
  29. Checksum : d1f17d82 - correct
  30. Events : 180671
  31.  
  32. Layout : left-symmetric
  33. Chunk Size : 256K
  34.  
  35. Device Role : Active device 4
  36. Array State : AAAAA ('A' == active, '.' == missing)
  37.  
  38.  
  39. sudo mdadm --examine --scan -vv /dev/sdc1
  40. /dev/sdc1:
  41. Magic : a92b4efc
  42. Version : 1.2
  43. Feature Map : 0x0
  44. Array UUID : 907c9fd0:d917c142:cffce290:78f4ee7e
  45. Name : localhost.localdomain:1
  46. Creation Time : Mon Apr 18 12:11:05 2011
  47. Raid Level : raid5
  48. Raid Devices : 5
  49.  
  50. Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
  51. Array Size : 15628097536 (7452.06 GiB 8001.59 GB)
  52. Used Dev Size : 3907024384 (1863.01 GiB 2000.40 GB)
  53. Data Offset : 2048 sectors
  54. Super Offset : 8 sectors
  55. State : active
  56. Device UUID : d4183189:9bd063c2:2c40e26c:742eab7e
  57.  
  58. Update Time : Thu Dec 6 09:14:09 2012
  59. Checksum : 85350264 - correct
  60. Events : 180673
  61.  
  62. Layout : left-symmetric
  63. Chunk Size : 256K
  64.  
  65. Device Role : Active device 0
  66. Array State : AAAA. ('A' == active, '.' == missing)
  67.  
  68. sudo mdadm --examine --scan -vv /dev/sdd1
  69. /dev/sdd1:
  70. Magic : a92b4efc
  71. Version : 1.2
  72. Feature Map : 0x0
  73. Array UUID : 907c9fd0:d917c142:cffce290:78f4ee7e
  74. Name : localhost.localdomain:1
  75. Creation Time : Mon Apr 18 12:11:05 2011
  76. Raid Level : raid5
  77. Raid Devices : 5
  78.  
  79. Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
  80. Array Size : 15628097536 (7452.06 GiB 8001.59 GB)
  81. Used Dev Size : 3907024384 (1863.01 GiB 2000.40 GB)
  82. Data Offset : 2048 sectors
  83. Super Offset : 8 sectors
  84. State : active
  85. Device UUID : 722c772a:652da08f:4550c0f6:1c2782d6
  86.  
  87. Update Time : Thu Dec 6 09:14:09 2012
  88. Checksum : d56c7b8e - correct
  89. Events : 180673
  90.  
  91. Layout : left-symmetric
  92. Chunk Size : 256K
  93.  
  94. Device Role : Active device 1
  95. Array State : AAAA. ('A' == active, '.' == missing)
  96.  
  97. sudo mdadm --examine --scan -vv /dev/sde1
  98. /dev/sde1:
  99. Magic : a92b4efc
  100. Version : 1.2
  101. Feature Map : 0x0
  102. Array UUID : 907c9fd0:d917c142:cffce290:78f4ee7e
  103. Name : localhost.localdomain:1
  104. Creation Time : Mon Apr 18 12:11:05 2011
  105. Raid Level : raid5
  106. Raid Devices : 5
  107.  
  108. Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
  109. Array Size : 15628097536 (7452.06 GiB 8001.59 GB)
  110. Used Dev Size : 3907024384 (1863.01 GiB 2000.40 GB)
  111. Data Offset : 2048 sectors
  112. Super Offset : 8 sectors
  113. State : active
  114. Device UUID : afb7447b:d3574097:4ddc8f63:264ecb73
  115.  
  116. Update Time : Thu Dec 6 09:14:09 2012
  117. Checksum : 37f2e44c - correct
  118. Events : 180673
  119.  
  120. Layout : left-symmetric
  121. Chunk Size : 256K
  122.  
  123. Device Role : Active device 2
  124. Array State : AAAA. ('A' == active, '.' == missing)
  125.  
  126. sudo mdadm --examine --scan -vv /dev/sdf1
  127. /dev/sdf1:
  128. Magic : a92b4efc
  129. Version : 1.2
  130. Feature Map : 0x0
  131. Array UUID : 907c9fd0:d917c142:cffce290:78f4ee7e
  132. Name : localhost.localdomain:1
  133. Creation Time : Mon Apr 18 12:11:05 2011
  134. Raid Level : raid5
  135. Raid Devices : 5
  136.  
  137. Avail Dev Size : 3907025072 (1863.01 GiB 2000.40 GB)
  138. Array Size : 15628097536 (7452.06 GiB 8001.59 GB)
  139. Used Dev Size : 3907024384 (1863.01 GiB 2000.40 GB)
  140. Data Offset : 2048 sectors
  141. Super Offset : 8 sectors
  142. State : active
  143. Device UUID : 78b36758:cda2dd66:8efa1437:b4025211
  144.  
  145. Update Time : Thu Dec 6 09:14:09 2012
  146. Checksum : 55befdde - correct
  147. Events : 180673
  148.  
  149. Layout : left-symmetric
  150. Chunk Size : 256K
  151.  
  152. Device Role : Active device 3
  153. Array State : AAAA. ('A' == active, '.' == missing)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement