<?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>Mon, 09 Jan 2012 22:06:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Andy</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1183</link>
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 20 Sep 2011 11:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1183</guid>
		<description><![CDATA[@Help Daz

Hello,

change the line of the alter command to:

use [ContentDbName]
alter database [ContentDbName] add file (name = RBSFilestreamFile, filename = &#039;DRIVE:\BLOBSTORENAME&#039;) to filegroup RBSFilestreamProvider

and you are good to go on another drive :D

Greetings!]]></description>
		<content:encoded><![CDATA[<p>@Help Daz</p>
<p>Hello,</p>
<p>change the line of the alter command to:</p>
<p>use [ContentDbName]<br />
alter database [ContentDbName] add file (name = RBSFilestreamFile, filename = &#8216;DRIVE:\BLOBSTORENAME&#8217;) to filegroup RBSFilestreamProvider</p>
<p>and you are good to go on another drive :D</p>
<p>Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Help Daz</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1175</link>
		<dc:creator><![CDATA[Help Daz]]></dc:creator>
		<pubDate>Tue, 05 Jul 2011 10:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1175</guid>
		<description><![CDATA[I now have working RBS. 

I uninstalled RBS from my DB server. Reinstalled using a DBInstance name of &#039;mydbserver&#039; and now tables have created! 

I have now however hit a storage solution problem. I ideally want to be able to save my blob store to a NAS using UNC... This is to make sure that my storage solution is as efficient as possible rather than having to provision a large lun to a raw device mapping on my virtual db server. This would mean large backups of the lun for any minor change to data with no option of granular restore. 

MS Filestream provider doesnt seem to allow this. I am looking into NetApp Snapmanager for Sharepoint now as we use NetApp storage solutions. 

Does anybody have any good or bad experiences of user any third party tools to manage blob stores on UNC paths? 

Thanks]]></description>
		<content:encoded><![CDATA[<p>I now have working RBS. </p>
<p>I uninstalled RBS from my DB server. Reinstalled using a DBInstance name of &#8216;mydbserver&#8217; and now tables have created! </p>
<p>I have now however hit a storage solution problem. I ideally want to be able to save my blob store to a NAS using UNC&#8230; This is to make sure that my storage solution is as efficient as possible rather than having to provision a large lun to a raw device mapping on my virtual db server. This would mean large backups of the lun for any minor change to data with no option of granular restore. </p>
<p>MS Filestream provider doesnt seem to allow this. I am looking into NetApp Snapmanager for Sharepoint now as we use NetApp storage solutions. </p>
<p>Does anybody have any good or bad experiences of user any third party tools to manage blob stores on UNC paths? </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Help Daz</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1174</link>
		<dc:creator><![CDATA[Help Daz]]></dc:creator>
		<pubDate>Mon, 04 Jul 2011 11:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1174</guid>
		<description><![CDATA[I have Sharepoint 2010 running on Server 2008 R2 and SQL 2008 R2

I am able to run through the TechNet article, http://technet.microsoft.com/en-us/library/ee748631.aspx, up until the point or Confirming the RBS installation. All of my log files seem very happy, containing no obvious errors, and finishing with Product: SQL Remote Blob Storage – Installation completed successfully.

At this point I check my Content DB to find that no RBS tables have been created. I have tried running the install with an account Farm level permissions but have still had no joy.

Has anybody else had a similar experience. I have spent a long time troubleshooting but can see no obvious mistakes. I can provide my log files if anybody would like to take a look through?

I have enabled Named Pipes in Server Configuration Manager as this was disabled. I have also checked my DBInstance as I had changed this from MSSQLSERVER. I have now set it back to the default of MSSQLSERVER. I have created a new content database and in turn a new blob store for each change I have tested.

Is there anything else that can be suggested? Is there any more detail I can provide here to help troubleshoot this problem?

Many thanks


**UPDATE**

I have just uninstalled RBS from my DB Server to start the install from scratch. I now find that when running the command to install RBS;

msiexec /qn /lvx* rbs_install_log.txt /i RBS_X64.msi TRUSTSERVERCERTIFICATE=true FILEGROUP=PRIMARY DBNAME=&quot;WSS_Content_Media1&quot; DBINSTANCE=&quot;MSSQLSERVER&quot; FILESTREAMFILEGROUP=RBSFilestreamProvider FILESTREAMSTORENAME=FilestreamProvider_1

I see this error on 2 occasions in the log file, This error only appears the first time that the command is run;

MSI (s) (54:E4) [11:30:01:444]: Executing op: ActionStart(Name=RunFSSetupScripts,,)
Remote Blob Storage on the database has failed with error message:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Setup will continue the installation.

MSI (s) (54:E4) [11:30:17:607]: Executing op: ActionStart(Name=ParseFilestreamConfigFile,,)
Installing the FILESTREAM blob store failed with error message:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Setup will continue the installation.

Earlier in the log file I see this message, this one appears each time the command is run;

MSI (s) (54:E4) [11:29:27:554]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
Info 2769. The installer has encountered an unexpected error. The error code is 2769. Custom Action CreateFilesNoUI did not close 21 MSIHANDLEs.

Any assistance would be appreciated.

Many thanks]]></description>
		<content:encoded><![CDATA[<p>I have Sharepoint 2010 running on Server 2008 R2 and SQL 2008 R2</p>
<p>I am able to run through the TechNet article, <a href="http://technet.microsoft.com/en-us/library/ee748631.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/ee748631.aspx</a>, up until the point or Confirming the RBS installation. All of my log files seem very happy, containing no obvious errors, and finishing with Product: SQL Remote Blob Storage – Installation completed successfully.</p>
<p>At this point I check my Content DB to find that no RBS tables have been created. I have tried running the install with an account Farm level permissions but have still had no joy.</p>
<p>Has anybody else had a similar experience. I have spent a long time troubleshooting but can see no obvious mistakes. I can provide my log files if anybody would like to take a look through?</p>
<p>I have enabled Named Pipes in Server Configuration Manager as this was disabled. I have also checked my DBInstance as I had changed this from MSSQLSERVER. I have now set it back to the default of MSSQLSERVER. I have created a new content database and in turn a new blob store for each change I have tested.</p>
<p>Is there anything else that can be suggested? Is there any more detail I can provide here to help troubleshoot this problem?</p>
<p>Many thanks</p>
<p>**UPDATE**</p>
<p>I have just uninstalled RBS from my DB Server to start the install from scratch. I now find that when running the command to install RBS;</p>
<p>msiexec /qn /lvx* rbs_install_log.txt /i RBS_X64.msi TRUSTSERVERCERTIFICATE=true FILEGROUP=PRIMARY DBNAME=&#8221;WSS_Content_Media1&#8243; DBINSTANCE=&#8221;MSSQLSERVER&#8221; FILESTREAMFILEGROUP=RBSFilestreamProvider FILESTREAMSTORENAME=FilestreamProvider_1</p>
<p>I see this error on 2 occasions in the log file, This error only appears the first time that the command is run;</p>
<p>MSI (s) (54:E4) [11:30:01:444]: Executing op: ActionStart(Name=RunFSSetupScripts,,)<br />
Remote Blob Storage on the database has failed with error message:<br />
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 &#8211; Could not open a connection to SQL Server)<br />
Setup will continue the installation.</p>
<p>MSI (s) (54:E4) [11:30:17:607]: Executing op: ActionStart(Name=ParseFilestreamConfigFile,,)<br />
Installing the FILESTREAM blob store failed with error message:<br />
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 &#8211; Could not open a connection to SQL Server)<br />
Setup will continue the installation.</p>
<p>Earlier in the log file I see this message, this one appears each time the command is run;</p>
<p>MSI (s) (54:E4) [11:29:27:554]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)<br />
Info 2769. The installer has encountered an unexpected error. The error code is 2769. Custom Action CreateFilesNoUI did not close 21 MSIHANDLEs.</p>
<p>Any assistance would be appreciated.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HelpDaz</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1172</link>
		<dc:creator><![CDATA[HelpDaz]]></dc:creator>
		<pubDate>Sun, 03 Jul 2011 12:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1172</guid>
		<description><![CDATA[I have Sharepoint 2010 running on Server 2008 R2 and SQL 2008 R2 

I am able to run through the article up until the point of confirming the RBS installation. All of my log files seem very happy, containing no obvious errors, and finishing with Product: SQL Remote Blob Storage – Installation completed successfully. 

At this point I check my Content DB to find that no RBS tables have been created. I have tried running the install with an account Farm level permissions but have still had no joy. 

Has anybody else had a similar experience. I have spent a long time troubleshooting but can see no obvious mistakes. I can provide my log files if anybody would like to take a look through? 

I have enabled Named Pipes in Server Configuration Manager as this was disabled. I have also checked my DBInstance as I had changed this from MSSQLSERVER. I have now set it back to the default of MSSQLSERVER. I have created a new content database and in turn a new blob store for each change I have tested. 

Is there anything else that can be suggested? Is there any more detail I can provide here to help troubleshoot this problem? 

Hope to hear back soon! Many thanks!]]></description>
		<content:encoded><![CDATA[<p>I have Sharepoint 2010 running on Server 2008 R2 and SQL 2008 R2 </p>
<p>I am able to run through the article up until the point of confirming the RBS installation. All of my log files seem very happy, containing no obvious errors, and finishing with Product: SQL Remote Blob Storage – Installation completed successfully. </p>
<p>At this point I check my Content DB to find that no RBS tables have been created. I have tried running the install with an account Farm level permissions but have still had no joy. </p>
<p>Has anybody else had a similar experience. I have spent a long time troubleshooting but can see no obvious mistakes. I can provide my log files if anybody would like to take a look through? </p>
<p>I have enabled Named Pipes in Server Configuration Manager as this was disabled. I have also checked my DBInstance as I had changed this from MSSQLSERVER. I have now set it back to the default of MSSQLSERVER. I have created a new content database and in turn a new blob store for each change I have tested. </p>
<p>Is there anything else that can be suggested? Is there any more detail I can provide here to help troubleshoot this problem? </p>
<p>Hope to hear back soon! Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Trung Vo</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1169</link>
		<dc:creator><![CDATA[Thomas Trung Vo]]></dc:creator>
		<pubDate>Sat, 04 Jun 2011 08:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1169</guid>
		<description><![CDATA[Configure RBS of SQL 2008 with SharePoint 2010 (Remote BLOB Storage) / Thiết đặt thông số RBS của SQL 2008 với SharePoint 2010  http://sharepointtaskmaster.blogspot.com/2011/06/configure-rbs-of-sql-2008-with.html]]></description>
		<content:encoded><![CDATA[<p>Configure RBS of SQL 2008 with SharePoint 2010 (Remote BLOB Storage) / Thiết đặt thông số RBS của SQL 2008 với SharePoint 2010  <a href="http://sharepointtaskmaster.blogspot.com/2011/06/configure-rbs-of-sql-2008-with.html" rel="nofollow">http://sharepointtaskmaster.blogspot.com/2011/06/configure-rbs-of-sql-2008-with.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas - SharePoint Tutorial</title>
		<link>http://blog.robgarrett.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1164</link>
		<dc:creator><![CDATA[Andreas - SharePoint Tutorial]]></dc:creator>
		<pubDate>Tue, 10 May 2011 19:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://robgarrett.wordpress.com/2010/01/17/configuring-rbs-for-sp2010/#comment-1164</guid>
		<description><![CDATA[Thanks for the details... I&#039;m happy that it&#039;s easier then getting the External BLOB Store (EBS) to work with SharePoint 2007.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the details&#8230; I&#8217;m happy that it&#8217;s easier then getting the External BLOB Store (EBS) to work with SharePoint 2007.</p>
]]></content:encoded>
	</item>
	<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><![CDATA[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><![CDATA[[...] 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><![CDATA[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><![CDATA[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><![CDATA[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><![CDATA[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>

