* PROBLEM: wrong IDE disk size
@ 2004-08-23 3:45 Alexandre
2004-08-23 3:51 ` Jeff Garzik
2004-08-23 9:34 ` Andries Brouwer
0 siblings, 2 replies; 3+ messages in thread
From: Alexandre @ 2004-08-23 3:45 UTC (permalink / raw)
To: linux-kernel
Hi,
I installed two new SAMSUNG SP1203N (120GB) drives on the same IDE.
But, from the boot log:
hdc: attached ide-disk driver.
hdc: host protected area => 1
hdc: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=14596/255/63,
UDMA(100)
hdd: attached ide-disk driver.
hdd: host protected area => 1
hdd: setmax_ext LBA 234493056, native 66055248
hdd: 66055248 sectors (33820 MB) w/2048KiB Cache, CHS=4111/255/63, UDMA(100)
So the second one get its capacity limited to ~33GB. I know there is a limit
of 34GB (CHS=4111/255/53) with older BIOSes and kernel, but i believe it
doesnt apply as the first drive got recognized properly. Also, i have
another 120 GB SEAGATE as hda working properly. (So the disk with wrong
capacity is the third IDE drive)
I'm running kernel 2.4.25. CONFIG_IDEDISK_STROKE is off.
Any ideas of what might be happening?
(I'd like to be personally CC'd answers/comments)
Thanks in advance.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PROBLEM: wrong IDE disk size
2004-08-23 3:45 PROBLEM: wrong IDE disk size Alexandre
@ 2004-08-23 3:51 ` Jeff Garzik
2004-08-23 9:34 ` Andries Brouwer
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2004-08-23 3:51 UTC (permalink / raw)
To: Alexandre; +Cc: linux-kernel
On Mon, Aug 23, 2004 at 12:45:35AM -0300, Alexandre wrote:
> Hi,
>
> I installed two new SAMSUNG SP1203N (120GB) drives on the same IDE.
> But, from the boot log:
>
> hdc: attached ide-disk driver.
> hdc: host protected area => 1
> hdc: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=14596/255/63,
> UDMA(100)
> hdd: attached ide-disk driver.
> hdd: host protected area => 1
> hdd: setmax_ext LBA 234493056, native 66055248
> hdd: 66055248 sectors (33820 MB) w/2048KiB Cache, CHS=4111/255/63, UDMA(100)
>
> So the second one get its capacity limited to ~33GB. I know there is a limit
> of 34GB (CHS=4111/255/53) with older BIOSes and kernel, but i believe it
> doesnt apply as the first drive got recognized properly. Also, i have
> another 120 GB SEAGATE as hda working properly. (So the disk with wrong
> capacity is the third IDE drive)
>
> I'm running kernel 2.4.25. CONFIG_IDEDISK_STROKE is off.
>
> Any ideas of what might be happening?
It looks like hdd's host protected area is enabled, and you need
to turn on CONFIG_IDEDISK_STROKE to be able to access 100% of it.
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: PROBLEM: wrong IDE disk size
2004-08-23 3:45 PROBLEM: wrong IDE disk size Alexandre
2004-08-23 3:51 ` Jeff Garzik
@ 2004-08-23 9:34 ` Andries Brouwer
1 sibling, 0 replies; 3+ messages in thread
From: Andries Brouwer @ 2004-08-23 9:34 UTC (permalink / raw)
To: Alexandre; +Cc: linux-kernel
On Mon, Aug 23, 2004 at 12:45:35AM -0300, Alexandre wrote:
> I installed two new SAMSUNG SP1203N (120GB) drives on the same IDE.
> But, from the boot log:
>
> hdc: attached ide-disk driver.
> hdc: host protected area => 1
> hdc: 234493056 sectors (120060 MB) w/2048KiB Cache, CHS=14596/255/63,
> UDMA(100)
> hdd: attached ide-disk driver.
> hdd: host protected area => 1
> hdd: setmax_ext LBA 234493056, native 66055248
> hdd: 66055248 sectors (33820 MB) w/2048KiB Cache, CHS=4111/255/63, UDMA(100)
>
> So the second one get its capacity limited to ~33GB.
>
> I'm running kernel 2.4.25. CONFIG_IDEDISK_STROKE is off.
You may have set the jumpers on this second disk to limit capacity.
Correct jumper settings and/or try enabling CONFIG_IDEDISK_STROKE.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-08-23 9:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-23 3:45 PROBLEM: wrong IDE disk size Alexandre
2004-08-23 3:51 ` Jeff Garzik
2004-08-23 9:34 ` Andries Brouwer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®