linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Trilobit <trilo@gmx.net>
To: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: kernel module sata_via
Date: Mon, 12 Jun 2006 18:17:21 +0200	[thread overview]
Message-ID: <20060612181721.64fd46b2@jvc> (raw)

Hi,

I'd like to hotplug sata hardisks on a running Linux system.
This works with unloading and then reloading the sata_via module.
But therefore the kernel needs the option module unloading, which I decide to be unsafe for a server.

So my question: is it possible to get the module to rescan the sata bus now and then?
It would be apropriate to trigger the update process externalywith cron or so.
(I thought of something like sending the signal HUP to a process, so it rereads his config,
but only HUP would be send to thes ata_via kernel module, something like that)

The next thing is: when sata_via is started and there is no harddisk connected to the sata host, this host isn't known to the system.
Only unloading/loading the module with a hardisk connected to this host resolves this.
So is there an module parameter which forces the detection of hosts even if no harddisk is connected to it?
Maybe the some scsi-probe utilities might work to solve my first problem.

Or maybe there is some entirely other solution to make hotplug of sata harddisks work with my VIA-SATA controller?

I need hotplug for an Linux-Raid-server  system.


kernel used to test this is (for now) the 2.6.12.2 from kernel.org
distribution is the actual Debian stable.
sata controller is the: VIA VT6420 sata raid controller
on an Asus A7V880 motherboard

thx for advice 
Mario

                 reply	other threads:[~2006-06-12 16:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060612181721.64fd46b2@jvc \
    --to=trilo@gmx.net \
    --cc=jgarzik@pobox.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).