Hello,
we had an degraded RAID 1.
After we have plugged in a new HDD our monitoring said, that the raid is
now fine again, but it was still in the resync process.
# mpt-status
ioc0 vol_id 0 type IM, 2 phy, 465 GB, state DEGRADED, flags ENABLED
RESYNC_IN_PROGRESS
ioc0 phy 0 scsi_id 1 ATA ST3500620AS SD25, 465 GB, state ONLINE,
flags NONE
ioc0 phy 1 scsi_id 8 ATA ST3500418AS CC38, 465 GB, state ONLINE,
flags OUT_OF_SYNC
And the short querys says:
# mpt-status -qs
phys_id 0 ONLINE
phys_id 1 ONLINE
Okay phy 1 is online, but it is still in resync, this should be honored in
the short description (ONLINE_RESYNC).
Cheers.