Re: exporting a raid device
"Peter T. Breuer" <[email protected]> Wed, 8 Mar 2006 22:06:51 +0100 (MET)
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach Daniel Steen:" > Is it possible to export a software raid device (either using the fr1 > driver or the normal raid1 driver) via enbd so that it can then be > mounted on an external host? Yes. It's a block device, so it can be exported (so can a serial device!). All the server does is do read and write calls on the file you name as a resource - it does not care what it is really. Peter