<?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>Dom Cosgrove Blog &#187; stsadm</title>
	<atom:link href="http://blog.domcosgrove.com/tag/stsadm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.domcosgrove.com</link>
	<description>Dom&#039;s views on the SharePoint World</description>
	<lastBuildDate>Wed, 17 Mar 2010 11:53:39 +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>Backup File Size is different to what is displayed in the enumsites!</title>
		<link>http://blog.domcosgrove.com/backup-file-size-is-different-to-what-is-displayed-in-the-enumsites/</link>
		<comments>http://blog.domcosgrove.com/backup-file-size-is-different-to-what-is-displayed-in-the-enumsites/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 10:04:11 +0000</pubDate>
		<dc:creator>Dominick Cosgrove</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Trouble Shooting]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[stsadm]]></category>

		<guid isPermaLink="false">http://blog.domcosgrove.com/backup-file-size-is-different-to-what-is-displayed-in-the-enumsites/</guid>
		<description><![CDATA[While assisting a client in moving content from one environment to another for testing purposes, it was noticed that the site of the stsadm backup file was considerably larger than the Content Database size as defined in the stsadm enumsites report.
As can be seen in the from the out put of the enumsites, the StorageUsedMB [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">While assisting a client in moving content from one environment to another for testing purposes, it was noticed that the site of the stsadm backup file was considerably larger than the Content Database size as defined in the stsadm enumsites report.</p>
<p align="justify">As can be seen in the from the out put of the enumsites, the StorageUsedMB for the HRTemp site collection is reported to be 158.4 MB. However the size of the backup file is 3.1 GB.</p>
<div>
<pre style="border-bottom-style: none; text-align: left; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: &#39;Courier New&#39;, courier, monospace; direction: ltr; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px" id="codeSnippet">

<span style="color: #0000ff">&lt;</span><span style="color: #800000">Sites</span> <span style="color: #ff0000">Count</span><span style="color: #0000ff">=&quot;5&quot;</span><span style="color: #0000ff">&gt;</span>  <span style="color: #0000ff">&lt;</span><span style="color: #800000">Site</span> <span style="color: #ff0000">Url</span><span style="color: #0000ff">=<a href="http://portal">http://portal</a></span> <span style="color: #ff0000">Owner</span><span style="color: #0000ff">=&quot;domain\spadmin&quot;</span> <span style="color: #ff0000">ContentDatabase</span><span style="color: #0000ff">=&quot;WSS_Content&quot;</span><span style="color: #ff0000">StorageUsedMB</span><span style="color: #0000ff">=&quot;1.7&quot;</span> <span style="color: #ff0000">StorageWarningMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #ff0000">StorageMaxMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #0000ff">/&gt;</span>  <span style="color: #0000ff">&lt;</span><span style="color: #800000">Site</span> <span style="color: #ff0000">Url</span><span style="color: #0000ff">=&quot;http://portal/teamsite/hr&quot;</span> <span style="color: #ff0000">Owner</span><span style="color: #0000ff">=&quot;domain\spadmin&quot;</span>  <span style="color: #ff0000">ContentDatabase</span><span style="color: #0000ff">=&quot;WSS_Content_HR2&quot;</span> <span style="color: #ff0000">StorageUsedMB</span><span style="color: #0000ff">=&quot;3171.1&quot;</span> <span style="color: #ff0000">Stora</span><span style="color: #ff0000">geWarningMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #ff0000">StorageMaxMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #0000ff">/&gt;</span>  <span style="color: #0000ff">&lt;</span><span style="color: #800000">Site</span> <span style="color: #ff0000">Url</span><span style="color: #0000ff">=&quot;http://portal/teamsite/HRTemp&quot;</span> <span style="color: #ff0000">Owner</span><span style="color: #0000ff">=&quot;domain\spadmin&quot;</span>  <span style="color: #ff0000">ContentDatabase</span><span style="color: #0000ff">=&quot;WSS_Content_Temp&quot;</span> <span style="color: #ff0000">StorageUsedMB</span><span style="color: #0000ff">=&quot;158.4&quot;</span> <span style="color: #ff0000">S</span><span style="color: #ff0000">torageWarningMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #ff0000">StorageMaxMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #0000ff">/&gt;</span>  <span style="color: #0000ff">&lt;</span><span style="color: #800000">Site</span> <span style="color: #ff0000">Url</span><span style="color: #0000ff">=&quot;http://portal/teamsite/it&quot;</span> <span style="color: #ff0000">Owner</span><span style="color: #0000ff">=&quot;domain\spadmin&quot; </span><span style="color: #ff0000">ContentDatabase</span><span style="color: #0000ff">=&quot;WSS_Content_IT&quot;</span> <span style="color: #ff0000">StorageUsedMB</span><span style="color: #0000ff">=&quot;8840.7&quot;</span> <span style="color: #ff0000">StorageWarni</span><span style="color: #ff0000">ngMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #ff0000">StorageMaxMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #0000ff">/&gt;</span>  <span style="color: #0000ff">&lt;</span><span style="color: #800000">Site</span> <span style="color: #ff0000">Url</span><span style="color: #0000ff">=&quot;http://portal/teamsite/research&quot;</span> <span style="color: #ff0000">Owner</span><span style="color: #0000ff">=&quot;domain\spadmin&quot; </span><span style="color: #ff0000">ContentDatabase</span><span style="color: #0000ff">=&quot;WSS_Content_Research&quot;</span> <span style="color: #ff0000">StorageUsedMB</span><span style="color: #0000ff">=&quot;14.5&quot;</span> <span style="color: #ff0000">St</span><span style="color: #ff0000">orageWarningMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #ff0000">StorageMaxMB</span><span style="color: #0000ff">=&quot;0&quot;</span> <span style="color: #0000ff">/&gt;</span><span style="color: #0000ff">&lt;/</span><span style="color: #800000">Sites</span><span style="color: #0000ff">&gt;</span>
</pre>
</div>
<div>&#160;</div>
<div>I asked if they had deleted any files and if so had they deleted the files from the recycle bin. They said that they had deleted files and removed them from the recycle bin. As it transpires they had removed the files from the users recycle bin and not the site collection recycle bin.&#160; </div>
<p><a href="http://blog.domcosgrove.com/wp-content/uploads/2009/09/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blog.domcosgrove.com/wp-content/uploads/2009/09/image_thumb1.png" width="598" height="182" /></a></p>
<p>Once the files were removed from the site collection recycle bin the backup file was reduced to the expected size.</p>
<p>It is therefore important to ensure that files are deleted and removed from the recycle bin properly before executing a stsadm backup as files in the recycle bin for the site collection will also be backed up and this will not be reflected in the enumsites report.</p>
<p><strong><u>Note:</u></strong> You can disable the recycle bin thus purging the recycle bin using the setproperty method of the stsadm command. Beware that this property is for the Web Application and not the site collection, and will as a result empty (delete) the recycle bins for all site collections in the web application. This is OK for testing purposes, but not recommended in production environments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.domcosgrove.com/backup-file-size-is-different-to-what-is-displayed-in-the-enumsites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
