Advertisement
demoss

mdadm examine v\ vv

Feb 20th, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.74 KB | None | 0 0
  1. root@ubuntos:~# mdadm --examine --scan -v
  2. ARRAY /dev/md127 level=raid1 num-devices=2 UUID=4ff8da68:f70811f6:fa1fd8fb:ad75b2ab
  3.    spares=2   devices=/dev/sdd2,/dev/sdc2,/dev/sdb2,/dev/sda2
  4. ARRAY /dev/md121 level=raid1 num-devices=5 UUID=a08cd8f8:bd7d2849:646e8815:6ccee58a
  5.    devices=/dev/sde1,/dev/sdd1,/dev/sdc1,/dev/sdb1,/dev/sda1
  6. ARRAY /dev/md5 level=raid1 num-devices=2 UUID=10852b70:452d51d8:e9f4a44c:9049b497
  7.    devices=/dev/sde2
  8. ARRAY /dev/md0 level=raid5 num-devices=5 UUID=ccf46f28:13203ae4:fded6e84:f254a0e8
  9.    devices=/dev/sde3,/dev/sdd3,/dev/sdc3,/dev/sdb3,/dev/sda3
  10. ARRAY /dev/md122 level=raid1 num-devices=5 UUID=2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  11.    spares=4   devices=/dev/sde4,/dev/sdd4,/dev/sdc4,/dev/sdb4,/dev/sda4
  12.  
  13. -------------------------------------------------------------------------------------------------
  14. root@ubuntos:~# mdadm --examine --scan -vv
  15. mdadm: No md superblock detected on /dev/md/9_0.
  16. mdadm: No md superblock detected on /dev/md/13_0.
  17. mdadm: No md superblock detected on /dev/md/5_1.
  18. mdadm: No md superblock detected on /dev/md125.
  19. mdadm: No md superblock detected on /dev/md/5_0.
  20. mdadm: No md superblock detected on /dev/sdf5.
  21. /dev/sdf2:
  22.    MBR Magic : aa55
  23. Partition[0] :     67088384 sectors at            2 (type 82)
  24. mdadm: No md superblock detected on /dev/sdf1.
  25. /dev/sdf:
  26.    MBR Magic : aa55
  27. Partition[0] :     57952256 sectors at         2048 (type 83)
  28. Partition[1] :     67088386 sectors at     57956350 (type 05)
  29. /dev/sde4:
  30.           Magic : a92b4efc
  31.         Version : 0.90.00
  32.            UUID : 2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  33.   Creation Time : Fri Jul 24 19:16:23 2009
  34.      Raid Level : raid1
  35.   Used Dev Size : 458880 (448.20 MiB 469.89 MB)
  36.      Array Size : 458880 (448.20 MiB 469.89 MB)
  37.    Raid Devices : 5
  38.   Total Devices : 1
  39. Preferred Minor : 122
  40.  
  41.     Update Time : Wed Feb 20 12:46:27 2013
  42.           State : clean
  43. Internal Bitmap : present
  44.  Active Devices : 1
  45. Working Devices : 1
  46.  Failed Devices : 4
  47.   Spare Devices : 0
  48.        Checksum : 4c18ed27 - correct
  49.          Events : 158
  50.  
  51.  
  52.       Number   Major   Minor   RaidDevice State
  53. this     0       8       68        0      active sync   /dev/sde4
  54.  
  55.    0     0       8       68        0      active sync   /dev/sde4
  56.    1     1       0        0        1      faulty removed
  57.    2     2       0        0        2      faulty removed
  58.    3     3       0        0        3      faulty removed
  59.    4     4       0        0        4      faulty removed
  60. /dev/sde3:
  61.           Magic : a92b4efc
  62.         Version : 0.90.00
  63.            UUID : ccf46f28:13203ae4:fded6e84:f254a0e8
  64.   Creation Time : Fri Feb 15 17:03:51 2013
  65.      Raid Level : raid5
  66.   Used Dev Size : 975193600 (930.02 GiB 998.60 GB)
  67.      Array Size : 3900774400 (3720.07 GiB 3994.39 GB)
  68.    Raid Devices : 5
  69.   Total Devices : 5
  70. Preferred Minor : 0
  71.  
  72.     Update Time : Tue Feb 19 06:04:09 2013
  73.           State : clean
  74.  Active Devices : 4
  75. Working Devices : 4
  76.  Failed Devices : 1
  77.   Spare Devices : 0
  78.        Checksum : 55e5573d - correct
  79.          Events : 31660
  80.  
  81.          Layout : left-symmetric
  82.      Chunk Size : 64K
  83.  
  84.       Number   Major   Minor   RaidDevice State
  85. this     0       8        3        0      active sync   /dev/sda3
  86.  
  87.    0     0       8        3        0      active sync   /dev/sda3
  88.    1     1       8       19        1      active sync   /dev/sdb3
  89.    2     2       8       35        2      active sync   /dev/sdc3
  90.    3     3       8       51        3      active sync   /dev/sdd3
  91.    4     4       0        0        4      faulty removed
  92. /dev/sde2:
  93.           Magic : a92b4efc
  94.         Version : 0.90.00
  95.            UUID : 10852b70:452d51d8:e9f4a44c:9049b497
  96.   Creation Time : Fri Feb 15 18:57:23 2013
  97.      Raid Level : raid1
  98.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  99.      Array Size : 530048 (517.71 MiB 542.77 MB)
  100.    Raid Devices : 2
  101.   Total Devices : 4
  102. Preferred Minor : 5
  103.  
  104.     Update Time : Tue Feb 19 06:02:39 2013
  105.           State : clean
  106.  Active Devices : 1
  107. Working Devices : 4
  108.  Failed Devices : 0
  109.   Spare Devices : 3
  110.        Checksum : 1b65672f - correct
  111.          Events : 36
  112.  
  113.  
  114.       Number   Major   Minor   RaidDevice State
  115. this     1       8        2        1      active sync   /dev/sda2
  116.  
  117.    0     0       0        0        0      removed
  118.    1     1       8        2        1      active sync   /dev/sda2
  119.    2     2       8       18        2      spare   /dev/sdb2
  120.    3     3       8       50        3      spare   /dev/sdd2
  121.    4     4       8       34        4      spare   /dev/sdc2
  122. /dev/sde1:
  123.           Magic : a92b4efc
  124.         Version : 0.90.00
  125.            UUID : a08cd8f8:bd7d2849:646e8815:6ccee58a
  126.   Creation Time : Fri Jul 24 19:16:15 2009
  127.      Raid Level : raid1
  128.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  129.      Array Size : 530048 (517.71 MiB 542.77 MB)
  130.    Raid Devices : 5
  131.   Total Devices : 1
  132. Preferred Minor : 121
  133.  
  134.     Update Time : Wed Feb 20 12:46:33 2013
  135.           State : clean
  136. Internal Bitmap : present
  137.  Active Devices : 1
  138. Working Devices : 1
  139.  Failed Devices : 4
  140.   Spare Devices : 0
  141.        Checksum : 740c712a - correct
  142.          Events : 106038
  143.  
  144.  
  145.       Number   Major   Minor   RaidDevice State
  146. this     0       8       65        0      active sync   /dev/sde1
  147.  
  148.    0     0       8       65        0      active sync   /dev/sde1
  149.    1     1       0        0        1      faulty removed
  150.    2     2       0        0        2      faulty removed
  151.    3     3       0        0        3      faulty removed
  152.    4     4       0        0        4      faulty removed
  153. /dev/sde:
  154.    MBR Magic : aa55
  155. Partition[0] :      1060227 sectors at           63 (type 83)
  156. Partition[1] :      1060290 sectors at      1060290 (type 82)
  157. Partition[2] :   1950387390 sectors at      2120580 (type 83)
  158. Partition[3] :       996030 sectors at   1952507970 (type 83)
  159. /dev/sdd4:
  160.           Magic : a92b4efc
  161.         Version : 0.90.00
  162.            UUID : 2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  163.   Creation Time : Fri Jul 24 19:16:23 2009
  164.      Raid Level : raid1
  165.   Used Dev Size : 458880 (448.20 MiB 469.89 MB)
  166.      Array Size : 458880 (448.20 MiB 469.89 MB)
  167.    Raid Devices : 5
  168.   Total Devices : 5
  169. Preferred Minor : 13
  170.  
  171.     Update Time : Tue Feb 19 06:19:34 2013
  172.           State : clean
  173. Internal Bitmap : present
  174.  Active Devices : 1
  175. Working Devices : 5
  176.  Failed Devices : 4
  177.   Spare Devices : 4
  178.        Checksum : 4c174393 - correct
  179.          Events : 460
  180.  
  181.  
  182.       Number   Major   Minor   RaidDevice State
  183. this     8       8       20        8      spare   /dev/sdb4
  184.  
  185.    0     0       8        4        0      active sync   /dev/sda4
  186.    1     1       0        0        1      faulty removed
  187.    2     2       0        0        2      faulty removed
  188.    3     3       0        0        3      faulty removed
  189.    4     4       0        0        4      faulty removed
  190.    5     5       8       68        5      spare   /dev/sde4
  191.    6     6       8       52        6      spare   /dev/sdd4
  192.    7     7       8       36        7      spare   /dev/sdc4
  193.    8     8       8       20        8      spare   /dev/sdb4
  194. /dev/sdd3:
  195.           Magic : a92b4efc
  196.         Version : 0.90.00
  197.            UUID : ccf46f28:13203ae4:fded6e84:f254a0e8
  198.   Creation Time : Fri Feb 15 17:03:51 2013
  199.      Raid Level : raid5
  200.   Used Dev Size : 975193600 (930.02 GiB 998.60 GB)
  201.      Array Size : 3900774400 (3720.07 GiB 3994.39 GB)
  202.    Raid Devices : 5
  203.   Total Devices : 4
  204. Preferred Minor : 0
  205.  
  206.     Update Time : Tue Feb 19 06:07:19 2013
  207.           State : clean
  208.  Active Devices : 1
  209. Working Devices : 1
  210.  Failed Devices : 3
  211.   Spare Devices : 0
  212.        Checksum : 55e558a1 - correct
  213.          Events : 31756
  214.  
  215.          Layout : left-symmetric
  216.      Chunk Size : 64K
  217.  
  218.       Number   Major   Minor   RaidDevice State
  219. this     1       8       19        1      active sync   /dev/sdb3
  220.  
  221.    0     0       0        0        0      removed
  222.    1     1       8       19        1      active sync   /dev/sdb3
  223.    2     2       0        0        2      faulty removed
  224.    3     3       0        0        3      faulty removed
  225.    4     4       0        0        4      faulty removed
  226. /dev/sdd2:
  227.           Magic : a92b4efc
  228.         Version : 0.90.00
  229.            UUID : 4ff8da68:f70811f6:fa1fd8fb:ad75b2ab
  230.   Creation Time : Tue Feb 19 05:55:41 2013
  231.      Raid Level : raid1
  232.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  233.      Array Size : 530048 (517.71 MiB 542.77 MB)
  234.    Raid Devices : 2
  235.   Total Devices : 4
  236. Preferred Minor : 127
  237.  
  238.     Update Time : Wed Feb 20 16:16:44 2013
  239.           State : clean
  240.  Active Devices : 2
  241. Working Devices : 4
  242.  Failed Devices : 0
  243.   Spare Devices : 2
  244.        Checksum : 3a117a04 - correct
  245.          Events : 55
  246.  
  247.  
  248.       Number   Major   Minor   RaidDevice State
  249. this     0       8       50        0      active sync   /dev/sdd2
  250.  
  251.    0     0       8       50        0      active sync   /dev/sdd2
  252.    1     1       8        2        1      active sync   /dev/sda2
  253.    2     2       8       18        2      spare   /dev/sdb2
  254.    3     3       8       34        3      spare   /dev/sdc2
  255. /dev/sdd1:
  256.           Magic : a92b4efc
  257.         Version : 0.90.00
  258.            UUID : a08cd8f8:bd7d2849:646e8815:6ccee58a
  259.   Creation Time : Fri Jul 24 19:16:15 2009
  260.      Raid Level : raid1
  261.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  262.      Array Size : 530048 (517.71 MiB 542.77 MB)
  263.    Raid Devices : 5
  264.   Total Devices : 4
  265. Preferred Minor : 125
  266.  
  267.     Update Time : Wed Feb 20 12:46:35 2013
  268.           State : clean
  269. Internal Bitmap : present
  270.  Active Devices : 4
  271. Working Devices : 4
  272.  Failed Devices : 1
  273.   Spare Devices : 0
  274.        Checksum : 740c7826 - correct
  275.          Events : 106908
  276.  
  277.  
  278.       Number   Major   Minor   RaidDevice State
  279. this     1       8       49        1      active sync   /dev/sdd1
  280.  
  281.    0     0       8       33        0      active sync   /dev/sdc1
  282.    1     1       8       49        1      active sync   /dev/sdd1
  283.    2     2       8        1        2      active sync   /dev/sda1
  284.    3     3       8       17        3      active sync   /dev/sdb1
  285.    4     4       0        0        4      faulty removed
  286. /dev/sdd:
  287.    MBR Magic : aa55
  288. Partition[0] :      1060227 sectors at           63 (type 83)
  289. Partition[1] :      1060290 sectors at      1060290 (type 82)
  290. Partition[2] :   1950387390 sectors at      2120580 (type 83)
  291. Partition[3] :       996030 sectors at   1952507970 (type 83)
  292. /dev/sdc4:
  293.           Magic : a92b4efc
  294.         Version : 0.90.00
  295.            UUID : 2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  296.   Creation Time : Fri Jul 24 19:16:23 2009
  297.      Raid Level : raid1
  298.   Used Dev Size : 458880 (448.20 MiB 469.89 MB)
  299.      Array Size : 458880 (448.20 MiB 469.89 MB)
  300.    Raid Devices : 5
  301.   Total Devices : 5
  302. Preferred Minor : 13
  303.  
  304.     Update Time : Tue Feb 19 06:19:34 2013
  305.           State : clean
  306. Internal Bitmap : present
  307.  Active Devices : 1
  308. Working Devices : 5
  309.  Failed Devices : 4
  310.   Spare Devices : 4
  311.        Checksum : 4c17439d - correct
  312.          Events : 458
  313.  
  314.  
  315.       Number   Major   Minor   RaidDevice State
  316. this     7       8       36        7      spare   /dev/sdc4
  317.  
  318.    0     0       8        4        0      active sync   /dev/sda4
  319.    1     1       0        0        1      faulty removed
  320.    2     2       0        0        2      faulty removed
  321.    3     3       0        0        3      faulty removed
  322.    4     4       0        0        4      faulty removed
  323.    5     5       8       68        5      spare   /dev/sde4
  324.    6     6       8       52        6      spare   /dev/sdd4
  325.    7     7       8       36        7      spare   /dev/sdc4
  326.    8     8       8       20        8      spare   /dev/sdb4
  327. /dev/sdc3:
  328.           Magic : a92b4efc
  329.         Version : 0.90.00
  330.            UUID : ccf46f28:13203ae4:fded6e84:f254a0e8
  331.   Creation Time : Fri Feb 15 17:03:51 2013
  332.      Raid Level : raid5
  333.   Used Dev Size : 975193600 (930.02 GiB 998.60 GB)
  334.      Array Size : 3900774400 (3720.07 GiB 3994.39 GB)
  335.    Raid Devices : 5
  336.   Total Devices : 5
  337. Preferred Minor : 0
  338.  
  339.     Update Time : Tue Feb 19 06:05:01 2013
  340.           State : clean
  341.  Active Devices : 3
  342. Working Devices : 3
  343.  Failed Devices : 1
  344.   Spare Devices : 0
  345.        Checksum : 55e557ba - correct
  346.          Events : 31672
  347.  
  348.          Layout : left-symmetric
  349.      Chunk Size : 64K
  350.  
  351.       Number   Major   Minor   RaidDevice State
  352. this     2       8       35        2      active sync   /dev/sdc3
  353.  
  354.    0     0       0        0        0      removed
  355.    1     1       8       19        1      active sync   /dev/sdb3
  356.    2     2       8       35        2      active sync   /dev/sdc3
  357.    3     3       8       51        3      active sync   /dev/sdd3
  358.    4     4       0        0        4      faulty removed
  359. /dev/sdc2:
  360.           Magic : a92b4efc
  361.         Version : 0.90.00
  362.            UUID : 4ff8da68:f70811f6:fa1fd8fb:ad75b2ab
  363.   Creation Time : Tue Feb 19 05:55:41 2013
  364.      Raid Level : raid1
  365.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  366.      Array Size : 530048 (517.71 MiB 542.77 MB)
  367.    Raid Devices : 2
  368.   Total Devices : 4
  369. Preferred Minor : 127
  370.  
  371.     Update Time : Wed Feb 20 16:16:44 2013
  372.           State : clean
  373.  Active Devices : 2
  374. Working Devices : 4
  375.  Failed Devices : 0
  376.   Spare Devices : 2
  377.        Checksum : 3a1179f4 - correct
  378.          Events : 55
  379.  
  380.  
  381.       Number   Major   Minor   RaidDevice State
  382. this     3       8       34        3      spare   /dev/sdc2
  383.  
  384.    0     0       8       50        0      active sync   /dev/sdd2
  385.    1     1       8        2        1      active sync   /dev/sda2
  386.    2     2       8       18        2      spare   /dev/sdb2
  387.    3     3       8       34        3      spare   /dev/sdc2
  388. /dev/sdc1:
  389.           Magic : a92b4efc
  390.         Version : 0.90.00
  391.            UUID : a08cd8f8:bd7d2849:646e8815:6ccee58a
  392.   Creation Time : Fri Jul 24 19:16:15 2009
  393.      Raid Level : raid1
  394.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  395.      Array Size : 530048 (517.71 MiB 542.77 MB)
  396.    Raid Devices : 5
  397.   Total Devices : 4
  398. Preferred Minor : 125
  399.  
  400.     Update Time : Wed Feb 20 12:46:35 2013
  401.           State : clean
  402. Internal Bitmap : present
  403.  Active Devices : 4
  404. Working Devices : 4
  405.  Failed Devices : 1
  406.   Spare Devices : 0
  407.        Checksum : 740c7814 - correct
  408.          Events : 106908
  409.  
  410.  
  411.       Number   Major   Minor   RaidDevice State
  412. this     0       8       33        0      active sync   /dev/sdc1
  413.  
  414.    0     0       8       33        0      active sync   /dev/sdc1
  415.    1     1       8       49        1      active sync   /dev/sdd1
  416.    2     2       8        1        2      active sync   /dev/sda1
  417.    3     3       8       17        3      active sync   /dev/sdb1
  418.    4     4       0        0        4      faulty removed
  419. /dev/sdc:
  420.    MBR Magic : aa55
  421. Partition[0] :      1060227 sectors at           63 (type 83)
  422. Partition[1] :      1060290 sectors at      1060290 (type 82)
  423. Partition[2] :   1950387390 sectors at      2120580 (type 83)
  424. Partition[3] :       996030 sectors at   1952507970 (type 83)
  425. /dev/sdb4:
  426.           Magic : a92b4efc
  427.         Version : 0.90.00
  428.            UUID : 2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  429.   Creation Time : Fri Jul 24 19:16:23 2009
  430.      Raid Level : raid1
  431.   Used Dev Size : 458880 (448.20 MiB 469.89 MB)
  432.      Array Size : 458880 (448.20 MiB 469.89 MB)
  433.    Raid Devices : 5
  434.   Total Devices : 5
  435. Preferred Minor : 13
  436.  
  437.     Update Time : Tue Feb 19 06:19:34 2013
  438.           State : clean
  439. Internal Bitmap : present
  440.  Active Devices : 1
  441. Working Devices : 5
  442.  Failed Devices : 4
  443.   Spare Devices : 4
  444.        Checksum : 4c1743af - correct
  445.          Events : 460
  446.  
  447.  
  448.       Number   Major   Minor   RaidDevice State
  449. this     6       8       52        6      spare   /dev/sdd4
  450.  
  451.    0     0       8        4        0      active sync   /dev/sda4
  452.    1     1       0        0        1      faulty removed
  453.    2     2       0        0        2      faulty removed
  454.    3     3       0        0        3      faulty removed
  455.    4     4       0        0        4      faulty removed
  456.    5     5       8       68        5      spare   /dev/sde4
  457.    6     6       8       52        6      spare   /dev/sdd4
  458.    7     7       8       36        7      spare   /dev/sdc4
  459.    8     8       8       20        8      spare   /dev/sdb4
  460. /dev/sdb3:
  461.           Magic : a92b4efc
  462.         Version : 0.90.00
  463.            UUID : ccf46f28:13203ae4:fded6e84:f254a0e8
  464.   Creation Time : Fri Feb 15 17:03:51 2013
  465.      Raid Level : raid5
  466.   Used Dev Size : 975193600 (930.02 GiB 998.60 GB)
  467.      Array Size : 3900774400 (3720.07 GiB 3994.39 GB)
  468.    Raid Devices : 5
  469.   Total Devices : 5
  470. Preferred Minor : 0
  471.  
  472.     Update Time : Tue Feb 19 06:05:00 2013
  473.           State : active
  474.  Active Devices : 3
  475. Working Devices : 3
  476.  Failed Devices : 1
  477.   Spare Devices : 0
  478.        Checksum : 55e4dc11 - correct
  479.          Events : 31671
  480.  
  481.          Layout : left-symmetric
  482.      Chunk Size : 64K
  483.  
  484.       Number   Major   Minor   RaidDevice State
  485. this     3       8       51        3      active sync   /dev/sdd3
  486.  
  487.    0     0       0        0        0      removed
  488.    1     1       8       19        1      active sync   /dev/sdb3
  489.    2     2       8       35        2      active sync   /dev/sdc3
  490.    3     3       8       51        3      active sync   /dev/sdd3
  491.    4     4       0        0        4      faulty removed
  492. /dev/sdb2:
  493.           Magic : a92b4efc
  494.         Version : 0.90.00
  495.            UUID : 4ff8da68:f70811f6:fa1fd8fb:ad75b2ab
  496.   Creation Time : Tue Feb 19 05:55:41 2013
  497.      Raid Level : raid1
  498.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  499.      Array Size : 530048 (517.71 MiB 542.77 MB)
  500.    Raid Devices : 2
  501.   Total Devices : 4
  502. Preferred Minor : 127
  503.  
  504.     Update Time : Wed Feb 20 16:16:44 2013
  505.           State : clean
  506.  Active Devices : 2
  507. Working Devices : 4
  508.  Failed Devices : 0
  509.   Spare Devices : 2
  510.        Checksum : 3a1179e2 - correct
  511.          Events : 55
  512.  
  513.  
  514.       Number   Major   Minor   RaidDevice State
  515. this     2       8       18        2      spare   /dev/sdb2
  516.  
  517.    0     0       8       50        0      active sync   /dev/sdd2
  518.    1     1       8        2        1      active sync   /dev/sda2
  519.    2     2       8       18        2      spare   /dev/sdb2
  520.    3     3       8       34        3      spare   /dev/sdc2
  521. /dev/sdb1:
  522.           Magic : a92b4efc
  523.         Version : 0.90.00
  524.            UUID : a08cd8f8:bd7d2849:646e8815:6ccee58a
  525.   Creation Time : Fri Jul 24 19:16:15 2009
  526.      Raid Level : raid1
  527.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  528.      Array Size : 530048 (517.71 MiB 542.77 MB)
  529.    Raid Devices : 5
  530.   Total Devices : 4
  531. Preferred Minor : 125
  532.  
  533.     Update Time : Wed Feb 20 12:46:35 2013
  534.           State : clean
  535. Internal Bitmap : present
  536.  Active Devices : 4
  537. Working Devices : 4
  538.  Failed Devices : 1
  539.   Spare Devices : 0
  540.        Checksum : 740c780a - correct
  541.          Events : 106908
  542.  
  543.  
  544.       Number   Major   Minor   RaidDevice State
  545. this     3       8       17        3      active sync   /dev/sdb1
  546.  
  547.    0     0       8       33        0      active sync   /dev/sdc1
  548.    1     1       8       49        1      active sync   /dev/sdd1
  549.    2     2       8        1        2      active sync   /dev/sda1
  550.    3     3       8       17        3      active sync   /dev/sdb1
  551.    4     4       0        0        4      faulty removed
  552. /dev/sdb:
  553.    MBR Magic : aa55
  554. Partition[0] :      1060227 sectors at           63 (type 83)
  555. Partition[1] :      1060290 sectors at      1060290 (type 82)
  556. Partition[2] :   1950387390 sectors at      2120580 (type 83)
  557. Partition[3] :       996030 sectors at   1952507970 (type 83)
  558. /dev/sda4:
  559.           Magic : a92b4efc
  560.         Version : 0.90.00
  561.            UUID : 2cc61c6a:c0a7c16f:a26ab62c:777fa7ff
  562.   Creation Time : Fri Jul 24 19:16:23 2009
  563.      Raid Level : raid1
  564.   Used Dev Size : 458880 (448.20 MiB 469.89 MB)
  565.      Array Size : 458880 (448.20 MiB 469.89 MB)
  566.    Raid Devices : 5
  567.   Total Devices : 5
  568. Preferred Minor : 13
  569.  
  570.     Update Time : Tue Feb 19 06:19:34 2013
  571.           State : clean
  572. Internal Bitmap : present
  573.  Active Devices : 1
  574. Working Devices : 5
  575.  Failed Devices : 4
  576.   Spare Devices : 4
  577.        Checksum : 4c1743b9 - correct
  578.          Events : 458
  579.  
  580.  
  581.       Number   Major   Minor   RaidDevice State
  582. this     5       8       68        5      spare   /dev/sde4
  583.  
  584.    0     0       8        4        0      active sync   /dev/sda4
  585.    1     1       0        0        1      faulty removed
  586.    2     2       0        0        2      faulty removed
  587.    3     3       0        0        3      faulty removed
  588.    4     4       0        0        4      faulty removed
  589.    5     5       8       68        5      spare   /dev/sde4
  590.    6     6       8       52        6      spare   /dev/sdd4
  591.    7     7       8       36        7      spare   /dev/sdc4
  592.    8     8       8       20        8      spare   /dev/sdb4
  593. /dev/sda3:
  594.           Magic : a92b4efc
  595.         Version : 0.90.00
  596.            UUID : ccf46f28:13203ae4:fded6e84:f254a0e8
  597.   Creation Time : Fri Feb 15 17:03:51 2013
  598.      Raid Level : raid5
  599.   Used Dev Size : 975193600 (930.02 GiB 998.60 GB)
  600.      Array Size : 3900774400 (3720.07 GiB 3994.39 GB)
  601.    Raid Devices : 5
  602.   Total Devices : 5
  603. Preferred Minor : 0
  604.  
  605.     Update Time : Tue Feb 19 06:01:52 2013
  606.           State : clean
  607.  Active Devices : 5
  608. Working Devices : 5
  609.  Failed Devices : 0
  610.   Spare Devices : 0
  611.        Checksum : 55e556bf - correct
  612.          Events : 31636
  613.  
  614.          Layout : left-symmetric
  615.      Chunk Size : 64K
  616.  
  617.       Number   Major   Minor   RaidDevice State
  618. this     4       8       67        4      active sync   /dev/sde3
  619.  
  620.    0     0       8        3        0      active sync   /dev/sda3
  621.    1     1       8       19        1      active sync   /dev/sdb3
  622.    2     2       8       35        2      active sync   /dev/sdc3
  623.    3     3       8       51        3      active sync   /dev/sdd3
  624.    4     4       8       67        4      active sync   /dev/sde3
  625. /dev/sda2:
  626.           Magic : a92b4efc
  627.         Version : 0.90.00
  628.            UUID : 4ff8da68:f70811f6:fa1fd8fb:ad75b2ab
  629.   Creation Time : Tue Feb 19 05:55:41 2013
  630.      Raid Level : raid1
  631.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  632.      Array Size : 530048 (517.71 MiB 542.77 MB)
  633.    Raid Devices : 2
  634.   Total Devices : 4
  635. Preferred Minor : 127
  636.  
  637.     Update Time : Wed Feb 20 16:16:44 2013
  638.           State : clean
  639.  Active Devices : 2
  640. Working Devices : 4
  641.  Failed Devices : 0
  642.   Spare Devices : 2
  643.        Checksum : 3a1179d6 - correct
  644.          Events : 55
  645.  
  646.  
  647.       Number   Major   Minor   RaidDevice State
  648. this     1       8        2        1      active sync   /dev/sda2
  649.  
  650.    0     0       8       50        0      active sync   /dev/sdd2
  651.    1     1       8        2        1      active sync   /dev/sda2
  652.    2     2       8       18        2      spare   /dev/sdb2
  653.    3     3       8       34        3      spare   /dev/sdc2
  654. /dev/sda1:
  655.           Magic : a92b4efc
  656.         Version : 0.90.00
  657.            UUID : a08cd8f8:bd7d2849:646e8815:6ccee58a
  658.   Creation Time : Fri Jul 24 19:16:15 2009
  659.      Raid Level : raid1
  660.   Used Dev Size : 530048 (517.71 MiB 542.77 MB)
  661.      Array Size : 530048 (517.71 MiB 542.77 MB)
  662.    Raid Devices : 5
  663.   Total Devices : 4
  664. Preferred Minor : 125
  665.  
  666.     Update Time : Wed Feb 20 12:46:35 2013
  667.           State : clean
  668. Internal Bitmap : present
  669.  Active Devices : 4
  670. Working Devices : 4
  671.  Failed Devices : 1
  672.   Spare Devices : 0
  673.        Checksum : 740c77f8 - correct
  674.          Events : 106908
  675.  
  676.  
  677.       Number   Major   Minor   RaidDevice State
  678. this     2       8        1        2      active sync   /dev/sda1
  679.  
  680.    0     0       8       33        0      active sync   /dev/sdc1
  681.    1     1       8       49        1      active sync   /dev/sdd1
  682.    2     2       8        1        2      active sync   /dev/sda1
  683.    3     3       8       17        3      active sync   /dev/sdb1
  684.    4     4       0        0        4      faulty removed
  685. /dev/sda:
  686.    MBR Magic : aa55
  687. Partition[0] :      1060227 sectors at           63 (type 83)
  688. Partition[1] :      1060290 sectors at      1060290 (type 82)
  689. Partition[2] :   1950387390 sectors at      2120580 (type 83)
  690. Partition[3] :       996030 sectors at   1952507970 (type 83)
  691. root@ubuntos:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement