Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2012
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.31 KB | None | 0 0
  1.  
  2. ---------------------------------------------------------------------------------------
  3. fdisk -l /dev/sda
  4. ---------------------------------------------------------------------------------------
  5. Platte /dev/sda: 750.2 GByte, 750155292160 Byte
  6. 255 Köpfe, 63 Sektoren/Spur, 91201 Zylinder
  7. Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
  8. Sector size (logical/physical): 512 bytes / 512 bytes
  9. I/O size (minimum/optimal): 512 bytes / 512 bytes
  10. Disk identifier: 0x0006c410
  11.  
  12. Gerät boot. Anfang Ende Blöcke Id System
  13. /dev/sda1 1 91201 732572001 83 Linux
  14.  
  15. ---------------------------------------------------------------------------------------
  16. fdisk -l /dev/sdc
  17. ---------------------------------------------------------------------------------------
  18. Platte /dev/sdc: 750.2 GByte, 750155292160 Byte
  19. 255 Köpfe, 63 Sektoren/Spur, 91201 Zylinder
  20. Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
  21. Sector size (logical/physical): 512 bytes / 512 bytes
  22. I/O size (minimum/optimal): 512 bytes / 512 bytes
  23. Disk identifier: 0x454d454c
  24.  
  25. Gerät boot. Anfang Ende Blöcke Id System
  26. /dev/sdc1 1 91201 732572001 83 Linux
  27.  
  28. ---------------------------------------------------------------------------------------
  29. mdadm -E /dev/sda1
  30. ---------------------------------------------------------------------------------------
  31. /dev/sda1:
  32. Magic : a92b4efc
  33. Version : 0.90.00
  34. UUID : 83cb326b:8da61825:203b04db:473acb55 (local to host sebastian)
  35. Creation Time : Wed Jul 28 03:52:54 2010
  36. Raid Level : raid5
  37. Used Dev Size : 732571904 (698.64 GiB 750.15 GB)
  38. Array Size : 1465143808 (1397.27 GiB 1500.31 GB)
  39. Raid Devices : 3
  40. Total Devices : 2
  41. Preferred Minor : 127
  42.  
  43. Update Time : Tue Oct 23 19:20:39 2012
  44. State : clean
  45. Internal Bitmap : present
  46. Active Devices : 1
  47. Working Devices : 1
  48. Failed Devices : 2
  49. Spare Devices : 0
  50. Checksum : eaa3f18d - correct
  51. Events : 523921
  52.  
  53. Layout : left-symmetric
  54. Chunk Size : 64K
  55.  
  56. Number Major Minor RaidDevice State
  57. this 0 8 1 0 active sync /dev/sda1
  58.  
  59. 0 0 8 1 0 active sync /dev/sda1
  60. 1 1 0 0 1 faulty removed
  61. 2 2 0 0 2 faulty removed
  62.  
  63. ---------------------------------------------------------------------------------------
  64. mdadm -E /dev/sdc1
  65. ---------------------------------------------------------------------------------------
  66. /dev/sdc1:
  67. Magic : a92b4efc
  68. Version : 0.90.00
  69. UUID : 83cb326b:8da61825:203b04db:473acb55 (local to host sebastian)
  70. Creation Time : Wed Jul 28 03:52:54 2010
  71. Raid Level : raid5
  72. Used Dev Size : 732571904 (698.64 GiB 750.15 GB)
  73. Array Size : 1465143808 (1397.27 GiB 1500.31 GB)
  74. Raid Devices : 3
  75. Total Devices : 2
  76. Preferred Minor : 127
  77.  
  78. Update Time : Tue Oct 23 19:19:10 2012
  79. State : clean
  80. Internal Bitmap : present
  81. Active Devices : 2
  82. Working Devices : 2
  83. Failed Devices : 1
  84. Spare Devices : 0
  85. Checksum : eaa3f133 - correct
  86. Events : 523908
  87.  
  88. Layout : left-symmetric
  89. Chunk Size : 64K
  90.  
  91. Number Major Minor RaidDevice State
  92. this 1 8 33 1 active sync /dev/sdc1
  93.  
  94. 0 0 8 1 0 active sync /dev/sda1
  95. 1 1 8 33 1 active sync /dev/sdc1
  96. 2 2 0 0 2 faulty removed
  97.  
  98. ---------------------------------------------------------------------------------------
  99. mdadm --detail /dev/md127
  100. ---------------------------------------------------------------------------------------
  101. /dev/md127:
  102. Version : 0.90
  103. Creation Time : Wed Jul 28 03:52:54 2010
  104. Raid Level : raid5
  105. Used Dev Size : 732571904 (698.64 GiB 750.15 GB)
  106. Raid Devices : 3
  107. Total Devices : 1
  108. Preferred Minor : 127
  109. Persistence : Superblock is persistent
  110.  
  111. Update Time : Tue Oct 23 19:20:39 2012
  112. State : active, FAILED, Not Started
  113. Active Devices : 1
  114. Working Devices : 1
  115. Failed Devices : 0
  116. Spare Devices : 0
  117.  
  118. Layout : left-symmetric
  119. Chunk Size : 64K
  120.  
  121. UUID : 83cb326b:8da61825:203b04db:473acb55 (local to host sebastian)
  122. Events : 0.523921
  123.  
  124. Number Major Minor RaidDevice State
  125. 0 8 1 0 active sync /dev/sda1
  126. 1 0 0 1 removed
  127. 2 0 0 2 removed
  128.  
  129. ---------------------------------------------------------------------------------------
  130. mdadm --run /dev/md127
  131. ---------------------------------------------------------------------------------------
  132. mdadm: failed to run array /dev/md127: Input/output error
  133.  
  134. ---------------------------------------------------------------------------------------
  135. mdadm /dev/md127 --re-add /dev/sdc1
  136. ---------------------------------------------------------------------------------------
  137. mdadm: re-added /dev/sdc1
  138.  
  139. ---------------------------------------------------------------------------------------
  140. mdadm --detail /dev/md127
  141. ---------------------------------------------------------------------------------------
  142. /dev/md127:
  143. Version : 0.90
  144. Creation Time : Wed Jul 28 03:52:54 2010
  145. Raid Level : raid5
  146. Used Dev Size : 732571904 (698.64 GiB 750.15 GB)
  147. Raid Devices : 3
  148. Total Devices : 2
  149. Preferred Minor : 127
  150. Persistence : Superblock is persistent
  151.  
  152. Update Time : Tue Oct 23 19:20:39 2012
  153. State : active, degraded, Not Started
  154. Active Devices : 2
  155. Working Devices : 2
  156. Failed Devices : 0
  157. Spare Devices : 0
  158.  
  159. Layout : left-symmetric
  160. Chunk Size : 64K
  161.  
  162. UUID : 83cb326b:8da61825:203b04db:473acb55 (local to host sebastian)
  163. Events : 0.523921
  164.  
  165. Number Major Minor RaidDevice State
  166. 0 8 1 0 active sync /dev/sda1
  167. 1 8 33 1 active sync /dev/sdc1
  168. 2 0 0 2 removed
  169.  
  170. ---------------------------------------------------------------------------------------
  171. mdadm --run /dev/md127
  172. ---------------------------------------------------------------------------------------
  173. mdadm: started /dev/md127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement