Thad Beier
2006-Nov-03 16:36 UTC
[Ocfs2-users] Newbie questions -- is OCFS2 what I even want?
Dear Sirs and Madams, I run a small visual effects production company, Hammerhead Productions. We'd like to have an easily extensible inexpensive relatively high-performance storage network using open-source components. I was hoping that OCFS2 would be that system. I have a half-dozen 2 TB fileservers I'd like the rest of the network to see as a single 12 TB disk, with the aggregate throughput of the six servers serving some 50 compute nodes on the network. Is this what OCFS2 is for, or not? My guess is that it isn't, but I'm having a hard time parsing the documentation. If it isn't what OCFS2 is for, what am I looking for? Thanks, Thad Beier -- Thad Beier Hammerhead Productions thadbeier@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20061103/76bc0885/attachment.html
Eckenfels. Bernd
2006-Nov-03 17:18 UTC
[Ocfs2-users] Newbie questions -- is OCFS2 what I even want?
Hello, you could use OCFS2 for it, however you will need to reconfigure your storage: The Disks must be available to all Servers (in a SAN for example). You could maybe do something with network devices (iSCSI) but I guess thats not the perfect throughput. The question is if your clients who access the file will directly be part of the OCFS2 cluster (direct access to the SAN which is fast but expensve), or if you have a limited number of OCFS2 nodes exorting a network filesystem like NFS or (maybe) samba to your workstations. Gruss Bernd ________________________________ From: ocfs2-users-bounces@oss.oracle.com [mailto:ocfs2-users-bounces@oss.oracle.com] On Behalf Of Thad Beier Sent: Saturday, November 04, 2006 1:36 AM To: Ocfs2-users@oss.oracle.com Subject: [Ocfs2-users] Newbie questions -- is OCFS2 what I even want? Dear Sirs and Madams, I run a small visual effects production company, Hammerhead Productions. We'd like to have an easily extensible inexpensive relatively high-performance storage network using open-source components. I was hoping that OCFS2 would be that system. I have a half-dozen 2 TB fileservers I'd like the rest of the network to see as a single 12 TB disk, with the aggregate throughput of the six servers serving some 50 compute nodes on the network. Is this what OCFS2 is for, or not? My guess is that it isn't, but I'm having a hard time parsing the documentation. If it isn't what OCFS2 is for, what am I looking for? Thanks, Thad Beier -- Thad Beier Hammerhead Productions thadbeier@gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20061104/5fee8683/attachment.html
Sunil Mushran
2006-Nov-03 17:20 UTC
[Ocfs2-users] Newbie questions -- is OCFS2 what I even want?
You are probably looking for a distributed file system. Check out afs and/or v9fs. Thad Beier wrote:> Dear Sirs and Madams, > > I run a small visual effects production company, Hammerhead Productions. > > We'd like to have an easily extensible inexpensive relatively > high-performance > storage network using open-source components. I was hoping that OCFS2 > would be that system. > > I have a half-dozen 2 TB fileservers I'd like the rest of the network > to see > as a single 12 TB disk, with the aggregate throughput of the six servers > serving some 50 compute nodes on the network. > > Is this what OCFS2 is for, or not? My guess is that it isn't, but I'm > having > a hard time parsing the documentation. If it isn't what OCFS2 is for, > what > am I looking for? > > Thanks, > > Thad Beier > > -- > Thad Beier > Hammerhead Productions > thadbeier@gmail.com <mailto:thadbeier@gmail.com> > ------------------------------------------------------------------------ > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users >