<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using LVM for MySQL Backup and Replication Setup</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/</link>
	<description>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pet Pixels</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-651668</link>
		<dc:creator>Pet Pixels</dc:creator>
		<pubDate>Fri, 11 Sep 2009 11:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-651668</guid>
		<description>&lt;strong&gt;MySQL backups with Percona&#039;s XtraBackup...&lt;/strong&gt;

MySQL backup is sometimes very hard to do effectively. MySQL provides various options for backup, but many of them are simply unsuitable for large systems, particularly if they need to remain active during backups. Percona&#039;s XtraBackup is an open-sour...</description>
		<content:encoded><![CDATA[<p><strong>MySQL backups with Percona&#8217;s XtraBackup&#8230;</strong></p>
<p>MySQL backup is sometimes very hard to do effectively. MySQL provides various options for backup, but many of them are simply unsuitable for large systems, particularly if they need to remain active during backups. Percona&#8217;s XtraBackup is an open-sour&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-644635</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Tue, 01 Sep 2009 12:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-644635</guid>
		<description>modprobe dm-snapshot
saved my life.

Thanks
Frank</description>
		<content:encoded><![CDATA[<p>modprobe dm-snapshot<br />
saved my life.</p>
<p>Thanks<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Running MySQL on Amazon EC2 with Elastic Block Store</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-457819</link>
		<dc:creator>Running MySQL on Amazon EC2 with Elastic Block Store</dc:creator>
		<pubDate>Wed, 28 Jan 2009 04:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-457819</guid>
		<description>[...] Resources Feature Guide: Elastic Block StoreAmazon EC2 Developer Guide (Elastic Block Store)Amazon EC2 Getting Started Guide (running and connecting to instances)XFS file systemUbuntu and Debian AMIs for Amazon EC2MySQL snapshots and replication info [...]</description>
		<content:encoded><![CDATA[<p>[...] Resources Feature Guide: Elastic Block StoreAmazon EC2 Developer Guide (Elastic Block Store)Amazon EC2 Getting Started Guide (running and connecting to instances)XFS file systemUbuntu and Debian AMIs for Amazon EC2MySQL snapshots and replication info [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://emailtoid.net/i/19c03518/bfbcf292/</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-447158</link>
		<dc:creator>http://emailtoid.net/i/19c03518/bfbcf292/</dc:creator>
		<pubDate>Fri, 16 Jan 2009 22:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-447158</guid>
		<description>Trying to decide if I want to move away from innodb hot backup.
1) I saw that I can skip the FLUSH TABLES WITH READ LOCK for my Innodb tables, but I also noticed the warning: 
&quot;If you&#039;re using only Innodb tables and do not need to synchronize binary log position with backup you can skip this step.&quot;
If I want to use that backup to restore a db for use as a replication slave, will that work?  Will the binary log postion sync mentioned above create a problem?
2) I have a mix of MyISAM and Innodb, but mostly Innodb, is there a work around for this so I don&#039;t have to run the FLUSH TABLES WITH READ LOCK?</description>
		<content:encoded><![CDATA[<p>Trying to decide if I want to move away from innodb hot backup.<br />
1) I saw that I can skip the FLUSH TABLES WITH READ LOCK for my Innodb tables, but I also noticed the warning:<br />
&#8220;If you&#8217;re using only Innodb tables and do not need to synchronize binary log position with backup you can skip this step.&#8221;<br />
If I want to use that backup to restore a db for use as a replication slave, will that work?  Will the binary log postion sync mentioned above create a problem?<br />
2) I have a mix of MyISAM and Innodb, but mostly Innodb, is there a work around for this so I don&#8217;t have to run the FLUSH TABLES WITH READ LOCK?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-446897</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 16 Jan 2009 06:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-446897</guid>
		<description>It is Baron who replied to you, but thanks anyway.  We&#039;re both Authors and I bet both glad to hear you like the book.</description>
		<content:encoded><![CDATA[<p>It is Baron who replied to you, but thanks anyway.  We&#8217;re both Authors and I bet both glad to hear you like the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-446456</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 15 Jan 2009 19:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-446456</guid>
		<description>Peter,

Thanks for the quick response!!  Great resource here!

By the way, I have your book &quot;High Performance MySQL 2nd Edition&quot; in the bookshelf within reach.  Definitely the best MySQL book out there presently!

Thanks again!!</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>Thanks for the quick response!!  Great resource here!</p>
<p>By the way, I have your book &#8220;High Performance MySQL 2nd Edition&#8221; in the bookshelf within reach.  Definitely the best MySQL book out there presently!</p>
<p>Thanks again!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baron Schwartz</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-446403</link>
		<dc:creator>Baron Schwartz</dc:creator>
		<pubDate>Thu, 15 Jan 2009 14:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-446403</guid>
		<description>Mike,

You are correct.  However, the worst-case is that the MyISAM tables would be corrupt (more likely that just their indexes would be corrupt) and need repairing.  There could be missing records or half-written records depending on when you take the snapshot.  And MySQL will start just fine, since a MyISAM table is &quot;just a file&quot; ;-)

I mean you could do this: &quot;touch /var/lib/mysql/test/thisisnotatable.{MYI,MYD,frm}&quot; and start MySQL, and it would start fine and SHOW TABLES would show test.thisisnotatable but accessing it would cause an error.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>You are correct.  However, the worst-case is that the MyISAM tables would be corrupt (more likely that just their indexes would be corrupt) and need repairing.  There could be missing records or half-written records depending on when you take the snapshot.  And MySQL will start just fine, since a MyISAM table is &#8220;just a file&#8221; <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I mean you could do this: &#8220;touch /var/lib/mysql/test/thisisnotatable.{MYI,MYD,frm}&#8221; and start MySQL, and it would start fine and SHOW TABLES would show test.thisisnotatable but accessing it would cause an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-446119</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 15 Jan 2009 03:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-446119</guid>
		<description>Peter,

In post # 36 you make a quick &quot;add on&quot; statement that I want to confirm, because I think it&#039;s significant.  

So if you are &quot;sure&quot; you don&#039;t have any myisam tables and don&#039;t do DDL, and don&#039;t modify the mysql.* myisam tables, then &quot;flush tables with read lock&quot; is not needed?  But if someone creates a couple of myisam tables that you don&#039;t know about, then those tables &quot;may&quot; not be consistent, right?

If that case occurred in Oracle, then the instance would not start after doing a restore.  But is this the case in MySQL?  What is the worse case in MySQL?  Does it just mean that there may be missing records in those MyISAM tables?  Or could there be corrupted data that would cause database problems.  In Oracle, the instance won&#039;t even start if the header &quot;timestamps&quot; don&#039;t match on all the tablespaces.

I just want to be really clear on this!  What does &quot;inconsistent&quot; mean for &quot;user&quot; (non mysql.*) tables?

Thanks,
Mike</description>
		<content:encoded><![CDATA[<p>Peter,</p>
<p>In post # 36 you make a quick &#8220;add on&#8221; statement that I want to confirm, because I think it&#8217;s significant.  </p>
<p>So if you are &#8220;sure&#8221; you don&#8217;t have any myisam tables and don&#8217;t do DDL, and don&#8217;t modify the mysql.* myisam tables, then &#8220;flush tables with read lock&#8221; is not needed?  But if someone creates a couple of myisam tables that you don&#8217;t know about, then those tables &#8220;may&#8221; not be consistent, right?</p>
<p>If that case occurred in Oracle, then the instance would not start after doing a restore.  But is this the case in MySQL?  What is the worse case in MySQL?  Does it just mean that there may be missing records in those MyISAM tables?  Or could there be corrupted data that would cause database problems.  In Oracle, the instance won&#8217;t even start if the header &#8220;timestamps&#8221; don&#8217;t match on all the tablespaces.</p>
<p>I just want to be really clear on this!  What does &#8220;inconsistent&#8221; mean for &#8220;user&#8221; (non mysql.*) tables?</p>
<p>Thanks,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 使用LVM进行MySQL备份与复制 &#124; Since 1980</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-406770</link>
		<dc:creator>使用LVM进行MySQL备份与复制 &#124; Since 1980</dc:creator>
		<pubDate>Wed, 10 Dec 2008 10:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-406770</guid>
		<description>[...] Using LVM for MySQL Backup and Replication Setup [...]</description>
		<content:encoded><![CDATA[<p>[...] Using LVM for MySQL Backup and Replication Setup [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/comment-page-1/#comment-345269</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sat, 16 Aug 2008 05:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/08/21/using-lvm-for-mysql-backup-and-replication-setup/#comment-345269</guid>
		<description>Richard,

Indeed you can use log file size. Moreover if you have Innodb only tables you do not have to do flush tables with read locks.  Unless you do DDL or modify mysql.* tables you should be fine.</description>
		<content:encoded><![CDATA[<p>Richard,</p>
<p>Indeed you can use log file size. Moreover if you have Innodb only tables you do not have to do flush tables with read locks.  Unless you do DDL or modify mysql.* tables you should be fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
