Hi All,
I want to have a storage server and i have a chunk of computers with p4, 1gb ram lying around. What i plan to have is that when users see a directory called Data it should be a combination of hostA, HostB, HostC.... harddisk. Lets say we start filling up one guy. When one is filled up it should move on to second disk and so on without the users knowing it. I can use a LVM, or mount nfs but i want something which does exactly what i said above. Can anybody throw some light on existing free opensource software available for this?
--Sachin
____________________________________________________________________________________ Get your email and see which of your friends are online - Right on the New Yahoo.com (http://www.yahoo.com/preview)
Sachin wrote:
What i plan to have is that when users see a directory called Data it should be a combination of hostA, HostB, HostC.... hard disk.
Maybe you need clustering. http://lcic.org/distros.html
Regards,
Rony.
___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html
On Fri, Nov 03, 2006 at 11:56:29AM -0800, Sachin wrote:
I want to have a storage server and i have a chunk of computers with p4, 1gb ram lying around. What i plan to have is that when users see a directory called Data it should be a combination of hostA, HostB, HostC.... harddisk.
Read up on iSCSI. It will serve your purpose, if I understand correctly.