Advertisement
ehidle

RAID Issue

Aug 20th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. Output of blkid:
  2.  
  3. /dev/sda1: UUID="854aa8af-7d10-436f-bd11-6f8b2763da6b" TYPE="ext4"
  4. /dev/sda5: UUID="fe25c75b-0cf6-4dc2-922c-2996c9e32c3f" TYPE="swap"
  5. /dev/sdh1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="b97a0da6-d084-6da1-3710-ec959612c140" LABEL="beluga:0" TYPE="linux_raid_member"
  6. /dev/sdi1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="6d7ce813-ec31-df4e-993c-e3c766c8aa7c" LABEL="beluga:0" TYPE="linux_raid_member"
  7. /dev/sdj1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="55c578a3-96b4-53f0-6ec0-60ca99b4a68d" LABEL="beluga:0" TYPE="linux_raid_member"
  8. /dev/sdk1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="b98122bb-cd6e-fe38-5d67-b43fe87d6467" LABEL="beluga:0" TYPE="linux_raid_member"
  9. /dev/sdd1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="dc07d881-0098-111d-7ef5-70ff3824b7cb" LABEL="beluga:0" TYPE="linux_raid_member"
  10. /dev/sdc1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="61336466-5690-986c-492f-8b0f53ab54ef" LABEL="beluga:0" TYPE="linux_raid_member"
  11. /dev/sdb1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="c1ecbebf-7859-7aee-f428-b6fb0c29e461" LABEL="beluga:0" TYPE="linux_raid_member"
  12. /dev/sdf1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="427b28e9-5ee4-ee28-6e0d-7f7a7c577b9e" LABEL="beluga:0" TYPE="linux_raid_member"
  13. /dev/sde1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="4bf9d4c3-459c-8098-e946-ab9fdc2f999f" LABEL="beluga:0" TYPE="linux_raid_member"
  14. /dev/sdg1: UUID="5b3f6516-ebba-22b9-ee03-7b6ad2addaa6" UUID_SUB="10844f98-4e51-9270-dceb-550b030eac9d" LABEL="beluga:0" TYPE="linux_raid_member"
  15. /dev/md0: UUID="eb6df0cb-a7ca-44ad-9d46-5857d47fcd3c" TYPE="ext4"
  16.  
  17. Output of mdadm --detail /dev/md0
  18.  
  19. /dev/md0:
  20. Version : 1.2
  21. Creation Time : Sat Aug 17 14:57:11 2013
  22. Raid Level : raid6
  23. Array Size : 23441070080 (22355.15 GiB 24003.66 GB)
  24. Used Dev Size : 2930133760 (2794.39 GiB 3000.46 GB)
  25. Raid Devices : 10
  26. Total Devices : 10
  27. Persistence : Superblock is persistent
  28.  
  29. Update Time : Tue Aug 20 20:15:12 2013
  30. State : active
  31. Active Devices : 10
  32. Working Devices : 10
  33. Failed Devices : 0
  34. Spare Devices : 0
  35.  
  36. Layout : left-symmetric
  37. Chunk Size : 256K
  38.  
  39. Name : beluga:0 (local to host beluga)
  40. UUID : 5b3f6516:ebba22b9:ee037b6a:d2addaa6
  41. Events : 319
  42.  
  43. Number Major Minor RaidDevice State
  44. 0 8 17 0 active sync /dev/sdb1
  45. 1 8 33 1 active sync /dev/sdc1
  46. 2 8 49 2 active sync /dev/sdd1
  47. 3 8 65 3 active sync /dev/sde1
  48. 4 8 81 4 active sync /dev/sdf1
  49. 5 8 97 5 active sync /dev/sdg1
  50. 6 8 113 6 active sync /dev/sdh1
  51. 7 8 129 7 active sync /dev/sdi1
  52. 8 8 145 8 active sync /dev/sdj1
  53. 9 8 161 9 active sync /dev/sdk1
  54.  
  55. Output of mdadm --examine /dev/sdb1:
  56.  
  57. /dev/sdb1:
  58. Magic : a92b4efc
  59. Version : 1.2
  60. Feature Map : 0x0
  61. Array UUID : 5b3f6516:ebba22b9:ee037b6a:d2addaa6
  62. Name : beluga:0 (local to host beluga)
  63. Creation Time : Sat Aug 17 14:57:11 2013
  64. Raid Level : raid6
  65. Raid Devices : 10
  66.  
  67. Avail Dev Size : 5860268032 (2794.39 GiB 3000.46 GB)
  68. Array Size : 23441070080 (22355.15 GiB 24003.66 GB)
  69. Used Dev Size : 5860267520 (2794.39 GiB 3000.46 GB)
  70. Data Offset : 262144 sectors
  71. Super Offset : 8 sectors
  72. State : clean
  73. Device UUID : c1ecbebf:78597aee:f428b6fb:0c29e461
  74.  
  75. Update Time : Tue Aug 20 20:15:32 2013
  76. Checksum : 9a2259ea - correct
  77. Events : 318
  78.  
  79. Layout : left-symmetric
  80. Chunk Size : 256K
  81.  
  82. Device Role : Active device 0
  83. Array State : AAAAAAAAAA ('A' == active, '.' == missing)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement