<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Geek Finds &#187; p_cache</title>
	<atom:link href="http://www.mygeekfinds.com/tag/p_cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mygeekfinds.com</link>
	<description>Tech notes, Virtualization, Networking</description>
	<lastBuildDate>Tue, 23 Feb 2010 13:43:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AVAMAR f_cache and p_cache Formulas</title>
		<link>http://www.mygeekfinds.com/2009/06/avamar-f_cache-and-p_cache-formulas/</link>
		<comments>http://www.mygeekfinds.com/2009/06/avamar-f_cache-and-p_cache-formulas/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 14:08:22 +0000</pubDate>
		<dc:creator>Hersey</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[My Notes]]></category>
		<category><![CDATA[avamar]]></category>
		<category><![CDATA[f_cache]]></category>
		<category><![CDATA[p_cache]]></category>

		<guid isPermaLink="false">http://www.mygeekfinds.com/?p=238</guid>
		<description><![CDATA[Formulas to help determine the correct size of your f_cache and p_cache for AVAMAR backups.
f_cache = N * 40MB
N = Millions of Files
So for 3 million files:
f_cache = 3 * 40MB
f_cache = 120MB
p_cache = DB Size in GB/Average Chunk * 20MB
Average Chunk Sizes:
Exchange DB: 16
Microsoft SQL DB: 24
For a 100GB Microsoft SQL DB:
p_cache = 20/24 [...]]]></description>
			<content:encoded><![CDATA[<p>Formulas to help determine the correct size of your f_cache and p_cache for AVAMAR backups.</p>
<p><strong>f_cache = N * 40MB</strong></p>
<p>N = Millions of Files<br />
So for 3 million files:<br />
f_cache = 3 * 40MB<br />
f_cache = 120MB</p>
<p><strong>p_cache = DB Size in GB/Average Chunk * 20MB</strong></p>
<p>Average Chunk Sizes:<br />
Exchange DB: 16<br />
Microsoft SQL DB: 24</p>
<p>For a 100GB Microsoft SQL DB:<br />
p_cache = 20/24 * 20MB<br />
p_cache = 83.3MB</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mygeekfinds.com/2009/06/avamar-f_cache-and-p_cache-formulas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
