* kernel module sata_via
@ 2006-06-12 16:17 Trilobit
0 siblings, 0 replies; only message in thread
From: Trilobit @ 2006-06-12 16:17 UTC (permalink / raw)
To: jgarzik, linux-ide
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-12 16:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 16:17 kernel module sata_via Trilobit
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).