You are not logged in.

#1 2006-08-22 21:33:37

Gustavo
Member
From: Brazil
Registered: 2006-07-04
Posts: 92

Bad HD?

Hello!

Is this right?

[root@claudia gu]# hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   2812 MB in  2.00 seconds = 1405.29 MB/sec
 Timing buffered disk reads:  150 MB in  3.01 seconds =  49.88 MB/sec
[root@claudia gu]# hdparm -tT /dev/hda

/dev/hda:
 Timing cached reads:   2928 MB in  2.00 seconds = 1464.45 MB/sec
 Timing buffered disk reads:  166 MB in  3.01 seconds =  55.22 MB/sec

The SATA disk shoudn't be faster?

Look at this:

[root@claudia gu]# hdparm -i /dev/hda

/dev/hda:

 Model=SAMSUNG SP1604N, FwRev=TM100-30, SerialNo=S013J10Y653986
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4
 BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
 IORDY=on/off, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: ATA/ATAPI-7 T13 1532D revision 0:  ATA/ATAPI-1 ATA/ATAPI-2 A TA/ATAPI-3 ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7

 * signifies the current active mode
[root@claudia gu]# hdparm -i /dev/sda

/dev/sda:
 HDIO_GET_IDENTITY failed: Inappropriate ioctl for device
[root@claudia gu]# hdparm /dev/sda

/dev/sda:
 IO_support   =  0 (default 16-bit)
 readonly     =  0 (off)
 readahead    = 256 (on)
 geometry     = 9729/255/63, sectors = 156301488, start = 0
[root@claudia gu]# hdparm /dev/hda

/dev/hda:
 multcount    = 16 (on)
 IO_support   =  1 (32-bit)
 unmaskirq    =  1 (on)
 using_dma    =  1 (on)
 keepsettings =  0 (off)
 readonly     =  0 (off)
 readahead    = 256 (on)
 geometry     = 19457/255/63, sectors = 312581808, start = 0
[root@claudia gu]# dmesg | grep sda
Kernel command line: root=/dev/sda3 ro
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
 sda:<4>nv_sata: Primary device added
 sda1 sda2 <<4>nv_sata: Primary device added
 sda5 > sda3 sda4
sd 4:0:0:0: Attached scsi disk sda
ReiserFS: sda3: found reiserfs format "3.6" with standard journal
ReiserFS: sda3: using ordered data mode
ReiserFS: sda3: journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: sda3: checking transaction log (sda3)
ReiserFS: sda3: Using r5 hash to sort names
Adding 1253060k swap on /dev/sda4.  Priority:-1 extents:1 across:1253060k

My arch install is in the SATA drive and I'm a bit worried. Partition magic says that this disc has wrong geometry or something and can't handle its partitions.

Thanks,

Gustavo

Offline

#2 2006-08-22 23:38:21

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Bad HD?

hdparm's functionality on SATA drives is rather limited IIRC.

The speed of the PATA drive does strike me as very odd though. As does hdparm not showing the UDMA setting properly.

Offline

#3 2007-01-10 22:15:40

mauz
Member
From: Medellín, Antioquia, COLOMBIA.
Registered: 2005-02-19
Posts: 31
Website

Re: Bad HD?

How can disable de SATA suport an get the old /dev/hda ?

Offline

#4 2007-01-11 07:58:42

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Re: Bad HD?

IIRC Partition Magic cannot handle ReiserFS, I would not be too worried about that.


I made it long
as I lacked the time to make it short...

Offline

Board footer

Powered by FluxBB