search for: maatkit

Displaying 3 results from an estimated 3 matches for "maatkit".

2008 Sep 03
3
mysql
I need to replicate MySQL DB of mulltiple server on SiteA to my DR-Site Site_B... all DB are alocated on RHEL,SuSE,Centos,Debian, FreeBSD servers. I need a script to take Multiple MySql DataBase Backup and then import to SiteB, the replica can be done as cold or hotbackup and cron it Thanks -- Madunix_at_Gmail Sysadmin "Computers are useless. They can only give you answers" - Pablo
2008 Jun 25
2
CentOS roadmap/EPEL
There are lots of exciting things happening in the CentOS ecosystem at the moment, by which I mean "upstream" or "across stream" in Fedora and RHEL. I'm thinking of projects that equip RH-like EL in general for serious entry into the enterprise, things like the Fedora Directory Server, and RedHat's Emerging Technologies projects such as Cobbler, FreeIPA and Ovirt.
2009 Aug 10
5
Scalability plans: Abstract out filesystem and make it someone else's problem
This is something I figured out a few months ago, mainly because this one guy at work (hi, Stu) kept telling me my multi-master replication plan sucked and we should use some existing scalable database. (I guess it didn't go exactly like that, but that's the result anyway.) So, my current plan is based on a couple of observations: * Index files are really more like memory dumps.