From: Asdo <asdo@shiftmail.org>
To: Robert Hancock <hancockrwd@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: How to reread disk size?
Date: Sat, 20 Feb 2010 22:30:47 +0100 [thread overview]
Message-ID: <4B805487.2010900@shiftmail.org> (raw)
In-Reply-To: <4B802BDF.9020509@gmail.com>
Robert Hancock wrote:
>> [CUT]
>> 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.
>
> What dmesg output do you get when you do this?
with "this" I suppose you mean the blockdev --rereadpt?
This is the dmesg I get upon blockdev --rereadpt:
[508100.472337] sd 3:0:1:0: [sdr] 1465149168 512-byte hardware sectors
(750156 MB)
[508100.472376] sd 3:0:1:0: [sdr] Write Protect is off
[508100.472381] sd 3:0:1:0: [sdr] Mode Sense: 00 3a 00 00
[508100.472412] sd 3:0:1:0: [sdr] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[508100.472418] sdr: unknown partition table
It rereads the wrong size, i.e. the one of the old disk :-(
I am sure sdr is the correct disk, I even identified it by doing dd
if=/dev/sdr of=/dev/null and then looking at the activity led to confirm
it's the right drive. It should have read a size of 1TB.
Thanks for your help
next prev parent reply other threads:[~2010-02-20 21:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 23:48 How to reread disk size? Asdo
2010-02-20 18:37 ` Robert Hancock
2010-02-20 21:30 ` Asdo [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B805487.2010900@shiftmail.org \
--to=asdo@shiftmail.org \
--cc=hancockrwd@gmail.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).