Quote:
Originally Posted by KZeeSoft
What motherboard do you have, what interface are you using for the drives, are the HDDs WD Caviar "Green"s or another type of 5400rpm drive?
Did you configure this setup using LVM?
Was it installed at inital setup of Linux or after initial installation?
What is the reason for the resync?
|
I think the motherboard is an INTEL DG43GT.
The drives are WD Caviar Green (SATA 3.0G WD15EADS)
They are configured as RAID1 using mdadm. No LVM.
This was done after initial install.
Its actually just continuing its initial sync.
At 6% over 15 hours. See the drive info below.
Another strange thing is that they show up as hda instead of sda.
[root@royalflush ~]# hdparm -i /dev/hda
/dev/hda:
Model=WDC WD15EADS-00S2B0, FwRev=04.05G04, SerialNo=WD-WCAVY0902668
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50
BuffType=unknown, BuffSize=32767kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2
AdvancedPM=yes: unknown setting WriteCache=enabled
Drive conforms to: Unspecified: ATA/ATAPI-1 ATA/ATAPI-2 ATA/ATAPI-3 ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
* signifies the current active mode
[root@royalflush ~]# hdparm -i /dev/hdc
/dev/hdc:
Model=WDC WD15EADS-00P8B0, FwRev=01.00A01, SerialNo=WD-WCAVU0323312
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50
BuffType=unknown, BuffSize=32767kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2
AdvancedPM=no WriteCache=enabled
Drive conforms to: Unspecified: ATA/ATAPI-1 ATA/ATAPI-2 ATA/ATAPI-3 ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
* signifies the current active mode