SHAREPOINT 2010 REMOTE BLOB STORES WITH EMC ISILON NAS AND METALOGIX STORAGEPOINT

Size: px
Start display at page:

Download "SHAREPOINT 2010 REMOTE BLOB STORES WITH EMC ISILON NAS AND METALOGIX STORAGEPOINT"

Transcription

1 White Paper SHAREPOINT 2010 REMOTE BLOB STORES WITH EMC ISILON NAS AND METALOGIX STORAGEPOINT Abstract This white paper describes how to externalize Microsoft SharePoint Server 2010 BLOB stores to EMC Isilon Scale-out NAS by using Metalogix. January 2013

2 Copyright 2013 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. EMC2, EMC, the EMC logo, Isilon, OneFS, AutoBalance, and SmartConnect are registered trademarks or trademarks of EMC Corporation in the United States and other countries. VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other trademarks used herein are the property of their respective owners. Part Number h

3 Table of Contents Executive summary... 4 Solutions overview... 4 Key results/recommendations... 4 Introduction... 5 Purpose... 5 Scope... 5 Audience... 5 Terminology... 5 Fundamentals of SharePoint storage... 6 Technology overview... 7 Advantages of EMC Isilon scale-out storage... 7 Scalability... 8 Simplicity... 8 Automatic balancing for performance and efficiency... 8 Data protection... 8 Reduced costs through greater utilization... 9 Metalogix... 9 File Share Librarian... 9 Architecture Hardware and software resources Physical deployment Storage configuration Disk pool configuration Baseline performance results Test Scenario 1: adding files to SharePoint using File Share Librarian14 Configuration Results Scenario 2: externalizing BLOBs with Configuration Results Scenario 3: performance during externalization Results Validation and testing Test methodology Notes on performance test results Results summary Storage performance results Conclusion References About EMC Isilon Contact EMC Isilon

4 Executive summary The Microsoft SharePoint market is growing steadily; more businesses are relying on SharePoint as a business critical application. SharePoint provides a wide range of functionality that encompasses enterprise content management, collaboration, social networking and document management. Nearly 75 percent of businesses surveyed cite Document Collaboration as the most often used feature within SharePoint. Customers are interested in migrating content to SharePoint and using the rich set of functionalities available when data is managed in a structured framework. One significant challenge all SharePoint administrators face is that all data on the content database is stored within SQL server. Because of performance requirements, SQL server databases are typically stored on the highest performing set of disks possible. This means that file based content such as PDFs, Microsoft Office documents, media files and other large files are stored in SQL server databases residing on the highest performing tier of storage. An alternative is to use a lower tier of storage to house these files (also known as Binary Large Object or BLOBs) while keeping SQL database content on the highest performing set of disks. Another major inhibitor is the migration time and effort required to move content from file shares to SharePoint, and the performance and cost challenges created by storing unstructured content in SharePoint s SQL Server content database. This white paper describes how to externalize Microsoft SharePoint Server 2010 BLOB stores to EMC Isilon Scale-out NAS by using Metalogix software. Metalogix can rapidly migrate file based content into SharePoint and transparently externalize this unstructured content using tiered storage to keep the Microsoft SQL Server database lean and responsive. This offers users and administrators all the benefits of SharePoint s content management features and access controls. Solutions overview The solution combines the use of Metalogix software and EMC Isilon scale-out NAS to provide a cost-effective SharePoint content storage solution that reproduces a standard customer environment that includes both structured and unstructured data. Metalogix software is used to catalog File Share data into SharePoint and move and manage the BLOBs outside of SQL Server. is also used to enable remote BLOB storage for SharePoint 2010 onto EMC Isilon scale-out NAS. This solution uses Isilon storage as the platform for virtualizing Microsoft SQL Servers and SharePoint 2010 Servers, as well as providing storage for remote BLOBs. Key results/recommendations As described in this paper, integration is a highly efficient method for moving file share content into SharePoint, and for externalization of unstructured SharePoint content into remote BLOB storage. With this solution you can: Use to improve your organization s overall storage usage and reduce the physical footprint while still meeting SLAs. 4

5 Use for effectively managing the externalization of SharePoint BLOBs out of Microsoft SQL Server Content databases. Create SharePoint metadata that points to content located in the file share. Use EMC Isilon as a highly efficient and resilient remote BLOB repository for SharePoint data. Introduction Purpose This white paper provides guidance and recommendations for use of remote BLOB storage for SharePoint using Metalogix with EMC Isilon NAS storage. Scope This white paper presents design guidelines, best practices, and validated test results that were identified during the configuration and test phases of the solution. Audience This white paper is intended for: SharePoint architects EMC Partners EMC employees and field personnel Terminology Table I lists key terminology referenced in this white paper: Table I: Solution terminology Term Binary large object (BLOB) BLOB store Content database Definition A collection of binary data stored as a single entity in a database management system. BLOBs are any files stored in the database, that is, documents, spreadsheets, media files, etc. External storage location for BLOBs in a SharePoint farm or environment, for example, an SMB share. This is a Microsoft SQL Server database, resides in the SharePoint farm, and contains content users save in SharePoint. Content can be separated into multiple content databases at the site-collection level. A content database can include one or more site collections, but a single site cannot span multiple databases. Backing up and restoring sites takes place at the content database level. 5

6 Externalization Remote BLOB Storage (RBS) Externalization dissects the content stored in a SQL server database into two parts (metadata and BLOB), where the BLOB can then be routed to a more cost-effective tier of storage, which reduces the load on SharePoint and improves efficiency. A SQL Server API that lets database administrators store binary large objects in commodity storage instead of directly on the main database server. An RBS provider, such as Metalogix, is required to perform the externalization and related ongoing BLOB management tasks. Fundamentals of SharePoint storage Before looking at the architecture of the solution, it is important to understand how SharePoint stores documents. Most SharePoint deployments host many different types of files including Word, Excel, PowerPoint, PDF or even media and image files. By default these files are stored in the SQL Server relational content database. The content database contains metadata about the file, while the file itself is stored in an unstructured data format called a BLOB. Over time, as the content stored in SharePoint increases, the size of the content database increases making the SQL database grow considerably. Correspondingly, the frequency with which the data is accessed decreases. Earlier versions of SharePoint stored all data both metadata and documents in SQL databases. This often meant that since SQL Server databases are typically stored on Tier-1 storage even older, less-valuable SharePoint data was still being stored on the most expensive disk space. Beginning with SharePoint 2007 Service Pack 1, Microsoft introduced an API to make it possible to store BLOBs outside of the SQL Server while keeping metadata, and pointers to the associated documents, inside the content database. This externalization requires additional software to enable the db API component to remove the BLOB from the SQL DB and continually manage them outside the DB on the external EMC Isilon location. In the solution described in this document, Metalogix is the RBS service provider that executes and manages the external storage location. EMC Isilon Scale out NAS provides the external storage location. As shown in Figure 1, BLOBs that were originally stored in the content databases are moved to file-based storage using. Externalizing BLOBs means that the BLOB data stream itself is moved or stored in a file share, and only metadata is stored within the SQL Server content database. It is important to note that externalizing BLOBs has no effect on SharePoint functionality. The externalization process is handled outside of SharePoint, which means that SharePoint permissions, versioning and applied workflows are not affected by the process of externalization. Leveraging and Isilon to remotely store BLOBS is 100% transparent to SharePoint users. 6

7 Figure 1: Solution architecture before and after externalizing BLOB stores Technology overview This section provides an overview of the primary technologies used in this solution: EMC Isilon Scale-out NAS storage Metalogix Microsoft SharePoint Server Advantages of EMC Isilon scale-out storage EMC Isilon scale-out NAS is a highly scalable storage platform that utilizes a modular storage architecture that can grow easily with your business. Isilon storage is powered by an intelligent, distributed file system, the EMC Isilon OneFS operating system that provides the intelligence behind all Isilon scale-out storage solutions. Isilon storage solutions can help you accelerate processes and workflows while scaling easily to handle massive growth and providing the highest levels of data protection available. Specific advantages of EMC Isilon storage are described in this section. 7

8 Scalability With EMC Isilon scale-out NAS, you can have massive room for growth. Isilon storage solutions scale from a minimum 3 node cluster configuration that provides 18TB of capacity to a 144 node cluster with 20PB of capacity all in a single file system, single volume architecture that is remarkably easy to manage. As additional nodes are added to a cluster, all components of the cluster scale symmetrically and predictably. A new storage node can be added to an Isilon cluster in as little as 60 seconds, eliminating the need to over-provision storage for future requirements. The capabilities of an Isilon storage system allow it to scale for capacity and performance simultaneously, or independently, resulting in an agile storage environment that can expand quickly to changing application workloads. For example, if a given workload is constrained by inadequate disk I/O throughput, more platform nodes can be dynamically added to the cluster. This has the effect of improving overall performance and increasing the amount of capacity almost immediately. Additionally, the Isilon storage architecture simplifies the hardware-refresh cycle by allowing the easy addition and retirement of nodes from the cluster while keeping the cluster itself online, and the data available, throughout the refresh process. Simplicity Isilon scale-out storage solutions are designed for enterprises that want to manage their data, not their storage. Our storage systems are powerful yet simple to install, manage and scale, at virtually any size. And, unlike traditional enterprise storage, Isilon solutions stay simple no matter how much storage capacity is added, how much performance is required or how business needs change in the future. Automatic balancing for performance and efficiency When an additional node is added to an Isilon cluster, the Isilon OneFS AutoBalance TM feature immediately begins migrating data from the existing storage nodes to the newly added node, quickly re-balancing all of the data across all available nodes in the cluster. This automatic rebalancing ensures the new storage node will not become a bottleneck for new data, and that existing data will gain the benefits of the increased resources now available to the storage system. AutoBalance is completely transparent to both end user and storage clients, and can be adjusted to run at off-peak times to limit its impact on high-performance workloads. This is all done automatically and requires no management time from the administrator. Data protection Isilon storage solutions are highly resilient and provide the highest levels of reliability, availability, and serviceability in the industry. An Isilon cluster is designed to tolerate one or more simultaneous component failures without any interruption of service or loss of data. Data protection is applied at the file level, rather than relying on either a single global setting or specific RAID groups as found in other storage platforms. In the event of a component failure, the file system is able to focus on recovering only the impacted data rather than having to repair and rebuild the entire data set. 8

9 Because all data, metadata, and parity information is distributed across all nodes in the cluster, dedicated parity nodes or disks are not needed. A properly configured EMC Isilon cluster eliminates any single points of failure, since all nodes share equally in the workload and function as peers in a complete symmetrical storage environment. Also, unlike other storage platforms, changes in data-protection settings for files and directories can be modified at any time without the need to take either the cluster or the impacted files offline. Service outages, which are often required in traditional storage environments when re-balancing workloads, are also eliminated with Isilon scale-out NAS. EMC Isilon's globally coherent cache, and SmartConnect TM client load-balancing and failover features, provide high performance with industry-leading levels of data protection, high availability and system resiliency. Reduced costs through greater utilization EMC Isilon storage systems provide highly efficient data storage at scale. For clusters larger than five nodes, storage utilization rates of over 80% are typical. You can gain further additional efficiencies with EMC Isilon SmartPools software for automated storage tiering that continually optimizes your Isilon NAS for performance and economy. With SmartPools, you can set policies to automatically move inactive data to more cost-effective storage, streamlining workflows for your most current data while remaining completely transparent to users and applications. In addition, because Isilon is so easy to manage, many complex, labor-intensive storage management tasks required for traditional storage systems including troubleshooting disk or network bottlenecks or migrating VMs between datastores to rebalance capacity are eliminated with EMC Isilon storage. Metalogix Metalogix software is used for BLOB-storage offload to SharePoint. improves SharePoint performance and scalability by offloading content from the underlying Microsoft SQL Server database to alternate tiers of storage. installs quickly and easily into SharePoint Central Administration and enables you to manage SharePoint BLOBs transparently from a single SharePoint interface. does not require any additional hardware or software to be implemented. File Share Librarian s File Share Librarian enables you to delegate control of the file-share content to SharePoint. The file shares are used like any other storage endpoint. The file-share metadata, associated folder hierarchy, and supporting information are catalogued, replicated, and placed under the control of SharePoint, which enables users to search, manage, and access file-share content just like any other document within SharePoint. 9

10 Architecture This section provides details on the hardware and software components used in the tested solutions. The solution was configured as follows: All servers were virtualized using a VMware vsphere 5.0 host cluster. A 10-node EMC Isilon storage array, consisting of five Isilon X200 and five Isilon 72NL nodes, was used as the underlying storage platform for virtual machine and file-share data in this solution. An SMB-based shared folder was created in the Isilon 72NL disk pool. This share was populated with documents. Document sizes in the file set ranged from 200K to 12MB. All virtual machine VMDKs were stored on a shared NFS mounted data store from the Isilon X200 disk pool. All content, search, temp and configuration, and the Metalogix database, and their associated log files were placed on VMDKs housed within the NFS data store and presented to the SQL Server virtual machine. Each Content DB had a corresponding BLOB store created on the EMC Isilon cluster and shared using SMB. Content externalized from the Content DB was moved to these locations. Existing file share content was also placed on the Isilon cluster presented in a separate SMB share. Hardware and software resources Table II lists the hardware used to validate this solution. Table II: Solution hardware Equipment Used for Quantity Configuration ESXi Servers VMware SharePoint 2 Management Server VMware vcenter Server 1 8GB of RAM 4-Core Mixed Isilon X200 / 72NL 10 node cluster VMware virtual machines SharePoint content Databases and logs SMB Shares containing BLOBs 1 Active Directory Server Domain Controller 1 8GB of RAM Table III lists the software used in this solution. 4-Core Windows 2008R2 10

11 Table III: Solution software Software Microsoft Windows Server Microsoft SharePoint Server Microsoft SQL Server Version 2008R2 SP1 Enterprise Edition 2010 SP1 Enterprise Edition 2008R2 SP1 Enterprise Edition Metalogix 3.4 VMware vcenter 5.0 VMware ESXi Server 5.0 Table IV lists the allocation of virtual hardware resources used in this solution. Table IV: Allocation of virtual resources Virtual machine role Quantity Configuration Web front end (WFE) 2 8 CPU 4GB RAM Application 1 8 CPU 8GB RAM Crawl Server 1 4 CPU 8GB RAM Microsoft SQL 1 8 CPU 32GB RAM Domain Controller 1 2 CPU 8GB RAM Environment profile This solution was validated with the environment profile listed in Table 5. Table V: Environment profiles Requirements SharePoint Total User count SharePoint Content DB sizes SharePoint Number of Content DBs Quantity/Type/Size 10,000 with two WFEs 150GB and 250GB 2 Physical deployment This section describes the test scenario and test progression of a generic small - medium sized SharePoint farm. Tests scenarios include, cataloging an existing file share, and externalizing an existing SQL Content DB using Metalogix as the RBS provider. 11

12 The SharePoint farm was designed as a small medium farm with 2 WFEs, 1 crawl server, 1 SQL Server and 1 application server. The entire farm, including boot volumes for the virtual machines and content databases, was stored in an NFS connected datastore on the Isilon X200. The farm consists of two content DBs (150GB and 250GB). A separate SMB share containing file based data was also used for purposes of cataloging data into SharePoint. Figure 2 below shows the physical architecture of the tested solution: Figure 2: Physical architecture Storage configuration In a completely virtualized solution, virtual machine disks (VMDKs) and the external file share and associated BLOB data are stored within the EMC Isilon file system. Data was logically separated by placing virtual machine data in separate disk pools. Virtual machine data was placed in the Isilon x200 disk pool. File share data and shared folders containing externalized BLOBs were placed in the Isilon 72NL disk pool. These directories were shared via SMB and added to as storage endpoints. Disk pool configuration Disk pools were used to control data placement between the different node types. Each Disk Pool is a homogenous group of nodes with an Isilon storage cluster. For example, Isilon S-Series nodes with 300 GB SAS drives and one 200 GB SSD per node would be in one pool, whereas Isilon NL-Series nodes with 3 TB SATA Drives would be in another. A single Isilon storage cluster may consist of multiple disk pools, since OneFS enables the grouping of multiple node types into a single file system. Each node type is 12

13 optimized for a different capacity-to-performance ratio, so it is common for organizations to leverage all these architectures into one cluster in order to ensure an optimum match between their different data sets and the storage nodes that they reside on. Disk pools define resources in the pool such as the node type and disk type, SSD use and associated data protection settings. For more information on planning and implementing SmartPools file-pool policies, consult the Next Generation Storage Tiering with EMC Isilon SmartPools white paper, a link to which is provided in the References section of this Guide. In order to ensure that the shared folder used for the external BLOB data is stored on the Isilon 72NL nodes, the folder s disk pool setting was adjusted in the OneFS WebUI file system explorer, as shown in Figure 3. Figure 3: Disk-pool assignment for BLOB folder Best Practice: When virtualizing SharePoint environments and remote BLOB locations on EMC Isilon clusters containing multiple node types, it is a best practice to separate remote BLOB data and virtual machine data into separate disk pools. SmartConnect EMC Isilon SmartConnect software was used in order to load balance ESXI host connections as well as server connections to the storage. Isilon SmartConnect software optimizes network-throughput performance and availability by enabling intelligent client-connection load-balancing and failover capabilities. Through a single host name, SmartConnect enables client-connection load balancing, as well as dynamic NFS failover and failback of client connections across storage nodes to provide optimal utilization of the cluster s available network connections. By leveraging an organization s existing DNS infrastructure, SmartConnect provides universal compatibility with all client types, eliminating the need for complicated connection management on the client side. With SmartConnect, in the event of a 13

14 node or path failure, file-system stability and availability are maintained for NFS clients that support automatic path failover. To a client system, the cluster appears as a single network element. SmartConnect automatically balances incoming client connections across all available interfaces on the Isilon storage cluster, improving performance on the cluster by distributing the workload evenly across multiple network paths and multiple nodes. Best Practice: EMC recommends using SmartConnect in virtualized SharePoint environments in order to balance network throughput. For additional information on SmartConnect options and configuration, refer to the SmartConnect Best Practice Guide. Baseline performance results Prior to testing the BLOB externalization with a set of baseline performance tests were run to determine the number of users with acceptable response times. Baseline test results determined that the SharePoint farm consisting of two WFEs can support 12,000 users. Table VI shows summarizes test results for the baseline tests. Table VI: Baseline test performance results Test Name Scenario Avg. Test Time (sec) Upload Mixed 1.23 Modify Mixed 1 Search Mixed 0.3 Download Mixed 0.3 Browse Mixed 0.2 Acceptable response times for a heavy SharePoint user profile is under 3 seconds for each of the tests. The limiting factor during the test was the web front end CPUs which averaged 60% on two web front end servers. Test Scenario 1: adding files to SharePoint using File Share Librarian In this test, the Metalogix File Share Librarian was used to catalog fileshare data from an existing file share in to a SharePoint Content DB. The file share in this test consisted of approximately 100GB of file-based data. Data types include Microsoft Office documents, PDF files, and media files. Individual file sizes range from 100KB to 12MB. This scenario would be used for a customer wanting to add file share content to SharePoint without physically moving the files. The File Share Librarian 14

15 catalogs the file share metadata without moving the actual files. This option allows for users to connect using the existing file share or to restrict users to only connect through SharePoint. Best Practice: Before cataloging file shares it is strongly recommended that a full backup be taken and kept for historical purposes. Best Practice: After data has been cataloged, it is recommended that access from the file share be disabled for security and to ensure that users cannot modify contents without accessing the data through SharePoint. Configuration The Metalogix File Share librarian was set to catalog the file share and present it as a new Content Database within SharePoint. The FileShare Librarian adds the links in the Content DB to the file share data based on where the data resides in SharePoint. For purposes of this test a site within an existing site collection was chosen. Once the File Share Librarian has cataloged a file share, if new content is added, shared system cache must be enabled. The basic process of cataloging file share data into SharePoint is as follows: 1. Enter a name of the File Share Librarian job. 2. For Access Mode: a. If the file share will no longer be available to users after the content is catalogued, select SharePoint Only. b. If users will continue to access and modify files directly from the file share, select SharePoint and File Share. 3. Enter the UNC path of the file share to be cataloged in the File Share to Catalog and click validate. 4. Select the Promote folder permissions to SharePoint containers checkbox. 5. Click Change to the Select the SharePoint Destination Container. 6. Enter the settings to schedule the job. 7. Click Save to save the settings or click Catalog File Share Now. For complete process details, see pages of the Metalogix Installation and Administration Guide. Results For this test one server in the SharePoint farm was used for cataloging, with a thread count of 10. The test cataloged 100GB of data in 6 minutes. The existing file share remained accessible while the SharePoint content was updating. Performance impact during catalog process was minimal. CPU on the server used for the catalog process was impacted the most. 15

16 Scenario 2: externalizing BLOBs with This test scenario simulates an existing 150 GB SharePoint Content DB being externalized with RBS to an SMB File share on EMC Isilon storage. Practical application of this scenario would be an existing SharePoint environment wanting to externalize BLOBs from the SQL databases onto an alternative tier of storage. The process of externalization uses Metalogix. Configuration The process for externalizing BLOBs with SharePoint is as follows: 1. Install Metalogix 2. Create storage end points for your BLOB stores 3. Create storage profiles that dictate how BLOBs are externalized. 4. Create storage profile timer jobs. 5. Click Analyze and Estimate to display an estimate of the space savings that will result from running the externalize job. 6. Click Save to save the configured job schedule or choose to run the job immediately. For complete setup and process instructions please refer to page 76 of the Metalogix Installation and Administration Guide. Results Externalization of the 150GB content database took 1.5 hours. The time required to externalize the Content database is dependent on the size of the content database and the size of the files being externalized. Scenario 3: performance during externalization After running the basic externalization test scenario, the following test scenario was executed to show the effects of BLOB externalization on existing user load. Metalogix provides the ability to control the number of servers used during externalization. Any number of servers in the SharePoint farm can be used to start the externalization process. Externalization jobs from any server in the SharePoint farm can be disabled without interrupting the running job. The number of servers used for externalization and the size of the content database, will affect the time taken to for the job to complete. Best Practice: While not strictly necessary, EMC Isilon strongly recommends that externalization jobs be performed during periods when users and other bulk processes are not heavily utilizing the system resources used in the externalization job. Doing so will minimize impact to user performance. Results During the externalization test, CPU on the web front end servers and SQL server were impacted the most. CPU utilization on the web front end servers increased approximately 20%. While SQL server CPU and disk latency metrics remained within acceptable limits there was an increase in SQL server transactions per second. 16

17 Altering the amount of threads for each server in the externalization job can will decrease the effect on CPU utilization but increase the overall time taken for the externalization job to run. For recommendations on job settings refer to the Metalogix Installation and Administration Guide. Validation and testing The results in this section show testing from the baseline to a fully externalized SharePoint farm with a migrated file share on an alternate tier of storage. Testing of this solution validates the functionality of EMC Isilon as the alternate tier of BLOB storage and s File Share Librarian. Test methodology During performance tests Visual Studio Team System (VSTS) was used to simulate load on the SharePoint farm. During the tests 12,000 users were simulated according to the Microsoft heavy-user profile, which specifies 60 requests per hour. A think time of 0% was applied to all tests. Zero percent think time is the elimination of typical user decision making time when browsing, searching, or modifying data using SharePoint. Every user request is completed without pause, generating a continuous workload on the system. Baseline response times for each test type are detailed in Table VII below. Table VII: Response times Test Type Action Percentage Recommended Response time Browse User browse 60 Less than 3 seconds Search Unique value search 10 Less than 3 seconds Modify Metadata modify and upload 10 Less than 3 seconds Download Download a document 20 Less than 3 seconds Full performance tests were run with two WFEs. Performance tests were run to obtain performance metrics under the following conditions: 12,000 users accessing a normally operating SharePoint environment User load while cataloging external file share data User load while externalizing existing content database Notes on performance test results Performance test results are highly dependent on workload, specific application requirements, and system design and implementation. System performance will vary as a result of these and other factors. Performance results from this test should not be used as a substitute for specific customer application benchmark and proper application specific to the customer environment 17

18 All performance data contained in this report was obtained in a rigorously controlled environment. Results obtained in other operating environments may vary significantly. For additional information on sizing SharePoint environments refer to the following documentation. When sizing Isilon storage always work with your sales representative for specific sizing guidance. Results summary The following shows the movement of data by showing the amount of space used for each scenario. After externalization, the Content DB space is still used by Microsoft SQL Server until the storage reclaim job is run and the database is shrunk. Cataloging and migrating the file share-based data increases the size of the Content DB used for that share. Table VIII below shows the reduction in size of the SQL content databases after externalizing BLOB data. Table VIII: Content database size Size Before Shrink Size After Shrink Reduction % 105GB 1.7GB 98% 220GB 2.5GB 88% Storage performance results After externalization completed, storage metrics were collected during performance runs to determine impact of running externalized BLOBs on the EMC Isilon storage. The following performance metrics were collected to gauge performance impact from the virtual SharePoint servers as well as SMB related traffic due to SharePoint access of externalized BLOBs. Disk impact from the virtual machines is measured by analyzing NFS throughput and total disk I/O metrics against the relevant disk pools on the EMC Isilon cluster. System utilization across the cluster was also measured to CPU headroom while under load. Figure 4 shows total disk throughput with respect to the NFS datastore. 18

19 40 NFS MB/s NFS MB/s Figure 4: VNF throughput (VM activity) during load testing To measure the performance impact placed on the storage by SharePoint users accessing documents, the total SMB throughput against the external BLOB store was analyzed. During load testing the average total SMB throughput was 18.64MB/s. Figure 5 shows the total SMB throughput during SharePoint performance testing. 25 SMB MB/s SMB MB/s 5 0 Figure 5: SMB throughput (BLOB activity) during load testing Figure 6 shows the total disk I/O load placed on the cluster from SharePoint virtual servers and external BLOB stores. 19

20 250 Total Disk Throughput Total Disk Throughput 50 0 Figure 6: Disk I/O activity during load testing Conclusion Metalogix can be used with EMC Isilon Scale-out NAS to externalize SharePoint BLOBs and migrate existing file share data into SharePoint. The solution testing outlined in this paper demonstrates that integration is a highly efficient way to move SharePoint data to BLOB Storage, freeing space that would normally be contained in a Microsoft SQL Server database. Externalization provides reliable performance while reducing the need for higher cost storage tiers offering the ability to scale capacity while providing an easy-to-manage storage solution. At the same time, Isilon scale-out NAS provides a highly scalable, resilient and efficient storage platform for the externalized SharePoint data References Product Documentation For additional information, see the documents listed below. Isilon OneFS Configuration Guide SmartConnect Best Practices SmartPools Metalogix Installation and Administration Guide Capacity planning and sizing overview for SharePoint

21 About EMC Isilon EMC Isilon is the global leader in scale-out NAS. We provide powerful yet simple solutions for enterprises that want to manage their data, not their storage. Isilon products are simple to install, manage and scale, at any size and, unlike traditional enterprise storage, Isilon stays simple no matter how much storage is added, how much performance is required, or how business needs change in the future. We re challenging enterprises to think differently about their storage, because when they do, they ll recognize there s a better, simpler way. Learn what we mean at U.S. Patent Numbers 7,146,524; 7,346,720; 7,386,675. Other patents pending. Contact EMC Isilon st Avenue South, Seattle, WA Toll-free: ISILON Phone: Fax: sales@isilon.com 21

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise ESSENTIALS Easy-to-use, single volume, single file system architecture Highly scalable with

More information

VIDEO SURVEILLANCE WITH SURVEILLUS VMS AND EMC ISILON STORAGE ARRAYS

VIDEO SURVEILLANCE WITH SURVEILLUS VMS AND EMC ISILON STORAGE ARRAYS VIDEO SURVEILLANCE WITH SURVEILLUS VMS AND EMC ISILON STORAGE ARRAYS Successfully configure all solution components Use VMS at the required bandwidth for NAS storage Meet the bandwidth demands of a 2,200

More information

EMC ISILON AND ELEMENTAL SERVER

EMC ISILON AND ELEMENTAL SERVER Configuration Guide EMC ISILON AND ELEMENTAL SERVER Configuration Guide for EMC Isilon Scale-Out NAS and Elemental Server v1.9 EMC Solutions Group Abstract EMC Isilon and Elemental provide best-in-class,

More information

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY White Paper CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY DVTel Latitude NVMS performance using EMC Isilon storage arrays Correct sizing for storage in a DVTel Latitude physical security

More information

EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT

EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT Reference Architecture EMC PERFORMANCE OPTIMIZATION FOR MICROSOFT FAST SEARCH SERVER 2010 FOR SHAREPOINT Optimize scalability and performance of FAST Search Server 2010 for SharePoint Validate virtualization

More information

BUILDING THE RIGHT INFRASTRUCTURE FOR MICROSOFT SHAREPOINT

BUILDING THE RIGHT INFRASTRUCTURE FOR MICROSOFT SHAREPOINT White Paper BUILDING THE RIGHT INFRASTRUCTURE FOR MICROSOFT SHAREPOINT EMC VNX, EMC FAST Suite, EMC Replication Manager, Microsoft SharePoint 2010, Metalogix StoragePoint, Metalogix Selective Restore Manager

More information

EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS

EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS EMC AVAMAR INTEGRATION WITH EMC DATA DOMAIN SYSTEMS A Detailed Review ABSTRACT This white paper highlights integration features implemented in EMC Avamar with EMC Data Domain deduplication storage systems

More information

Storage made simple. Essentials. Expand it... Simply

Storage made simple. Essentials. Expand it... Simply EMC ISILON SCALE-OUT STORAGE PRODUCT FAMILY Storage made simple Essentials Simple storage management, designed for ease of use Massive scalability with easy, grow-as-you-go flexibility World s fastest

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 User Guide P/N 300-999-671 REV 02 Copyright 2007-2013 EMC Corporation. All rights reserved. Published in the USA.

More information

EMC SOLUTION FOR SPLUNK

EMC SOLUTION FOR SPLUNK EMC SOLUTION FOR SPLUNK Splunk validation using all-flash EMC XtremIO and EMC Isilon scale-out NAS ABSTRACT This white paper provides details on the validation of functionality and performance of Splunk

More information

EMC VNXe3200 UFS64 FILE SYSTEM

EMC VNXe3200 UFS64 FILE SYSTEM White Paper EMC VNXe3200 UFS64 FILE SYSTEM A DETAILED REVIEW Abstract This white paper explains the UFS64 File System architecture, functionality, and features available in the EMC VNXe3200 storage system.

More information

EMC ISILON SCALE-OUT STORAGE PRODUCT FAMILY

EMC ISILON SCALE-OUT STORAGE PRODUCT FAMILY SCALE-OUT STORAGE PRODUCT FAMILY Storage made simple ESSENTIALS Simple storage designed for ease of use Massive scalability with easy, grow-as-you-go flexibility World s fastest-performing NAS Unmatched

More information

THE EMC ISILON STORY. Big Data In The Enterprise. Copyright 2012 EMC Corporation. All rights reserved.

THE EMC ISILON STORY. Big Data In The Enterprise. Copyright 2012 EMC Corporation. All rights reserved. THE EMC ISILON STORY Big Data In The Enterprise 2012 1 Big Data In The Enterprise Isilon Overview Isilon Technology Summary 2 What is Big Data? 3 The Big Data Challenge File Shares 90 and Archives 80 Bioinformatics

More information

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN Whitepaper NexentaConnect for VMware Virtual SAN Full Featured File services for Virtual SAN Table of Contents Introduction... 1 Next Generation Storage and Compute... 1 VMware Virtual SAN... 2 Highlights

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY EMC VNX, EMC VNXe, and EMC Isilon with Verint Nextiva Verint Nextiva performance and configuration EMC storage arrays and clusters EMC Solutions

More information

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture Dell Compellent Product Specialist Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Version 8.2 Service Pack 1 User Guide 302-001-235 REV 01 Copyright 2007-2015 EMC Corporation. All rights reserved. Published

More information

EMC PERSPECTIVE: THE POWER OF WINDOWS SERVER 2012 AND EMC INFRASTRUCTURE FOR MICROSOFT PRIVATE CLOUD ENVIRONMENTS

EMC PERSPECTIVE: THE POWER OF WINDOWS SERVER 2012 AND EMC INFRASTRUCTURE FOR MICROSOFT PRIVATE CLOUD ENVIRONMENTS EMC PERSPECTIVE: THE POWER OF WINDOWS SERVER 2012 AND EMC INFRASTRUCTURE FOR MICROSOFT PRIVATE CLOUD ENVIRONMENTS EXECUTIVE SUMMARY It s no secret that organizations continue to produce overwhelming amounts

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Version 9.0 User Guide 302-001-755 REV 01 Copyright 2007-2015 EMC Corporation. All rights reserved. Published in USA. Published

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

EMC VFCACHE ACCELERATES ORACLE

EMC VFCACHE ACCELERATES ORACLE White Paper EMC VFCACHE ACCELERATES ORACLE VFCache extends Flash to the server FAST Suite automates storage placement in the array VNX protects data EMC Solutions Group Abstract This white paper describes

More information

EMC BACKUP-AS-A-SERVICE

EMC BACKUP-AS-A-SERVICE Reference Architecture EMC BACKUP-AS-A-SERVICE EMC AVAMAR, EMC DATA PROTECTION ADVISOR, AND EMC HOMEBASE Deliver backup services for cloud and traditional hosted environments Reduce storage space and increase

More information

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage TECHNICAL PAPER Veeam Backup & Replication with Nimble Storage Document Revision Date Revision Description (author) 11/26/2014 1. 0 Draft release (Bill Roth) 12/23/2014 1.1 Draft update (Bill Roth) 2/20/2015

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Big data management with IBM General Parallel File System

Big data management with IBM General Parallel File System Big data management with IBM General Parallel File System Optimize storage management and boost your return on investment Highlights Handles the explosive growth of structured and unstructured data Offers

More information

BEST PRACTICES FOR INTEGRATING TELESTREAM VANTAGE WITH EMC ISILON ONEFS

BEST PRACTICES FOR INTEGRATING TELESTREAM VANTAGE WITH EMC ISILON ONEFS Best Practices Guide BEST PRACTICES FOR INTEGRATING TELESTREAM VANTAGE WITH EMC ISILON ONEFS Abstract This best practices guide contains details for integrating Telestream Vantage workflow design and automation

More information

A virtual SAN for distributed multi-site environments

A virtual SAN for distributed multi-site environments Data sheet A virtual SAN for distributed multi-site environments What is StorMagic SvSAN? StorMagic SvSAN is a software storage solution that enables enterprises to eliminate downtime of business critical

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 8.2 User Guide P/N 302-000-658 REV 01 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the USA.

More information

Integrated Grid Solutions. and Greenplum

Integrated Grid Solutions. and Greenplum EMC Perspective Integrated Grid Solutions from SAS, EMC Isilon and Greenplum Introduction Intensifying competitive pressure and vast growth in the capabilities of analytic computing platforms are driving

More information

EMC ISILON SMARTCONNECT

EMC ISILON SMARTCONNECT EMC ISILON SMARTCONNECT Optimize Scale-out Storage Performance and Availability ABSTRACT This white paper covers the built-in client connection balancing functionality found in the EMC Isilon scale-out

More information

Backup and Recovery Best Practices With CommVault Simpana Software

Backup and Recovery Best Practices With CommVault Simpana Software TECHNICAL WHITE PAPER Backup and Recovery Best Practices With CommVault Simpana Software www.tintri.com Contents Intended Audience....1 Introduction....1 Consolidated list of practices...............................

More information

Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper

Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper Dell EqualLogic Best Practices Series Reference Architecture for a Virtualized SharePoint 2010 Document Management Solution A Dell Technical White Paper Storage Infrastructure and Solutions Engineering

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Justin Venezia Senior Solution Architect Paul Pindell Senior Solution Architect Contents The Challenge 3 What is a hyper-converged

More information

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Applied Technology Abstract This white paper introduces EMC s latest groundbreaking technologies,

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

EMC ISILON SCALE-OUT STORAGE PRODUCT FAMILY

EMC ISILON SCALE-OUT STORAGE PRODUCT FAMILY SCALE-OUT STORAGE PRODUCT FAMILY Unstructured data storage made simple ESSENTIALS Simple storage management designed for ease of use Massive scalability of capacity and performance Unmatched efficiency

More information

Whitepaper - Disaster Recovery with StepWise

Whitepaper - Disaster Recovery with StepWise Whitepaper - Disaster Recovery with StepWise Copyright Invizion Pty Ltd. All rights reserved. First Published October, 2010 Invizion believes the information in this publication is accurate as of its publication

More information

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION Automated file synchronization Flexible, cloud-based administration Secure, on-premises storage EMC Solutions January 2015 Copyright 2014 EMC Corporation. All

More information

EMC Documentum Repository Services for Microsoft SharePoint

EMC Documentum Repository Services for Microsoft SharePoint EMC Documentum Repository Services for Microsoft SharePoint Version 6.5 SP2 Installation Guide P/N 300 009 829 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

Microsoft SharePoint Server 2010

Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2010 Small Farm Performance Study Dell SharePoint Solutions Ravikanth Chaganti and Quocdat Nguyen November 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

VMware Virtual Machine File System: Technical Overview and Best Practices

VMware Virtual Machine File System: Technical Overview and Best Practices VMware Virtual Machine File System: Technical Overview and Best Practices A VMware Technical White Paper Version 1.0. VMware Virtual Machine File System: Technical Overview and Best Practices Paper Number:

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Quest LiteSpeed Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information in this publication

More information

Solution Overview VMWARE PROTECTION WITH EMC NETWORKER 8.2. White Paper

Solution Overview VMWARE PROTECTION WITH EMC NETWORKER 8.2. White Paper White Paper VMWARE PROTECTION WITH EMC NETWORKER 8.2 Solution Overview Abstract This white paper describes the integration of EMC NetWorker with VMware vcenter. It also includes details on the NetWorker

More information

EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items

EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items EMC Replication Manager and Kroll Ontrack PowerControls for Granular Recovery of SharePoint Items Applied Technology Abstract This white paper discusses how Kroll Ontrack PowerControls integrates with

More information

VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014

VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014 VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014 Table of Contents Introduction... 3 1.1 VMware Virtual SAN...3 1.2 Virtual SAN Datastore Characteristics and

More information

Monitoring Databases on VMware

Monitoring Databases on VMware Monitoring Databases on VMware Ensure Optimum Performance with the Correct Metrics By Dean Richards, Manager, Sales Engineering Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com

More information

Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance

Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance Optimize Your SharePoint 2010 Content Using Microsoft s New Storage Guidance By Corey Milliman October 2011 Copyright 2011 Metalogix International GmbH. All rights reserved. Metalogix is a trademark of

More information

Simplified Management With Hitachi Command Suite. By Hitachi Data Systems

Simplified Management With Hitachi Command Suite. By Hitachi Data Systems Simplified Management With Hitachi Command Suite By Hitachi Data Systems April 2015 Contents Executive Summary... 2 Introduction... 3 Hitachi Command Suite v8: Key Highlights... 4 Global Storage Virtualization

More information

Cost-Effective Storage Solutions for VMware View 4.5 Enabled by EMC Unified Storage

Cost-Effective Storage Solutions for VMware View 4.5 Enabled by EMC Unified Storage Cost-Effective Storage Solutions for VMware View 4.5 Enabled by EMC Unified Storage EMC Information Infrastructure Solutions Abstract Virtual desktop infrastructures introduce a new way for IT organizations

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

Redefining Microsoft SQL Server Data Management. PAS Specification Redefining Microsoft SQL Server Data Management APRIL Actifio 11, 2013 PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft SQL Server Data Management.... 4 Virtualizing

More information

EMC Data Domain Boost for Oracle Recovery Manager (RMAN)

EMC Data Domain Boost for Oracle Recovery Manager (RMAN) White Paper EMC Data Domain Boost for Oracle Recovery Manager (RMAN) Abstract EMC delivers Database Administrators (DBAs) complete control of Oracle backup, recovery, and offsite disaster recovery with

More information

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010 Better Together Writer: Bill Baer, Technical Product Manager, SharePoint Product Group Technical Reviewers: Steve Peschka,

More information

SECURE, ENTERPRISE FILE SYNC AND SHARE WITH EMC SYNCPLICITY UTILIZING EMC ISILON, EMC ATMOS, AND EMC VNX

SECURE, ENTERPRISE FILE SYNC AND SHARE WITH EMC SYNCPLICITY UTILIZING EMC ISILON, EMC ATMOS, AND EMC VNX White Paper SECURE, ENTERPRISE FILE SYNC AND SHARE WITH EMC SYNCPLICITY UTILIZING EMC ISILON, EMC ATMOS, AND EMC VNX Abstract This white paper explains the benefits to the extended enterprise of the on-

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

MICROSOFT SHAREPOINT SERVER: BEST PRACTICES AND DESIGN GUIDELINES FOR EMC STORAGE

MICROSOFT SHAREPOINT SERVER: BEST PRACTICES AND DESIGN GUIDELINES FOR EMC STORAGE White Paper MICROSOFT SHAREPOINT SERVER: BEST PRACTICES AND DESIGN GUIDELINES FOR EMC STORAGE EMC VNX Family, EMC Symmetrix VMAX Systems, and EMC Xtrem Server Products Design and sizing best practices

More information

MICROSOFT CLOUD REFERENCE ARCHITECTURE: FOUNDATION

MICROSOFT CLOUD REFERENCE ARCHITECTURE: FOUNDATION Reference Architecture Guide MICROSOFT CLOUD REFERENCE ARCHITECTURE: FOUNDATION EMC VNX, EMC VMAX, EMC ViPR, and EMC VPLEX Microsoft Windows Hyper-V, Microsoft Windows Azure Pack, and Microsoft System

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

High Availability with Windows Server 2012 Release Candidate

High Availability with Windows Server 2012 Release Candidate High Availability with Windows Server 2012 Release Candidate Windows Server 2012 Release Candidate (RC) delivers innovative new capabilities that enable you to build dynamic storage and availability solutions

More information

Protecting Big Data Data Protection Solutions for the Business Data Lake

Protecting Big Data Data Protection Solutions for the Business Data Lake White Paper Protecting Big Data Data Protection Solutions for the Business Data Lake Abstract Big Data use cases are maturing and customers are using Big Data to improve top and bottom line revenues. With

More information

VMware vsphere Data Protection

VMware vsphere Data Protection FREQUENTLY ASKED QUESTIONS VMware vsphere Data Protection vsphere Data Protection Advanced Overview Q. What is VMware vsphere Data Protection Advanced? A. VMware vsphere Data Protection Advanced is a backup

More information

REDEFINE SIMPLICITY TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS

REDEFINE SIMPLICITY TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS REDEFINE SIMPLICITY AGILE. SCALABLE. TRUSTED. TOP REASONS: EMC VSPEX BLUE FOR VIRTUALIZED ENVIRONMENTS Redefine Simplicity: Agile, Scalable and Trusted. Mid-market and Enterprise customers as well as Managed

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager A Detailed Review Abstract This white paper demonstrates that business continuity can be enhanced

More information

VBLOCK SOLUTION FOR MICROSOFT SHAREPOINT IN ENTERPRISE DISTRIBUTED LOCATIONS

VBLOCK SOLUTION FOR MICROSOFT SHAREPOINT IN ENTERPRISE DISTRIBUTED LOCATIONS www.vce.com VBLOCK SOLUTION FOR MICROSOFT SHAREPOINT IN ENTERPRISE DISTRIBUTED LOCATIONS Version 2.0 February 2013 2013 VCE Company, LLC. All Rights Reserved. Copyright 2013 VCE Company, LLC. All Rights

More information

EMC AUTOMATED PERFORMANCE OPTIMIZATION for MICROSOFT APPLICATIONS

EMC AUTOMATED PERFORMANCE OPTIMIZATION for MICROSOFT APPLICATIONS White Paper EMC AUTOMATED PERFORMANCE OPTIMIZATION for MICROSOFT APPLICATIONS Automated performance optimization Cloud-ready infrastructure Simplified, automated management EMC Solutions Group Abstract

More information

QNAP in vsphere Environment

QNAP in vsphere Environment QNAP in vsphere Environment HOW TO USE QNAP NAS AS A VMWARE DATASTORE VIA NFS Copyright 2009. QNAP Systems, Inc. All Rights Reserved. V1.8 How to use QNAP NAS as a VMware Datastore via NFS QNAP provides

More information

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Table of Contents About this Document.... 3 Introduction... 4 Baseline Existing Desktop Environment... 4 Estimate VDI Hardware Needed.... 5

More information

Introduction to VMware EVO: RAIL. White Paper

Introduction to VMware EVO: RAIL. White Paper Introduction to VMware EVO: RAIL White Paper Table of Contents Introducing VMware EVO: RAIL.... 3 Hardware.................................................................... 4 Appliance...............................................................

More information

Windows Server 2012 授 權 說 明

Windows Server 2012 授 權 說 明 Windows Server 2012 授 權 說 明 PROCESSOR + CAL HA 功 能 相 同 的 記 憶 體 及 處 理 器 容 量 虛 擬 化 Windows Server 2008 R2 Datacenter Price: NTD173,720 (2 CPU) Packaging All features Unlimited virtual instances Per processor

More information

Cloud Optimize Your IT

Cloud Optimize Your IT Cloud Optimize Your IT Windows Server 2012 The information contained in this presentation relates to a pre-release product which may be substantially modified before it is commercially released. This pre-release

More information

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER ABSTRACT This white paper provides a working example of how to back up and restore an EMC ViPR SRM vapp using EMC NetWorker. October 2015 WHITE

More information

EMC VSPEX END-USER COMPUTING

EMC VSPEX END-USER COMPUTING IMPLEMENTATION GUIDE EMC VSPEX END-USER COMPUTING VMware Horizon 6.0 with View and VMware vsphere for up to 2,000 Virtual Desktops Enabled by EMC VNX and EMC Data Protection EMC VSPEX Abstract This describes

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

MS Exchange Server Acceleration

MS Exchange Server Acceleration White Paper MS Exchange Server Acceleration Using virtualization to dramatically maximize user experience for Microsoft Exchange Server Allon Cohen, PhD Scott Harlin OCZ Storage Solutions, Inc. A Toshiba

More information

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters

Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Brocade and EMC Solution for Microsoft Hyper-V and SharePoint Clusters Highlights a Brocade-EMC solution with EMC CLARiiON, EMC Atmos, Brocade Fibre Channel (FC) switches, Brocade FC HBAs, and Brocade

More information

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014 DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTIONS FOR VSPEX PRIVATE CLOUD EMC VSPEX December 2014 Copyright 2013-2014 EMC Corporation. All rights reserved. Published in USA. Published December,

More information

EMC ISILON INSIGHTIQ Customizable analytics platform to accelerate workflows and applications on Isilon clusters

EMC ISILON INSIGHTIQ Customizable analytics platform to accelerate workflows and applications on Isilon clusters EMC ISILON INSIGHTIQ Customizable analytics platform to accelerate workflows and applications on Isilon clusters ESSENTIALS Powerful monitoring and reporting tools to optimize performance Uncover potential

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by EMC NetWorker Module for Microsoft SQL Server Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

VBLOCK SOLUTION FOR A VIRTUALIZED, SCALABLE 50,000-USER MICROSOFT SHAREPOINT 2010 DEPLOYMENT

VBLOCK SOLUTION FOR A VIRTUALIZED, SCALABLE 50,000-USER MICROSOFT SHAREPOINT 2010 DEPLOYMENT www.vce.com VBLOCK SOLUTION FOR A VIRTUALIZED, SCALABLE 50,000-USER MICROSOFT SHAREPOINT 2010 DEPLOYMENT Version 2.0 February 2013 2013 VCE Company, LLC. All Rights Reserved. Copyright 2013 VCE Company,

More information

Optimize SharePoint Storage to Cut Costs and Dramatically Improve Performance

Optimize SharePoint Storage to Cut Costs and Dramatically Improve Performance Optimize SharePoint Storage to Cut Costs and Dramatically Improve Performance Michael Noel Published: 2012 CONTENTS UNDERSTANDING THE CURRENT STATE OF SHAREPOINT AND OUT OF CONTROL STORAGE GROWTH... 2

More information

Best Practices for Managing Storage in the Most Challenging Environments

Best Practices for Managing Storage in the Most Challenging Environments Best Practices for Managing Storage in the Most Challenging Environments Sanjay Srivastava Senior Product Manager, Symantec The Typical Virtualization Adoption Path Today, 20-25% of server workloads are

More information

Physical Security EMC Storage with ISS SecurOS

Physical Security EMC Storage with ISS SecurOS Physical Security EMC Storage with ISS SecurOS Version 1.0 Sizing Guide H14192 Copyright 2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes the information in

More information

Isilon OneFS. Version 7.2. OneFS Migration Tools Guide

Isilon OneFS. Version 7.2. OneFS Migration Tools Guide Isilon OneFS Version 7.2 OneFS Migration Tools Guide Copyright 2014 EMC Corporation. All rights reserved. Published in USA. Published November, 2014 EMC believes the information in this publication is

More information

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics ESSENTIALS EMC ISILON Use the industry's first and only scale-out NAS solution with native Hadoop

More information

High-Availability Fault Tolerant Computing for Remote and Branch Offices HA/FT solutions for Cisco UCS E-Series servers and VMware vsphere

High-Availability Fault Tolerant Computing for Remote and Branch Offices HA/FT solutions for Cisco UCS E-Series servers and VMware vsphere Table of Contents UCS E-Series Availability and Fault Tolerance... 3 Solid hardware... 3 Consistent management... 3 VMware vsphere HA and FT... 3 Storage High Availability and Fault Tolerance... 4 Quick-start

More information

What s New with VMware Virtual Infrastructure

What s New with VMware Virtual Infrastructure What s New with VMware Virtual Infrastructure Virtualization: Industry-Standard Way of Computing Early Adoption Mainstreaming Standardization Test & Development Server Consolidation Infrastructure Management

More information

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, VMware vcenter Converter A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper

More information

Improving IT Operational Efficiency with a VMware vsphere Private Cloud on Lenovo Servers and Lenovo Storage SAN S3200

Improving IT Operational Efficiency with a VMware vsphere Private Cloud on Lenovo Servers and Lenovo Storage SAN S3200 Improving IT Operational Efficiency with a VMware vsphere Private Cloud on Lenovo Servers and Lenovo Storage SAN S3200 Most organizations routinely utilize a server virtualization infrastructure to benefit

More information

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0 Backing Up the CTERA Portal Using Veeam Backup & Replication CTERA Portal Datacenter Edition May 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may

More information

Best practices for operational excellence (SharePoint Server 2010)

Best practices for operational excellence (SharePoint Server 2010) Best practices for operational excellence (SharePoint Server 2010) Published: May 12, 2011 Microsoft SharePoint Server 2010 is used for a broad set of applications and solutions, either stand-alone or

More information

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere white PAPER Email outages disrupt a company s ability to conduct business. Issues as diverse as scheduled downtime, human

More information

EMC SCALEIO OPERATION OVERVIEW

EMC SCALEIO OPERATION OVERVIEW EMC SCALEIO OPERATION OVERVIEW Ensuring Non-disruptive Operation and Upgrade ABSTRACT This white paper reviews the challenges organizations face as they deal with the growing need for always-on levels

More information