Chat now with support
Chat with Support

StoragePoint 6.3 - Reference Guide

Planning the Metalogix StoragePoint Implementation Backup/Restore and Disaster Recovery Synchronous versus Asynchronous Setting up Metalogix StoragePoint Default Values General Settings Managing Storage and Backup Endpoints Managing Storage Profiles Metalogix StoragePoint Timer Job Monitoring File Share Librarian Large File Support Dashboard User Experience Activating the Software Appendix A: Import\Export Tool About Us

Managing Storage and Backup Endpoints

Storage and Backup Endpoints represent the external locations for storing the BLOBs. The endpoint page is also where compression and encryption settings are stored. Each Storage Profile links to one or more storage endpoint(s). Profiles can only link to one Backup Endpoint.

caution

CAUTION: Do not use the same endpoint for more than one farm, i.e. development, staging, and production. This is not a supported configuration.

Click the Storage and backup endpoints link on the Application Management page in SharePoint Central Administration.
menu-endpoints

Preparing the External BLOB Store(s)

There are only a few things here to consider:

BLOB Store Security and Metalogix StoragePoint Required Privileges

All application pool accounts and SharePoint services that touch content need access to two things:

1.StoragePoint DB (in roles db_reader, db_writer)

2.Blob Store (file-share permission create\read\write\delete)

By default the StoragePoint installer adds appropriate StoragePoint Database rights to all Application Pool identities that exist at that time.

Reminder: The same access rights are necessary for any SharePoint services which are configured with a specific identity like Office Web Applications or the Excel Calculations Service.

info

NOTE: When testing access to an Endpoint (fileshare) from within Central Administration, the Identity of the Application Pool hosting the Central Administration Site is the one that is being used for the test. If there are different Identities used for other Web Applications in the Farm then those identities will also need access but cannot be tested from within Central Admin itself.

Example:

Consider the case where a new web-application is created in Central Administration to hold Sites for the HR department.

Creating the new web-application may optionally also create a new IIS application-pool using a new Identity.

For example, let's call this new identity "HR-SPAppPool."

The HR-SPAppPool account will need db_reader and db_writer in the StoragePoint database.

HR-SPAppPool will also need create\read\write\delete permission on the system cache location (if configured) and any endpoint file shares.

Ensure that the service accounts associated with the Windows SharePoint Services Web Application(s) and Windows SharePoint Services Timer service have the following access permissions: Read, Write, Modify, Delete (files and folders), and Create (files and folders). This assumes the FileSystem adapter is bieng used. Adapters that use REST-based interfaces typically pass a security token in the header of any request packets, so the service accounts associated with the SharePoint Web Applications or Timer service are not relevant.

1.Select Web application pool.

2.Select Windows SharePoint Services Web Application from the Web Service dropdown.

3.Select an application pool from the Application pool dropdown.

a.Note the service account associated with each application pool, as they can be different.

4.The configured service account will be displayed in the Predefined dropdown or the Configurable> User name box.

5.Click OK.
endpoints_Service_Accounts

1.Select a Web Application Pool from the dropdown.

2.The configured service account will be displayed in the Select an account for this component box.

a.Note the service account associated with each application pool, as they can be different.

3.Click OK.

Determine the service account associated with the SharePoint Timer Service service by opening the Services manager under Administrative Tools on one of the WFE(s). Scroll down to the SharePoint Timer Service service entry and note the service account in the Log On As column.
windows sharepoint timer services

Use UNC Paths to Refer to BLOB Store Locations

Since a request to upload a new document or retrieve an existing document can be handled by any of the web frontends in the farm, it is a best practice to use a UNC for the Path parameter on the FileSystem adapter. Using a physical location (i.e. E:\blobstore) will produce unpredictable results, as it cannot be assured that the WFE that wrote the BLOB is the same WFE that will retrieve the BLOB, so the BLOB store must be a shared storage location that is uniformly accessible by all WFEs.

info

NOTE: Be sure the path plus file name plus any optional folder information doesn't exceed 260 characters. Consider an abbreviated UNC path to reduce characters.

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating