* [gentoo-user] Big data Cluster
@ 2005-07-16 22:00 David Busby
2005-07-17 1:28 ` Bastian Balthazar Bux
2005-07-18 17:59 ` [gentoo-user] " James
0 siblings, 2 replies; 5+ messages in thread
From: David Busby @ 2005-07-16 22:00 UTC (permalink / raw
To: gentoo-user
I'm looking for reccomendations for storage clustering. I'd like to network together some Gentoo boxes which internally
are SCSI+RAID5 and then be able to store data on these multiple boxes as though they are one big filesystem. Similar to
what Isilon does but with Gentoo. I've been reading the web sites about the stuff in /usr/portage/sys-fs/ but I cannot
tell which package is going to give me the "right stuff". Can anyone point me in the right direction?
/djb
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Big data Cluster
2005-07-16 22:00 [gentoo-user] Big data Cluster David Busby
@ 2005-07-17 1:28 ` Bastian Balthazar Bux
2005-07-17 2:23 ` Zac Medico
2005-07-18 17:59 ` [gentoo-user] " James
1 sibling, 1 reply; 5+ messages in thread
From: Bastian Balthazar Bux @ 2005-07-17 1:28 UTC (permalink / raw
To: gentoo-user
David Busby wrote:
> I'm looking for reccomendations for storage clustering. I'd like to
> network together some Gentoo boxes which internally are SCSI+RAID5 and
> then be able to store data on these multiple boxes as though they are
> one big filesystem. Similar to what Isilon does but with Gentoo. I've
> been reading the web sites about the stuff in /usr/portage/sys-fs/ but I
> cannot tell which package is going to give me the "right stuff". Can
> anyone point me in the right direction?
>
try http://evms.sourceforge.net/
sys-fs/evms
The idea is an evolution of the one of "lvm"
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Big data Cluster
2005-07-17 1:28 ` Bastian Balthazar Bux
@ 2005-07-17 2:23 ` Zac Medico
0 siblings, 0 replies; 5+ messages in thread
From: Zac Medico @ 2005-07-17 2:23 UTC (permalink / raw
To: gentoo-user
Bastian Balthazar Bux wrote:
> David Busby wrote:
>
>>I'm looking for reccomendations for storage clustering. I'd like to
>>network together some Gentoo boxes which internally are SCSI+RAID5 and
>>then be able to store data on these multiple boxes as though they are
>>one big filesystem. Similar to what Isilon does but with Gentoo. I've
>>been reading the web sites about the stuff in /usr/portage/sys-fs/ but I
>>cannot tell which package is going to give me the "right stuff". Can
>>anyone point me in the right direction?
>>
>
>
> try http://evms.sourceforge.net/
> sys-fs/evms
>
> The idea is an evolution of the one of "lvm"
>
You also might be interested in sys-fs/gfs. Also, you might try the gentoo-cluster mailing list.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] Re: Big data Cluster
2005-07-16 22:00 [gentoo-user] Big data Cluster David Busby
2005-07-17 1:28 ` Bastian Balthazar Bux
@ 2005-07-18 17:59 ` James
2005-07-18 18:18 ` David Busby
1 sibling, 1 reply; 5+ messages in thread
From: James @ 2005-07-18 17:59 UTC (permalink / raw
To: gentoo-user
David Busby <busby <at> edoceo.com> writes:
> I'm looking for reccomendations for storage clustering. I'd like to network
together some Gentoo boxes
> which internally
> are SCSI+RAID5 and then be able to store data on these multiple boxes as
though they are one big filesystem.
> Similar to
> what Isilon does but with Gentoo. I've been reading the web sites about the
stuff in /usr/portage/sys-fs/
> but I cannot
> tell which package is going to give me the "right stuff". Can anyone point me
in the right direction?
Well, I've been collection information as I have a 'large' need for remote video
surveillance. Here are the general approaches I've seen related to clustering
and large data storage needs, from a cost-effective point of view:
OPenmosix has some beta offerings that run on 2.6 based servers.
>From the Linux Journal, May 2005 there is an article
"Building a Bioinformatics Supercomputering Cluster" that may be of interest.
Also from the Linux Journal, june 2005 it talks about ATA over Ethernet:
http://www.linuxjournal.com/article/8201
I'd be interested in any other clustering or
'high availability' technologies you find for
Gentoo.
HTH,
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] Re: Big data Cluster
2005-07-18 17:59 ` [gentoo-user] " James
@ 2005-07-18 18:18 ` David Busby
0 siblings, 0 replies; 5+ messages in thread
From: David Busby @ 2005-07-18 18:18 UTC (permalink / raw
To: gentoo-user
I just found this one:
http://www.cuddletech.com/articles/iscsi/
So we can make a Linux box an iSCSI target, freaking sweet.
Now we can put the clustered initiators in the front with some targets behind.
s--- yea!
/djb
James wrote:
> David Busby <busby <at> edoceo.com> writes:
>
>
>
>>I'm looking for reccomendations for storage clustering. I'd like to network
>
> together some Gentoo boxes
>
>>which internally
>>are SCSI+RAID5 and then be able to store data on these multiple boxes as
>
> though they are one big filesystem.
>
>>Similar to
>>what Isilon does but with Gentoo. I've been reading the web sites about the
>
> stuff in /usr/portage/sys-fs/
>
>>but I cannot
>>tell which package is going to give me the "right stuff". Can anyone point me
>
> in the right direction?
>
>
> Well, I've been collection information as I have a 'large' need for remote video
> surveillance. Here are the general approaches I've seen related to clustering
> and large data storage needs, from a cost-effective point of view:
>
> OPenmosix has some beta offerings that run on 2.6 based servers.
>
> From the Linux Journal, May 2005 there is an article
> "Building a Bioinformatics Supercomputering Cluster" that may be of interest.
>
> Also from the Linux Journal, june 2005 it talks about ATA over Ethernet:
> http://www.linuxjournal.com/article/8201
>
> I'd be interested in any other clustering or
> 'high availability' technologies you find for
> Gentoo.
>
> HTH,
>
> James
>
>
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-07-18 18:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-16 22:00 [gentoo-user] Big data Cluster David Busby
2005-07-17 1:28 ` Bastian Balthazar Bux
2005-07-17 2:23 ` Zac Medico
2005-07-18 17:59 ` [gentoo-user] " James
2005-07-18 18:18 ` David Busby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox