Recent Posts | All Posts
MySQL backups using ZFS snapshot
April 11 2008
One of the significant features in version 2.0 of Zmanda Recovery Manager for MySQL is MySQL backups using Solaris ZFS. Doing MySQL backups using filesystem snapshots has minimal impact on the MySQL databases. The MySQL databases are not available... read moreImproved Snapshot interface for MySQL backups
April 04 2008
We have significantly improved the snapshot interface for doing MySQL backups using ZRM. This work has been released as part of ZRM 2.0. ZRM 2.0 has couple of snapshot plugins - Linux LVM and Solaris ZFS that uses the interface.... read moreTop 5 considerations while setting up your MySQL backup
August 21 2007
List of top 5 items that have to be considered before deciding on a MySQL backup implementation are: * How fast and how easy do you want the MySQL Recovery process to be? * What will be the impact of... read moreSeeking MySQL backup console feedback
June 26 2007
We are working on Zmanda Management Console for our MySQL backup product line: Zmanda Recovery Manager (ZRM) for MySQL. ZRM for MySQL is an enterprise backup and recovery solution for MySQL. ... read moreNovember 08 2006
There are several methods to do live MySQL database backups. These methods are either storage engine specific (InnoDB hot backup, mysqlhotcopy), or require read locks (mysqldump), or require additional hardware (backup using replication slaves, LVM snapshot). Some of these backup methods can do backups of remote MySQL servers also. So… read moreFlexible backup windows for MySQL databases
October 18 2006
MySQL databases are integral part of Web based applications such as Wikis, Forums, Blogs and even enterprise applications such as Sugar CRM. These applications allow for minimal downtime and are expected to provide web application services 24 hours a day and 365 days a year. MySQL administrators have a… read moreSelective recovery of MySQL databases
September 22 2006
With the use of MySQL in the enterprise applications and Web 2.0 applications, Backup and recovery of MySQL databases has become one of the important tasks for a database administrator. There are lots of methods to do application consistent MySQL database backups. The backup method used depends on MySQL configuration… read moreSelective recovery of MySQL databases
September 22 2006
With the use of MySQL in the enterprise applications and Web 2.0 applications, Backup and recovery of MySQL databases has become one of the important tasks for a database administrator. There are lots of methods to do application consistent MySQL database backups. The backup method used depends on MySQL configuration… read moreRecent Posts | All Posts