Hi, after installing and initializing the raidmonitor (raidmonitor -iv) I get the following report that clearly shows that one disk is either not being utilized or failed:
...................
RAID Monitor Report
...................
Current /proc/mdstat saved in /root/raidmonitor/mdstat:
Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 hda3[0]
264960 blocks [2/1] [U_]
md1 : active raid1 hda2[0]
38708544 blocks [2/1] [U_]
md0 : active raid1 hda1[0]
104320 blocks [2/1] [U_]
unused devices:
Current partition info saved in /root/raidmonitor/sfdisk.out:
# partition table of /dev/hda
unit: sectors
/dev/hda1 : start= 63, size= 208782, Id=fd, bootable
/dev/hda2 : start= 208845, size=77417235, Id=fd
/dev/hda3 : start= 77626080, size= 530145, Id=fd
/dev/hda4 : start= 0, size= 0, Id= 0
# partition table of /dev/hdc
unit: sectors
/dev/hdc1 : start= 63, size= 208782, Id=fd, bootable
/dev/hdc2 : start= 208845, size=77417235, Id=fd
/dev/hdc3 : start= 77626080, size= 530145, Id=fd
/dev/hdc4 : start= 0, size= 0, Id= 0
I have read the how-to, but when I tried to import hdc.out file whose contents are:
# partition table of /dev/hdc
unit: sectors
/dev/hdc1 : start= 63, size= 208782, Id=fd, bootable
/dev/hdc2 : start= 208845, size=77417235, Id=fd
/dev/hdc3 : start= 77626080, size= 530145, Id=fd
/dev/hdc4 : start= 0, size= 0, Id= 0
I get an error that says the disk is in use, hence won't allow me to continue.
I'd apprecaite your comments on how to fix this problem.
regards
mahmood