From: "Greg Freemyer" <greg.freemyer@gmail.com>
To: Aleksey Gorelov <dared1st@yahoo.com>
Cc: Helge Hafting <helge.hafting@aitel.hist.no>,
jengelh@linux01.gwdg.de, daniel.rodrick@gmail.com,
linux-kernel@vger.kernel.org, kernelnewbies@nl.linux.org,
linux-newbie@vger.kernel.org, satinder.jeet@gmail.com
Subject: Re: Generic Disk Driver in Linux
Date: Fri, 25 Aug 2006 14:19:53 -0400 [thread overview]
Message-ID: <87f94c370608251119j4e04b33at67e86539b7bd1744@mail.gmail.com> (raw)
In-Reply-To: <20060825170513.60108.qmail@web83113.mail.mud.yahoo.com>
On 8/25/06, Aleksey Gorelov <dared1st@yahoo.com> wrote:
>
>
> --- Helge Hafting <helge.hafting@aitel.hist.no> wrote:
>
> > Aleksey Gorelov wrote:
> > >> From: linux-kernel-owner@vger.kernel.org
> > >> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Jan Engelhardt
> > >>
> > >>> I was curious that can we develop a generic disk driver that could
> > >>> handle all the kinds of hard drives - IDE, SCSI, RAID et al?
> > >>>
> > >> ide_generic
> > >> sd_mod
> > >>
> > >> All there, what more do you want?
> > >>
> > >
> > > Unfortunately, not _all_. DMRAID does not support all fake raids yet. Moreover, there is
> > usually
> > > some gap for bleeding edge hw support.
> > >
> > Nobody will want to use bleeding edge hardware with an int13 driver,
> > because the performance will necessarily be much worse than using more
> > moderate hardware with the generic IDE driver.
> If some one wants Linux server - I totally agree. I would probably even avoid relying purely on
> generic IDE and instead use chipset specific variant or libata.
> But if someone wants to access already installed & working other OS stuff - that's a different
> story. Bad performance is still better than no support at all.
>
I'll add a vote for this. Not sure if the user base is large enough
to justify it being added to the mainline kernel, but Computer
Forensic professionals often need to image computers with Raid setups.
(image == dd copy of logical volume)
For many configurations, the current choices are sub-optimal. It
would be nice to have a boot disk that could capture any and all raid
volumes.
FYI: There are already many linux boot CDs that specifically target
Computer Forensics tasks, so there is a bigger user community than
many might assume. Examples incude SPADA (law enforcement only),
smart, Farmer Dude's boot cd, FCCU GNU/Linux Forensic Boot CD, Helix,
Penguin Sleuth.
All of the above would benefit from a generic, but slow raid driver.
For this use it would be great if both real raid and fake raid were
supported. Not sure if fake raid comes with int13 support or not.
Greg
--
Greg Freemyer
The Norcross Group
Forensics for the 21st Century
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2006-08-25 18:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-24 18:19 Generic Disk Driver in Linux Aleksey Gorelov
2006-08-24 18:36 ` Arjan van de Ven
2006-08-24 19:40 ` Aleksey Gorelov
2006-08-24 20:03 ` Arjan van de Ven
2006-08-24 22:21 ` Aleksey Gorelov
2006-08-25 8:03 ` Arjan van de Ven
2006-08-25 16:50 ` Aleksey Gorelov
2006-08-24 20:36 ` Phillip Susi
2006-08-24 22:27 ` Aleksey Gorelov
2006-08-25 10:21 ` Helge Hafting
2006-08-25 17:05 ` Aleksey Gorelov
2006-08-25 18:19 ` Greg Freemyer [this message]
2006-08-28 10:46 ` Helge Hafting
[not found] <fa.RkJMFmeAVY9kZAODCPJ1Yc8Vtww@ifi.uio.no>
2006-08-25 0:12 ` Robert Hancock
-- strict thread matches above, loose matches on Subject: below --
2006-08-24 12:47 Daniel Rodrick
2006-08-24 13:10 ` Jan Engelhardt
2006-08-24 16:54 ` Ralf Baechle
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=87f94c370608251119j4e04b33at67e86539b7bd1744@mail.gmail.com \
--to=greg.freemyer@gmail.com \
--cc=daniel.rodrick@gmail.com \
--cc=dared1st@yahoo.com \
--cc=helge.hafting@aitel.hist.no \
--cc=jengelh@linux01.gwdg.de \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-newbie@vger.kernel.org \
--cc=satinder.jeet@gmail.com \
/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