public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Is there something like multi-device fan out ?
@ 2008-12-11 23:04 J.A. Magallon
  2008-12-11 23:41 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: J.A. Magallon @ 2008-12-11 23:04 UTC (permalink / raw)
  To: Linux-Kernel

Hi...

I suspect this sounds like a strange question.
A friend has a company that distributes his own catalogs on CD-ROM, and wants
to build a mass-burning box (something like 8 CD/DVD burners), running linux.

The problem is how to burn an image at the same time to all writers.
I could write a script, but I think this would launch 8 reads on the same
iso file, all desynchronized, that will drive nuts the disk.
Is there any way to get all the /dev/sr? devices and build something like
a fan-out device, or like a RAID1-CDROM or whatever ?
I suppose it has to be done at the kernel level...

TIA

-- 
J.A. Magallon                       \                     Software is like sex:
                                     \               It's better when it's free
Mac OS X Leopard 10.5.5 (build 9F33) x86-64 - Darwin Kernel 9.5.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-12 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 23:04 Is there something like multi-device fan out ? J.A. Magallon
2008-12-11 23:41 ` H. Peter Anvin
2008-12-12 11:53   ` Matthias Schniedermeyer
2008-12-12 22:14     ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox