Advertisement
Guest User

Untitled

a guest
May 25th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. mdadm --examine /dev/sd[abcd]1
  2. /dev/sda1:
  3. Magic : a92b4efc
  4. Version : 1.2
  5. Feature Map : 0x1
  6. Array UUID : 86c1bc11:9d641e12:851311c4:3d33aa63
  7. Name : ubuntu:0 (local to host ubuntu)
  8. Creation Time : Wed May 25 15:59:11 2016
  9. Raid Level : raid5
  10. Raid Devices : 4
  11.  
  12. Avail Dev Size : 3906764976 (1862.89 GiB 2000.26 GB)
  13. Array Size : 5860147200 (5588.67 GiB 6000.79 GB)
  14. Used Dev Size : 3906764800 (1862.89 GiB 2000.26 GB)
  15. Data Offset : 262144 sectors
  16. Super Offset : 8 sectors
  17. Unused Space : before=262056 sectors, after=176 sectors
  18. State : clean
  19. Device UUID : 2712f137:41b6060c:7de24bf4:80c726e4
  20.  
  21. Internal Bitmap : 8 sectors from superblock
  22. Update Time : Wed May 25 15:59:11 2016
  23. Bad Block Log : 512 entries available at offset 72 sectors
  24. Checksum : 3030874b - correct
  25. Events : 0
  26.  
  27. Layout : left-symmetric
  28. Chunk Size : 512K
  29.  
  30. Device Role : Active device 0
  31. Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
  32. /dev/sdb1:
  33. Magic : a92b4efc
  34. Version : 1.2
  35. Feature Map : 0x1
  36. Array UUID : 86c1bc11:9d641e12:851311c4:3d33aa63
  37. Name : ubuntu:0 (local to host ubuntu)
  38. Creation Time : Wed May 25 15:59:11 2016
  39. Raid Level : raid5
  40. Raid Devices : 4
  41.  
  42. Avail Dev Size : 3906764976 (1862.89 GiB 2000.26 GB)
  43. Array Size : 5860147200 (5588.67 GiB 6000.79 GB)
  44. Used Dev Size : 3906764800 (1862.89 GiB 2000.26 GB)
  45. Data Offset : 262144 sectors
  46. Super Offset : 8 sectors
  47. Unused Space : before=262056 sectors, after=176 sectors
  48. State : clean
  49. Device UUID : b5489f5c:4d047675:f65d39ea:7e8f4322
  50.  
  51. Internal Bitmap : 8 sectors from superblock
  52. Update Time : Wed May 25 15:59:11 2016
  53. Bad Block Log : 512 entries available at offset 72 sectors
  54. Checksum : f2584f5c - correct
  55. Events : 0
  56.  
  57. Layout : left-symmetric
  58. Chunk Size : 512K
  59.  
  60. Device Role : Active device 1
  61. Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
  62. /dev/sdc1:
  63. Magic : a92b4efc
  64. Version : 1.2
  65. Feature Map : 0x1
  66. Array UUID : 86c1bc11:9d641e12:851311c4:3d33aa63
  67. Name : ubuntu:0 (local to host ubuntu)
  68. Creation Time : Wed May 25 15:59:11 2016
  69. Raid Level : raid5
  70. Raid Devices : 4
  71.  
  72. Avail Dev Size : 3906764800 (1862.89 GiB 2000.26 GB)
  73. Array Size : 5860147200 (5588.67 GiB 6000.79 GB)
  74. Data Offset : 262144 sectors
  75. Super Offset : 8 sectors
  76. Unused Space : before=262056 sectors, after=0 sectors
  77. State : clean
  78. Device UUID : 7e99ecd0:6357befc:c138c0a4:351213db
  79.  
  80. Internal Bitmap : 8 sectors from superblock
  81. Update Time : Wed May 25 15:59:11 2016
  82. Bad Block Log : 512 entries available at offset 72 sectors
  83. Checksum : 61445010 - correct
  84. Events : 0
  85.  
  86. Layout : left-symmetric
  87. Chunk Size : 512K
  88.  
  89. Device Role : Active device 2
  90. Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
  91. /dev/sdd1:
  92. Magic : a92b4efc
  93. Version : 1.2
  94. Feature Map : 0x1
  95. Array UUID : 86c1bc11:9d641e12:851311c4:3d33aa63
  96. Name : ubuntu:0 (local to host ubuntu)
  97. Creation Time : Wed May 25 15:59:11 2016
  98. Raid Level : raid5
  99. Raid Devices : 4
  100.  
  101. Avail Dev Size : 3906764800 (1862.89 GiB 2000.26 GB)
  102. Array Size : 5860147200 (5588.67 GiB 6000.79 GB)
  103. Data Offset : 262144 sectors
  104. Super Offset : 8 sectors
  105. Unused Space : before=262056 sectors, after=0 sectors
  106. State : clean
  107. Device UUID : a7aa4acc:5b5b664f:983b2e34:edd38261
  108.  
  109. Internal Bitmap : 8 sectors from superblock
  110. Update Time : Wed May 25 15:59:11 2016
  111. Bad Block Log : 512 entries available at offset 72 sectors
  112. Checksum : c52829bf - correct
  113. Events : 0
  114.  
  115. Layout : left-symmetric
  116. Chunk Size : 512K
  117.  
  118. Device Role : Active device 3
  119. Array State : AAAA ('A' == active, '.' == missing, 'R' == replacing)
  120. root@ubuntu:~#
  121.  
  122. root@ubuntu:~# !190
  123. sudo mdadm -D /dev/md0
  124. /dev/md0:
  125. Version : 1.2
  126. Creation Time : Wed May 25 15:59:11 2016
  127. Raid Level : raid5
  128. Array Size : 5860147200 (5588.67 GiB 6000.79 GB)
  129. Used Dev Size : 1953382400 (1862.89 GiB 2000.26 GB)
  130. Raid Devices : 4
  131. Total Devices : 4
  132. Persistence : Superblock is persistent
  133.  
  134. Intent Bitmap : Internal
  135.  
  136. Update Time : Wed May 25 15:59:11 2016
  137. State : clean
  138. Active Devices : 4
  139. Working Devices : 4
  140. Failed Devices : 0
  141. Spare Devices : 0
  142.  
  143. Layout : left-symmetric
  144. Chunk Size : 512K
  145.  
  146. Name : ubuntu:0 (local to host ubuntu)
  147. UUID : 86c1bc11:9d641e12:851311c4:3d33aa63
  148. Events : 0
  149.  
  150. Number Major Minor RaidDevice State
  151. 0 8 1 0 active sync /dev/sda1
  152. 1 8 17 1 active sync /dev/sdb1
  153. 2 8 33 2 active sync /dev/sdc1
  154. 3 8 49 3 active sync /dev/sdd1
  155. root@ubuntu:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement