From: Ludovic Drolez <ludovic.drolez@linbox.com>
To: linux-kernel@vger.kernel.org
Subject: RAIT device driver feasibility
Date: Thu, 13 Jan 2005 16:42:44 +0100 [thread overview]
Message-ID: <41E696F4.3070700@linbox.com> (raw)
Hello,
I'd like to know if it's easy to write a RAID like device for tapes (RAIT)...
For block devices, hooks are present in the kernel code, but for char devices,
is there a way to implement a write function for example, which will write in
parallel to N /dev/stX tape devices ?
RAIT already exists in Amanda, in user space, but I'd like to see a generic
kernel RAIT driver which could be used by any backup program.
Cheers,
--
Ludovic DROLEZ Linbox / Free&ALter Soft
152 rue de Grigy - Technopole Metz 2000 57070 METZ
tel : 03 87 50 87 90 fax : 03 87 75 19 26
next reply other threads:[~2005-01-13 15:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-13 15:42 Ludovic Drolez [this message]
2005-01-13 15:41 ` RAIT device driver feasibility Alan Cox
2005-01-13 17:09 ` Ludovic Drolez
2005-01-13 16:29 ` Alan Cox
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=41E696F4.3070700@linbox.com \
--to=ludovic.drolez@linbox.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.