linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to reread disk size?
@ 2010-02-19 23:48 Asdo
  2010-02-20 18:37 ` Robert Hancock
  0 siblings, 1 reply; 8+ messages in thread
From: Asdo @ 2010-02-19 23:48 UTC (permalink / raw)
  To: linux-ide

Hi all,
I have a system with hot swappable bays but one of the involved 
controllers apparently does not support hot swap:
(I have unfortunately an old kernel: 2.6.24)

00:1f.2 IDE interface: Intel Corporation 631xESB/632xESB/3100 Chipset 
SATA IDE Controller (rev 09) (prog-if 8f [Master SecP SecO PriP PriO])
        Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
        I/O ports at 18c8 [size=8]
        I/O ports at 18ac [size=4]
        I/O ports at 18c0 [size=8]
        I/O ports at 18a8 [size=4]
        I/O ports at 18b0 [size=16]
        Memory at da804400 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [70] Power Management version 2


I have swapped the disk with a larger one (750GB -> 1TB) but it blockdev 
--getsize64 still sees the old size. It has not realized I have swapped 
disk.

In the past I was doing:

  blockdev --rereadpt /dev/sdX

and it usually worked on other controllers to reread the size visible 
from "blockdev --getsize" or "blockdev --getsize64". One time I think it 
even worked on exactly *that* controller... but it's not working now, 
it's strange.

Is there a technique, or I am out of luck?
The machine should not be rebooted
I would even enter the size manually if possible: I know how many LBA 
blocks are in that disk.

Thank you

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-23 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 23:48 How to reread disk size? Asdo
2010-02-20 18:37 ` Robert Hancock
2010-02-20 21:30   ` Asdo
2010-02-20 23:49     ` Asdo
2010-02-21  7:22     ` James Bottomley
     [not found]       ` <4B814B26.5020501@shiftmail.org>
     [not found]         ` <51f3faa71002210910s484c8e4i975ebf2314287d66@mail.gmail.com>
2010-02-22  0:58           ` Asdo
2010-02-22 12:57             ` James Bottomley
2010-02-23 18:05               ` Asdo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).