We are aware of a potentially service impacting issue. Learn more

Software RAID progress check Print

  • 0

I want to see what is the process of my software raid1 build; how can i see how far the system is with rebuilding ?

cat /proc/mdstat


Personalities : [raid1]
md0 : active raid1 sdb1[1] sda1[0]
      521984 blocks [2/2] [UU]
        resync=DELAYED

md1 : active raid1 sdb2[1] sda2[0]
      310994176 blocks [2/2] [UU]
      [===================>.]  resync = 98.2% (305457600/310994176) finish=3.2min speed=28782K/sec


Was this answer helpful?

« Back