Re: ENB / NFS
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach azzouz:" > We have a server RAID in witch we want to centralise all the data. From > secondary files servers in different subnet we want to mount the > device from the server RAID in NBD mode and after from the client mount > those virtual device (nbd) in NFS mode. > Is it possible ? It's not really clear from the above what you are asking, but if you are asking if you can NFS-serve a filesystem mounted on an nbd (client) device, the answer is "yes". NFS servers don't care what colour is the device on which the FS they are serving lives. It could be a hard disk, it could be a USB memory stick, it could be a nbd device. Peter