Networking Forums

Networking Forums > Computer Networking > Linux Networking > combining mounts into one big drive.

Reply
Thread Tools Display Modes

combining mounts into one big drive.

 
 
/dev/null
Guest
Posts: n/a

 
      11-10-2003, 05:52 PM
LVM is really cool in that it allows you to take multiple local devices and
manage them as one large one, or split them up with virtual "drives" being
spread across multiple physical devices.

Is there any way to do this with network drives? I'm looking to implement a
front-end server that has any number of machines behind it who host large
drives to the front-end server. The front-end server in turn combines these
"mounts" into one huge drive for others on the network to use.

Any such service that does this already?

Thanks!


 
Reply With Quote
 
 
 
 
Donald Thompson
Guest
Posts: n/a

 
      11-10-2003, 09:51 PM
/dev/null wrote:

> LVM is really cool in that it allows you to take multiple local devices and
> manage them as one large one, or split them up with virtual "drives" being
> spread across multiple physical devices.
>
> Is there any way to do this with network drives? I'm looking to implement a
> front-end server that has any number of machines behind it who host large
> drives to the front-end server. The front-end server in turn combines these
> "mounts" into one huge drive for others on the network to use.
>
> Any such service that does this already?


You can use network block device to do this. http://nbd.sourceforge.net.
Both lvm and raid should be able to handle the block devices created
using this method.

-Don

 
Reply With Quote
 
/dev/null
Guest
Posts: n/a

 
      11-10-2003, 10:29 PM
> You can use network block device to do this. http://nbd.sourceforge.net.
> Both lvm and raid should be able to handle the block devices created
> using this method.


Perfect! I'm now looking into enbd.

Thanks!


 
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
nfs-export and other mounts in subtree Hans-Martin Böhme Linux Networking 2 08-18-2007 09:46 AM
Duplex problems with NFS mounts Swordsman Linux Networking 9 02-28-2004 02:38 AM
Stale NFS mounts Brian Donovan Linux Networking 5 01-16-2004 06:39 PM
NFS subdirectory mounts John Stolz Linux Networking 1 07-28-2003 01:28 PM



1 2 3 4 5 6 7 8 9 10 11