Clustering harddisk- Is this possiblem?

2007-09-08 Thread Aminuddin
Hi,
I have 5 remote servers and each has about 400GB of HDD and another 2
servers running fedora. Is it possible for me to bind all the BSD boxes HDD
to the fedora boxes?

That means all data that's being downloaded to the fedora boxes is actually
being stored in the FreeBSD boxes, transparent to the users.

What software do I need to install to enable this, if this is possible?

thanks

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Clustering harddisk- Is this possiblem?

2007-09-08 Thread walsimou



On Sat, 8 Sep 2007 21:15:08 +0800, Aminuddin [EMAIL PROTECTED] wrote:
 Hi,
 I have 5 remote servers and each has about 400GB of HDD and another 2
 servers running fedora. Is it possible for me to bind all the BSD boxes
 HDD
 to the fedora boxes?
 
 That means all data that's being downloaded to the fedora boxes is
 actually
 being stored in the FreeBSD boxes, transparent to the users.
 
 What software do I need to install to enable this, if this is possible?
 
 thanks
 
May be by using NFS

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html

Regards

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Clustering harddisk- Is this possiblem?

2007-09-08 Thread Wojciech Puchar

man mount_nfs on BSD

man mountd
man nfsd

on fedora


On Sat, 8 Sep 2007, Aminuddin wrote:


Hi,
I have 5 remote servers and each has about 400GB of HDD and another 2
servers running fedora. Is it possible for me to bind all the BSD boxes HDD
to the fedora boxes?

That means all data that's being downloaded to the fedora boxes is actually
being stored in the FreeBSD boxes, transparent to the users.

What software do I need to install to enable this, if this is possible?

thanks

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]