Re: [Beowulf] MPI mysql

2006-06-23 Thread Robert G. Brown
On Wed, 21 Jun 2006, Felipe Duran wrote: Hello All. Could some make mysql run over mpich on a Beowulf cluster? I have a monitoring toll that uses mysql to store host status, but have more than 2000 devices to monitor and the DB burn CPU and Memory. To take a notion of the probl

Re: [Beowulf] MPI mysql

2006-06-23 Thread Douglas Eadline
> Hello All. > > Could some make mysql run over mpich on a Beowulf cluster? Well, for a lot of money someone could :) Seriously, there is a cluster version of MySQL http://www.mysql.com/products/database/cluster/ In addition, due to nature of your configure options, you seem to be assum

RE: [Beowulf] MPI mysql

2006-06-23 Thread Hugo Kohmann
PROTECTED]>, beowulf@beowulf.org >Subject: RE: [Beowulf] MPI mysql > >It's not going to be as easy as that. You have to use whatever mechanisms for >scaling are available within mysql, i.e. Master/slave replication or the more >advanced ndb stuff. In either case you probably

RE: [Beowulf] MPI mysql

2006-06-22 Thread Michael Will
Title: RE: [Beowulf] MPI mysql It's not going to be as easy as that. You have to use whatever mechanisms for scaling are available within mysql, i.e. Master/slave replication or the more advanced ndb stuff. In either case you probably will need to find somebody experienced to assis

[Beowulf] MPI mysql

2006-06-22 Thread Felipe Duran
Hello All. Could some make mysql run over mpich on a Beowulf cluster? I have a monitoring toll that uses mysql to store host status, but have more than 2000 devices to monitor and the DB burn CPU and Memory. To take a notion of the problem, I have a dual Xeon 3.2 with 4GB of memor