Networking Forums

Networking Forums > Computer Networking > Linux Networking > Use software RAID where drives are NFS mounts???

Reply
Thread Tools Display Modes

Use software RAID where drives are NFS mounts???

 
 
David Filmer
Guest
Posts: n/a

 
      02-10-2005, 12:50 AM
This may sound crazy... but can I use software RAID to create an array
of drives where the drives are NFS-mounted over the network (instead of
locally connected)?

I realize such a proposition is risk-heavy. But is it possible with
currently available tools?

 
Reply With Quote
 
 
 
 
Peter T. Breuer
Guest
Posts: n/a

 
      02-10-2005, 05:47 AM
In comp.os.linux.misc David Filmer <(E-Mail Removed)> wrote:
> This may sound crazy... but can I use software RAID to create an array
> of drives where the drives are NFS-mounted over the network (instead of
> locally connected)?


No. You want nbd or enbd, not nfs. Nfs is a filesystem, not a device.

> I realize such a proposition is risk-heavy. But is it possible with
> currently available tools?


Not really, no. But then you don't want what you say you want. You mean
"network attached disk", yet you are saying "networked file system". The
two are different.

Peter
 
Reply With Quote
 
Antoine EMERIT
Guest
Posts: n/a

 
      02-13-2005, 02:39 PM
(E-Mail Removed) (Peter T. Breuer) écrivait
news:jlcrd2-(E-Mail Removed):

> In comp.os.linux.misc David Filmer
> <(E-Mail Removed)> wrote:
>> This may sound crazy... but can I use software RAID to create an
>> array of drives where the drives are NFS-mounted over the network
>> (instead of locally connected)?

>
> No. You want nbd or enbd, not nfs. Nfs is a filesystem, not a device.


If you want to be "fun", you may try to use a large file on the nfs
filesystem and mount using the loop device in your raid array.

I said "to be fun", not "to be serious".


>> I realize such a proposition is risk-heavy. But is it possible with
>> currently available tools?

>
> Not really, no. But then you don't want what you say you want. You
> mean "network attached disk", yet you are saying "networked file
> system". The two are different.


Yes, what is your purpose indead ? You wan to mount a copy of the same
data from two replicated nfs server ?

Regards
 
Reply With Quote
 
Peter T. Breuer
Guest
Posts: n/a

 
      02-13-2005, 03:33 PM
In comp.os.linux.misc Antoine EMERIT <(E-Mail Removed)> wrote:
> (E-Mail Removed) (Peter T. Breuer) ?crivait
> news:jlcrd2-(E-Mail Removed):
>
> > In comp.os.linux.misc David Filmer
> > <(E-Mail Removed)> wrote:
> >> This may sound crazy... but can I use software RAID to create an
> >> array of drives where the drives are NFS-mounted over the network
> >> (instead of locally connected)?

> >
> > No. You want nbd or enbd, not nfs. Nfs is a filesystem, not a device.

>
> If you want to be "fun", you may try to use a large file on the nfs
> filesystem and mount using the loop device in your raid array.


Won't work. Or at least loop over nfs never used to work - if it works
now I would be both delighted and surprised.

> I said "to be fun", not "to be serious".


Well, I don't really see the difference ... oh, you are thinking of
speed, reliability, etc? OK, yes, that would be "fun".

> > Not really, no. But then you don't want what you say you want. You
> > mean "network attached disk", yet you are saying "networked file
> > system". The two are different.

>
> Yes, what is your purpose indead ? You wan to mount a copy of the same
> data from two replicated nfs server ?


He wanted what he said: "RAID over several remote disks (instead of
local disks)".

Peter
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS Mounts not visible Ignoramus14968 Linux Networking 5 03-10-2008 05:44 PM
is it possible to make a software raid of two mount points? Christian Maier Linux Networking 2 02-06-2006 11:33 AM
sc2000 using sk98lin + software raid gigabit very slow Eamonn Hamilton Linux Networking 0 08-17-2004 02:58 PM
Stale NFS mounts Brian Donovan Linux Networking 5 01-16-2004 06:39 PM
advice wanted for linux software/hw raid jjmerrow Linux Networking 1 12-28-2003 12:17 AM



1 2 3 4 5 6 7 8 9 10 11