<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Configuring RBS for SP2010</title>
	<atom:link href="http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/</link>
	<description>Software and Technology Tid-bits</description>
	<lastBuildDate>Tue, 10 Aug 2010 06:01:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: howto://upload large files to sharepoint 2010</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1006</link>
		<dc:creator>howto://upload large files to sharepoint 2010</dc:creator>
		<pubDate>Fri, 23 Jul 2010 12:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1006</guid>
		<description>[...] is a much more efficient way to store Binary Large OBjects, check out Rob Garrett’s blog on Installing the Remote Blob Storage for SharePoint 2010 and SQL 2008 R2. You’re halfway there [...]</description>
		<content:encoded><![CDATA[<p>[...] is a much more efficient way to store Binary Large OBjects, check out Rob Garrett’s blog on Installing the Remote Blob Storage for SharePoint 2010 and SQL 2008 R2. You’re halfway there [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deavon M. McCaffery</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-976</link>
		<dc:creator>Deavon M. McCaffery</dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-976</guid>
		<description>Nevermind!

The issue had to do with an entry in the mssqlrbs_resources.rbs_internal_blob_stores table not being created for some very strange reason.  Oddly enough, the log file did not report anything related to this omission.

I was able to get it working by uninstalling RBS, removing the RBS Provider File group from SQL, deleting the mssqlrbs tables, and rebuilding the RBSFilestreamProvider in the PRIMARY filegroup.

I then reinstalled RBS and all is well.

Cheers!

DMM</description>
		<content:encoded><![CDATA[<p>Nevermind!</p>
<p>The issue had to do with an entry in the mssqlrbs_resources.rbs_internal_blob_stores table not being created for some very strange reason.  Oddly enough, the log file did not report anything related to this omission.</p>
<p>I was able to get it working by uninstalling RBS, removing the RBS Provider File group from SQL, deleting the mssqlrbs tables, and rebuilding the RBSFilestreamProvider in the PRIMARY filegroup.</p>
<p>I then reinstalled RBS and all is well.</p>
<p>Cheers!</p>
<p>DMM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deavon M. McCaffery</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-975</link>
		<dc:creator>Deavon M. McCaffery</dc:creator>
		<pubDate>Fri, 05 Mar 2010 05:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-975</guid>
		<description>Hey there:

I am having issues with RBS.

Everything described above worked perfectly, in that the RBS log file reports a successful installation and the additional tables were added to the content database in SQL Server.

However, the PowerShell script only seemingly works.  I have narrowed it down to the following call:

$rbss.GetProviderNames()

This call returns nothing, which I assume means that the RBS Filestream Provider was not correctly configured.

Scanning the RBS log, I can&#039;t find any reported errors or failures anywhere.  Do you think you might know how/when/why the array driving the GetProviderNames() method is populated?

MSDN has the entire SPRemoteBlobStorageSettings object marked as &quot;Internal Use Only.&quot; so no help can be found there.

Any information you can provide would be greatly appreciated.

Thanks!

DMM</description>
		<content:encoded><![CDATA[<p>Hey there:</p>
<p>I am having issues with RBS.</p>
<p>Everything described above worked perfectly, in that the RBS log file reports a successful installation and the additional tables were added to the content database in SQL Server.</p>
<p>However, the PowerShell script only seemingly works.  I have narrowed it down to the following call:</p>
<p>$rbss.GetProviderNames()</p>
<p>This call returns nothing, which I assume means that the RBS Filestream Provider was not correctly configured.</p>
<p>Scanning the RBS log, I can&#8217;t find any reported errors or failures anywhere.  Do you think you might know how/when/why the array driving the GetProviderNames() method is populated?</p>
<p>MSDN has the entire SPRemoteBlobStorageSettings object marked as &#8220;Internal Use Only.&#8221; so no help can be found there.</p>
<p>Any information you can provide would be greatly appreciated.</p>
<p>Thanks!</p>
<p>DMM</p>
]]></content:encoded>
	</item>
</channel>
</rss>
