RE: mysql + LVS highjacked (mysql + NFS ramfs)

2006-07-25 Thread Barry Newton
At 02:05 PM 7/25/2006, Winn Johnston wrote: after talking to a few people on the #mysql irc someone suggested using NFS to create a ramfs to get 100GB+ RAM shared memory to load the entire database into the RAM. Can anyone offer any Pros or Cons to this setup, drawing from personal expierence? t

RE: mysql + LVS highjacked (mysql + NFS ramfs)

2006-07-25 Thread Winn Johnston
; > > Jimmy Guerrero > > MySQL, Inc > > > > > -Original Message----- > > > From: Winn Johnston > > [mailto:[EMAIL PROTECTED] > > > Sent: Monday, July 24, 2006 3:26 PM > > > To: mysql@lists.mysql.com > > > Sub

RE: mysql + LVS

2006-07-25 Thread Winn Johnston
for MySQL Replication. > > In a MySQL Cluster there is no need to load-balance > your reads and writes. > > Thanks, > > Jimmy Guerrero > MySQL, Inc > > > -Original Message- > > From: Winn Johnston > [mailto:[EMAIL PROTECTED] > > Sen

RE: mysql + LVS

2006-07-24 Thread Jimmy Guerrero
nks, Jimmy Guerrero MySQL, Inc > -Original Message- > From: Winn Johnston [mailto:[EMAIL PROTECTED] > Sent: Monday, July 24, 2006 3:26 PM > To: mysql@lists.mysql.com > Subject: mysql + LVS > > How stable has it become to run an instance of mysql ontop of >

mysql + LVS

2006-07-24 Thread Winn Johnston
How stable has it become to run an instance of mysql ontop of a LVS cluster to produce a massively parrallel system to be used for huge databases? Back in the day i remember tyring to do it with mosix, not sure where they are now a days. but either way i am looking for some current information on