linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kelledin <kelledin+LKML@skarpsey.dyndns.org>
To: linux-kernel@vger.kernel.org
Cc: Andrey Nekrasov <andy@spylog.ru>
Subject: Re: hot-swap ide disk.
Date: Thu, 24 Apr 2003 13:08:02 -0500	[thread overview]
Message-ID: <200304241308.02784.kelledin+LKML@skarpsey.dyndns.org> (raw)
In-Reply-To: <20030424175318.GC15764@an.spylog.com>

On Thursday 24 April 2003 12:53 pm, Andrey Nekrasov wrote:
> Hello.
>
>  There is a way to give command kernel to re-read parameters
> of the hard disk (mbr/etc)?
>
>  Hard drive IDE, kernel 2.4.20, no modules support.
>
>  May be in /proc/...  ?

hdparm can unregister and re-register an entire IDE channel, at 
which point the channel gets re-scanned.  The hdparm source 
comes with an "idectl" script that makes this easy.

Don't know about individual IDE devices, though.  My 
understanding is, it's all or nothing--IDE registration applies 
to an entire channel.  Also don't know how well Linux handles 
serial ATA.

-- 
Kelledin
"If a server crashes in a server farm and no one pings it, does 
it still cost four figures to fix?"


  reply	other threads:[~2003-04-24 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24 17:53 hot-swap ide disk Andrey Nekrasov
2003-04-24 18:08 ` Kelledin [this message]
2003-04-24 18:15 Thomas Hood

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=200304241308.02784.kelledin+LKML@skarpsey.dyndns.org \
    --to=kelledin+lkml@skarpsey.dyndns.org \
    --cc=andy@spylog.ru \
    --cc=linux-kernel@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).