Site Tools


chuleta_raid_mdadm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
chuleta_raid_mdadm [2020/08/20 11:02] etfiatchuleta_raid_mdadm [2020/09/02 13:00] (current) etfiat
Line 175: Line 175:
  
 </code> </code>
 +
 +
 +=== Añadir nuevo spare ===
 +
 +<code>
 +# mdadm /dev/md/md-bandeja-sas  --add-spare  /dev/sdr
 +
 +mdadm --detail /dev/md/md-bandeja-sas 
 +/dev/md/md-bandeja-sas:
 +           Version : 1.2
 +     Creation Time : Thu Aug 20 12:28:32 2020
 +        Raid Level : raid6
 +        Array Size : 23440588800 (22354.69 GiB 24003.16 GB)
 +     Used Dev Size : 1953382400 (1862.89 GiB 2000.26 GB)
 +      Raid Devices : 14
 +     Total Devices : 15
 +       Persistence : Superblock is persistent
 +
 +     Intent Bitmap : Internal
 +
 +       Update Time : Wed Sep  2 14:58:09 2020
 +             State : clean 
 +    Active Devices : 14
 +   Working Devices : 15
 +    Failed Devices : 0
 +     Spare Devices : 1
 +
 +            Layout : left-symmetric
 +        Chunk Size : 512K
 +
 +Consistency Policy : bitmap
 +
 +              Name : md-bandeja-sas
 +              UUID : 596f04dd:cc136fda:907e686f:aca85f28
 +            Events : 31628
 +
 +    Number   Major   Minor   RaidDevice State
 +                  128        0      active sync   /dev/sdi
 +                  144        1      active sync   /dev/sdj
 +                  160        2      active sync   /dev/sdk
 +                  176        3      active sync   /dev/sdl
 +                  192        4      active sync   /dev/sdm
 +                  208        5      active sync   /dev/sdn
 +                  224        6      active sync   /dev/sdo
 +                  240        7      active sync   /dev/sdp
 +            65        0        8      active sync   /dev/sdq
 +      14      65       96        9      active sync   /dev/sdw
 +      10      65       32       10      active sync   /dev/sds
 +      11      65       48       11      active sync   /dev/sdt
 +      12      65       64       12      active sync   /dev/sdu
 +      13      65       80       13      active sync   /dev/sdv
 +
 +      15      65       16        -      spare   /dev/sdr
 +
 +</code>
 +
chuleta_raid_mdadm.1597921363.txt.gz · Last modified: by etfiat