Friday, September 16, 2016

Quota Increase process for RBS/Non-RBS enabled Farm in SharePoint 2010 using DocAve 6.0 ?

If you would like to increase the quota of a site collection, you should consider the below cases and recommended solutions.

  •  If the site collection quota request is for 50/100 GB?
o   You should create a new content database.
o   Move the site collection to new content database.
  • If the site collection database is having more than expected site collections?
o   You should create a new content database.
o   Move the site collection to new content database.
  • If the SQL instance for the site collection database is having low space in SQL server drives?
o   You should create a new content database in a different SQL instance where you have plenty of space.
o   Move the site collection to new content database.

Steps for Moving the site collection to new content database for RBS enabled Farm using DocAve 6.0

  •  Move the site collection to new content database in the same SQL instance
o   You need to open AgentToolSP2010MoveStub tool of DocAve 6.
o   Run –MoveSPSite command to move the site.
  Examaple: -MoveSPSite [Site Collection URL] [DestinationDatabaseName] [SourceRBSProvider] [DestinationRbsProvider]

  • Move the site collection to new content database in a different SQL instance
o   Take the backup the site from Source database using SharePoint Native command.
o   Enable RBS and configure rules in the destination database

o   Restore the site in the destination database using SharePoint Native command.

No comments:

Post a Comment