SlideShare ist ein Scribd-Unternehmen logo
1 von 33
DR-to-the-Cloud 
Best Practices 
Effectively Configure Self-Managed Recovery 
Plans and Move Critical VM Replication from 
On-Premises to a Cloud Service Provider
Cloud Computing is a 
natural fit to protect 
your organization 
www.rackspace.com 2 
Disasters Happen
How can you leverage a cloud service provider as a DR 
target site when you’re running a production VMware 
environment in your own data center? 
www.rackspace.com 3
www.rackspace.com 4 
Implement 
self-managed 
DR-to-the-Cloud using a 
Rackspace data center 
as the target site
• Disaster strikes. Initiate a failover. Complete 
restoration by: 
1. Replicating virtual machines (VMs) and the data 
hosted by the apps in the private cloud 
2. Bringing up replicated data at the service 
provider target site 
• Replicated data temporarily runs on a replicated 
application environment to help ensure continuity 
until service at the original source can be restored. 
5 
A Real-World Business Continuity Scenario 
www.rackspace.com
6 
Validated Architecture Reduces Downtime 
www.rackspace.com 
• Protect on-premises production VMs with VMware 
recovery technologies 
• Replicate VMs to an off-premises cloud service 
provider using EMC storage solutions
7 
The Components 
www.rackspace.com 
• Existing license and installation of VMware 
vCenter Server™ 5.1 or higher with 
VMware vCenter™ Site Recovery 
Manager™ 5.1 or higher for runbook 
automation and failover protection 
• EMC VNX® series for dedicated storage 
area network (SAN) storage 
• EMC RecoverPoint® appliance or 
RecoverPoint as a virtual appliance (RPA 
or vRPA), 4.0 or higher, for bidirectional 
replication 
• Rackspace Dedicated VMware® vCenter 
Server™ offering for the hosted target 
environment with its capabilities to be 
managed directly using VMware vSphere® 
API-compatible tools such as the VMware 
vSphere Web Client or Site Recovery 
Manager 
• EMC VNX series for dedicated SAN 
storage 
• EMC RPA 4.0, for bidirectional replication 
Existing Data Center 
Company On-Premises 
DR Target Site 
Cloud Provider Off-Premises
8 
What Is Dedicated VMware vCenter Server? 
www.rackspace.com 
Technology and Capabilities 
• Use same familiar third-party tools for 
management 
• Connect directly to the vSphere API 
• Programmatically provision VMs instantly via 
scripts, or via orchestration tools like VMware 
vCloud® Automation Center™ 
• Leverage existing internal VMware skill set for 
Rackspace-hosted infrastructure
9 
Prerequisites for Real-World Scenario 
www.rackspace.com 
Company Rackspace 
• vCenter Server and Site Recovery 
Manager 
• VNX storage array 
• Either physical or virtual RecoverPoint 
appliance 
• Required network segmentation with a 
consistent addressing scheme between 
sites 
• Rackspace Dedicated VMware vCenter 
Server offering 
• VNX storage array 
• Physical RecoverPoint appliance 
• Required network segmentation with a 
consistent addressing scheme between 
sites
• Configure or reconfigure Site Recovery Manager 
to use specific network ports (e.g., SOAP and 
HTTP) to communicate with vCenter servers and 
the EMC storage solution 
10 
Network Requirements 
• Access the Dedicated vCenter environment at 
Rackspace using either a secure VPN 
connection over the Internet or a dedicated 
network connection 
• Configure firewalls to use all of the required 
www.rackspace.com 
network ports 
• Configure the Rackspace target site to match the 
networks and settings used by your VMware 
environment
• Use the wizard to pair your VMware environment 
and Dedicated vCenter at Rackspace. 
• If pairing fails, a troubleshooting guide is available 
– [See http://kb.vmware.com/kb/1037682.] 
11 
Setting Up Site Recovery Manager 
www.rackspace.com
• Match the Dedicated vCenter environment by first 
creating a vm_swap Logical Unit Number (LUN) 
• Configure all hypervisors in a cluster with Site 
Recovery Manager protected VMs to place VM 
swap files on the non-replicated vm_swap 
datastore 
Note: The VM swap file location must be correct to 
not impact the speed of the migration. 
[See http://kb.vmware.com/kb/1004082.] 
12 
Storage Requirements 
www.rackspace.com
Recommendations to help plan for growth: 
• Ensure the size of the vm_swap LUN is at least equal to the total vRAM of all VMs configured to use the 
LUN or double the physical RAM in the entire cluster 
• Create a vm_placeholder LUN to hold the placeholder VMs that Site Recovery Manager creates 
• Record which internal storage mappings and drives attached to VMs onsite aren’t being replicated to the 
Rackspace target site 
• Make sure all mapped drives will be maintained 
• Include “srm” in the file name to be sure only replicated data stores are imported into Site Recovery 
Manager 
13 
Rightsizing and Managing Storage 
www.rackspace.com
• A journal, stored at the target site, holds images (snapshots) that are either waiting to be distributed or 
have already been distributed to the storage array 
• Snapshots preserve the state of the VM data at a specific point in time 
• Capacity sizing a journal is critical because RPA provides LUN replication both onsite and the Rackspace 
target site 
14 
The EMC RPA Journal 
www.rackspace.com
• Determine capacity sizing of journals per consistency group and also define the protection window (i.e., 
how far back in time a rollback can be performed) 
• Have the correct performance characteristics to handle the total write performance required, as well as the 
capacity to store all the writes by the LUN(s) being protected 
Notes: Because each journal holds as many images as capacity allows, the oldest image will be removed to 
make room for the newest one [only for already distributed images at both sites]. Actual number of images in 
a journal varies. 
15 
Sizing the EMC RPA Journal 
www.rackspace.com
• A minimum journal size is 10 GB 
• Each journal in a consistency group must be large enough to support business requirements for that 
group 
• EMC recommends using the following minimum journal calculation when not using snapshot 
consolidation: 
– Minimum journal size = 1.05 * [(data per second)*(required rollback time in seconds) / (1 – image access log size)] + 
(reserved for marking) Note: To determine the value of your data per second, use ostat (UNIX) or Perfmon (Windows). [For 
more information about snapshot consolidation, see http://kb.vmware.com/kb/1015180.] 
– Rackspace recommends the following journal storage calculation when using Site Recovery Manager: Calculate your daily % 
change rate (15% if not known) and how many days you’ll run a DR test (we use up to 7 days) 
– Usable data store size * change rate * days of testing = journal LUN. The generic calculation is: Usable data store size 
* 15% * 7 = journal size 
16 
Sizing the EMC RPA Journal 
www.rackspace.com
Sizing the EMC RPA Journal 
“EMC recommends that the performance of journal storage is equal to 
that of production storage. You should also plan to allocate a dedicated 
RAID group for the journal volumes. RAID5 is a good option for large 
sequential I/O performance. 
www.rackspace.com 17
• Another consideration in sizing the journal is the percent of journal space allocated for image access 
• The default use of the journal LUN is 80% for incoming data replication and 20% for image access 
• To run VMs in a Site Recovery Manager test, the image access portion of the journal is used for temporary 
write access to disks 
• To allow a Site Recovery Manager test to run long enough to validate a DR plan, Rackspace recommends 
changing the image access allocation to 40% of the journal LUN 
18 
Sizing the EMC RPA Journal 
www.rackspace.com
• The smallest, logical grouping of VMs possible in 
Site Recovery Manager, protection groups 
• Specify which on-premises VMs should be included in 
the failover to a Rackspace target site 
• Encompass one or more data stores and all VMs 
located on them 
• Protection groups map to array-based storage and 
must contain at least one replicated data store 
• All LUNs in a single consistency group must be in 
the same protection group 
• Data stores and VMs can only be members of one 
protection group 
19 
Identifying Protection Groups 
www.rackspace.com
• Create a list of steps to establish a process that specifies which assets will failover from onsite data center 
operations to the Rackspace site 
• Include the prioritization of assets in the event of a disaster or test 
• Understand recovery options 
Notes: 
• Recovery plans created in Site Recovery Manager can be configured as a single recovery plan or multiple 
recovery plans 
• Recovery plans can be associated with one or more protection groups 
• Multiple recovery plans for a protection group can be applied depending on different recovery priorities 
20 
Documenting Recovery Plans 
www.rackspace.com
• During a test, Site Recovery Manager: 
– Creates a test environment—including network and storage infrastructure—isolated from the production 
environment 
– Rescans the ESX servers at the recovery site to find iSCSI and Fibre Channel (FC) devices, and mounts 
replicas of NFS volumes 
– Registers the replicated VMs 
– Suspends nonessential VMs, if specified, at the recovery site to free up resources for the protected VMs being 
failed over 
– Completes the power-up of replicated protected VMs in accordance with the recovery plan before providing a 
report of test results 
• During test cleanup, Site Recovery Manager: 
– Automatically deletes temporary files 
– Resets the storage configuration in preparation for a failover or the next scheduled test 
21 
Documenting Recovery Plans 
www.rackspace.com
22 
Recovery Process 
www.rackspace.com 
Planned Migration Mode Disaster Recovery Mode 
Both sites are running normally 
and no errors are expected in 
the failover process 
One site is offline due to a 
failure and errors are expected 
during the failover, but the 
process must continue
23 
Recovery Process Option #1 
www.rackspace.com 
Disaster Recovery Mode 
Site Recovery Manager performs the following operations: 
• Shuts down the protected VMs 
• Synchronizes any final data changes between sites 
• Suspends data replication and read/write enables the replica storage devices 
• Rescans the ESX servers at the recovery site to find iSCSI and FC devices, and mounts replicas of 
NFS volumes 
• Registers the replicated VMs 
• Suspends nonessential VMs, if specified, at the recovery site to free up resources for the protected 
VMs being failed over. 
• Completes the power-up of replicated protected VMs in accordance with the recovery plan before 
providing a report of failover results
24 
Recovery Process Option #2 
www.rackspace.com 
Planned Migration Mode 
Site Recovery Manager performs same operations as planned migration except 
for the following: 
• Doesn’t abort the process if one step fails 
• Continues the failover process to recover at the target site 
Once a failover is complete, Site Recovery Manager performs a re-protect process, reversing the 
direction of replication after a failover, then automatically re-protecting protection groups 
Note: If errors are encountered, the failover must be re-run when the source site is available or the 
errors are resolved
• Recovery plans require the use of the Site Recovery Manager console plugin in the vCenter 
client 
• Warning message prompts execution validation 
• Once confirmed, the process will perform the following steps: 
– Shut down protected VMs if connectivity between sites and they are online 
– Synchronize any final data changes between sites 
– Suspend data replication and read/write enable the replica storage devices 
– Rescan the ESX servers at the recovery site to find iSCSI and FC devices and mount replicas of NFS volumes 
– Register the replicated VMs 
– Suspend nonessential VMs (if specified) at the recovery site 
– Complete power-up of replicated protected VMs in accordance with the recovery plan 
– Provide a report of failover results 
25 
Testing Without Interruption of Production Environments 
www.rackspace.com
26 
Roles and Responsibilities 
www.rackspace.com 
Initial Configuration Customer Rackspace 
Business 
Continuity (BC)/ 
Disaster Recovery 
(DR) 
• Creates, maintains, and manages BC/DR plan 
and procedure using existing license of Site 
Recovery Manager for runbook automation and 
failover protection. 
• Offers Dedicated vCenter for the hosted target 
environment with its capabilities to be managed directly 
using vSphere API-compatible tools such as the 
vSphere Web Client or the Site Recovery Manager 
plugin to the vCenter client. 
• Maintains EMC VNX series for dedicated SAN storage. 
• Maintains EMC RPA for bidirectional replication. 
Networking 
• Defines target network for VMs during test 
and failover. 
• Configures target networks. 
Monitoring 
• Ensures recovery plan consistency. 
• Monitors replication operations at the source 
site. 
• Monitors replication space utilization at the 
source site. 
• Monitors replication operations at the target site. 
• Monitors replication space utilization at the target 
site.
27 
Roles and Responsibilities 
www.rackspace.com 
Initial Configuration Customer Rackspace 
Data Replication • Defines and configures replication frequency. 
• Matches storage replication frequency defined by the 
customer. 
Recovery Time 
Objective (RTO) 
• Defines desired RTO. 
• Requests appropriate hardware to support RTO. 
• Recommends appropriate hardware to support RTO. 
Recovery Point 
Objective (RPO) 
• Defines desired RPO. 
• Requests appropriate hardware to support RPO. 
• Configures replication. 
• Recommends appropriate hardware to support RPO. 
• Matches customer-defined replication configuration. 
Define/Change 
Recovery Plan 
• Creates, maintains, and manages recovery plan. 
• Implements recovery plan. 
Customer 
Applications 
• Configures applications for recoverability at target 
site. 
Change 
Management 
• Maintains a change management program for all 
protected VMs and the supporting environment. 
• Requests appropriate changes be made at BOTH 
the source and target sites. 
• Collaborates with the customer to verify environment 
consistency prior to scheduled test or planned failover 
events. 
• Updates customer if inconsistencies are found.
28 
Roles and Responsibilities 
www.rackspace.com 
Site Recovery Manager 
Operations 
Customer Rackspace 
Test Recovery 
Plan 
• Develops scope and objectives. 
• Tests the recovery plan using 
• Rackspace Dedicated vCenter Server. 
• Verifies functionality and conduct testing at the 
target site. 
• Facilitates and monitors tests. 
Recovery Test 
Cleanup 
• Confirms conclusion of test. 
• Backs up or documents changes needed in 
production systems. 
• Performs cleanup operation. 
• Facilitates and monitors cleanup operations. 
Planned 
Migration 
• Develops scope and objectives. 
• Initiates a planned failover of the recovery plan 
using Rackspace Dedicated vCenter Server. 
• Initiates failover of any additional resiliency 
services. 
• Performs re-protect process, reversing protection 
from the target back to the source site. 
• Verifies functionality at the target site. 
• Initiates migration back to source site. 
• Monitors planned migration. 
• Reconfigures Rackspace services for VMs at target 
site, if needed.
Need and easy and affordable self-managed DR 
using a validated DR-to-the-Cloud solution? 
www.rackspace.com 29
30 
Next Steps 
www.rackspace.com 
As one of the largest VMware Service Provider Program 
(VSPP) partners, Rackspace has expert VMware Certified 
Professionals available and experience that comes with 
managing over 45,000 VMs. 
Contact Rackspace or learn more with 
DR-to-the-Cloud Best Practices – White Paper 
Call Rackspace at 800-961-2888 to get started today.
We Serve FORTUNE® 
60%OF100 
www.rackspace.com 31 
About Rackspace 
Global Footprint 
Customers in 
120+ Countries 
9 Worldwide 
Data Centers 
Over Annualized Revenue $1B 
THE 
5,000+ Rackers 
200,000+ Customers 
90,000+ Servers 
26,000+ VM 
≅70 PB Stored 
Portfolio of 
Hosted Solutions 
Dedicated - Cloud - Hybrid 
OVER
www.rackspace.com 32 
About Rackspace 
Founder 
OpenStack® 
Open source software for building private and public clouds 
A Leader in the Magic 
Quadrant for Cloud-Enabled 
Managed Hosting, 2014 
North America & Europe 
Named a Top Performer for Hosted 
Private Cloud by Forrester Research Inc. 
in “The Forrester Wave™: Q1 2013
THANK YOU 
RACKSPACE® | 1 FANATICAL PLACE, CITY OF WINDCREST | SAN ANTONIO, TX 78218 
US SALES: 1-800-961-2888 | US SUPPORT: 1-800-961-4454 | WWW.RACKSPACE.COM 
© RACKSPACE LTD. | RACKSPACE® AND FANATICAL SUPPORT® ARE SERVICE MARKS OF RACKSPACE US, INC. REGISTERED IN THE UNITED S TATES AND OTHER COUNTRIES. | WWW.RACKSPACE.COM 
Copyright 2014

Weitere ähnliche Inhalte

Was ist angesagt?

VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld
 
VMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best PracticesVMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best Practicesthephuck
 
Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Aidan Finn
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...xKinAnx
 
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...thephuck
 
VMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best PracticesVMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best PracticesVMworld
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...xKinAnx
 
Metro Cluster High Availability or SRM Disaster Recovery?
Metro Cluster High Availability or SRM Disaster Recovery?Metro Cluster High Availability or SRM Disaster Recovery?
Metro Cluster High Availability or SRM Disaster Recovery?David Pasek
 
Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015VMUG IT
 
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...VMworld
 
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld
 
Presentation implementing oracle asm successfully
Presentation    implementing oracle asm successfullyPresentation    implementing oracle asm successfully
Presentation implementing oracle asm successfullyxKinAnx
 
Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2xKinAnx
 
My experience with embedding PostgreSQL
 My experience with embedding PostgreSQL My experience with embedding PostgreSQL
My experience with embedding PostgreSQLJignesh Shah
 
IBM Platform Computing Elastic Storage
IBM Platform Computing  Elastic StorageIBM Platform Computing  Elastic Storage
IBM Platform Computing Elastic StoragePatrick Bouillaud
 
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery Manager
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery ManagerVMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery Manager
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery ManagerVMworld
 
Spectrum Scale Best Practices by Olaf Weiser
Spectrum Scale Best Practices by Olaf WeiserSpectrum Scale Best Practices by Olaf Weiser
Spectrum Scale Best Practices by Olaf WeiserSandeep Patil
 
O Racle Asm Best Practices Presentation
O Racle Asm Best Practices PresentationO Racle Asm Best Practices Presentation
O Racle Asm Best Practices Presentationeraz
 

Was ist angesagt? (20)

VMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere ReplicationVMworld 2014: Site Recovery Manager and vSphere Replication
VMworld 2014: Site Recovery Manager and vSphere Replication
 
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use CasesVMworld Europe 2014: Virtual SAN Best Practices and Use Cases
VMworld Europe 2014: Virtual SAN Best Practices and Use Cases
 
VMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best PracticesVMware Site Recovery Manager - Architecting a DR Solution - Best Practices
VMware Site Recovery Manager - Architecting a DR Solution - Best Practices
 
Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010Private Cloud Academy: Backup and DPM 2010
Private Cloud Academy: Backup and DPM 2010
 
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...Accelerate with ibm storage  ibm spectrum virtualize hyper swap deep dive dee...
Accelerate with ibm storage ibm spectrum virtualize hyper swap deep dive dee...
 
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...
VMworld 2014 - BCO1152 - vCenter Site Recovery Manager: Architecting a DR Sol...
 
VMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best PracticesVMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
VMworld Europe 2014: Storage DRS - Deep Dive and Best Practices
 
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
Ibm spectrum scale fundamentals workshop for americas part 4 Replication, Str...
 
Metro Cluster High Availability or SRM Disaster Recovery?
Metro Cluster High Availability or SRM Disaster Recovery?Metro Cluster High Availability or SRM Disaster Recovery?
Metro Cluster High Availability or SRM Disaster Recovery?
 
Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015Presentazione VMware @ VMUGIT UserCon 2015
Presentazione VMware @ VMUGIT UserCon 2015
 
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
VMworld Europe 2014: Advanced SQL Server on vSphere Techniques and Best Pract...
 
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
VMworld 2013: Storage DRS: Deep Dive and Best Practices to Suit Your Storage ...
 
Presentation implementing oracle asm successfully
Presentation    implementing oracle asm successfullyPresentation    implementing oracle asm successfully
Presentation implementing oracle asm successfully
 
Engage for success ibm spectrum accelerate 2
Engage for success   ibm spectrum accelerate 2Engage for success   ibm spectrum accelerate 2
Engage for success ibm spectrum accelerate 2
 
My experience with embedding PostgreSQL
 My experience with embedding PostgreSQL My experience with embedding PostgreSQL
My experience with embedding PostgreSQL
 
IBM Platform Computing Elastic Storage
IBM Platform Computing  Elastic StorageIBM Platform Computing  Elastic Storage
IBM Platform Computing Elastic Storage
 
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery Manager
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery ManagerVMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery Manager
VMworld 2013: Three Quirky Ways to Simplify DR with VMware Site Recovery Manager
 
Spectrum Scale Best Practices by Olaf Weiser
Spectrum Scale Best Practices by Olaf WeiserSpectrum Scale Best Practices by Olaf Weiser
Spectrum Scale Best Practices by Olaf Weiser
 
O Racle Asm Best Practices Presentation
O Racle Asm Best Practices PresentationO Racle Asm Best Practices Presentation
O Racle Asm Best Practices Presentation
 
IBM XIV Gen3 Storage System
IBM XIV Gen3 Storage SystemIBM XIV Gen3 Storage System
IBM XIV Gen3 Storage System
 

Ähnlich wie DR-to-the-Cloud Best Practices

Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...
Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...
Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...Paula Koziol
 
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large Installations
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large InstallationsTECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large Installations
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large InstallationsSymantec
 
Guaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike TutkowskiGuaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike Tutkowskibuildacloud
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primerDuncan Epping
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld
 
Running Java Applications inside Kubernetes with Nested Container Architectur...
Running Java Applications inside Kubernetes with Nested Container Architectur...Running Java Applications inside Kubernetes with Nested Container Architectur...
Running Java Applications inside Kubernetes with Nested Container Architectur...Jelastic Multi-Cloud PaaS
 
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld
 
VMworld 2013: vSphere Flash Read Cache Technical Overview
VMworld 2013: vSphere Flash Read Cache Technical Overview VMworld 2013: vSphere Flash Read Cache Technical Overview
VMworld 2013: vSphere Flash Read Cache Technical Overview VMworld
 
NICConf 2015 - azure disaster recovery in 60min
NICConf 2015 -  azure disaster recovery in 60minNICConf 2015 -  azure disaster recovery in 60min
NICConf 2015 - azure disaster recovery in 60minPeter De Tender
 
Netapp HCI + Veeam Availability Platform
Netapp HCI + Veeam Availability PlatformNetapp HCI + Veeam Availability Platform
Netapp HCI + Veeam Availability PlatformTanawit Chansuchai
 
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld
 
Jonathan_Skillset_List_Current_Edit
Jonathan_Skillset_List_Current_EditJonathan_Skillset_List_Current_Edit
Jonathan_Skillset_List_Current_EditJonathan Steichen
 
V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overviewsolarisyougood
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmugcsharney
 
Guaranteeing CloudStack Storage Performance
Guaranteeing CloudStack Storage Performance Guaranteeing CloudStack Storage Performance
Guaranteeing CloudStack Storage Performance NetApp
 
VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld
 

Ähnlich wie DR-to-the-Cloud Best Practices (20)

Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...
Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...
Implementing a Disaster Recovery Solution using VMware Site Recovery Manager ...
 
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large Installations
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large InstallationsTECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large Installations
TECHNICAL BRIEF▶ Backup Exec 15 Blueprint for Large Installations
 
Guaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike TutkowskiGuaranteeing Storage Performance by Mike Tutkowski
Guaranteeing Storage Performance by Mike Tutkowski
 
VMworld - sto7650 -Software defined storage @VMmware primer
VMworld - sto7650 -Software defined storage  @VMmware primerVMworld - sto7650 -Software defined storage  @VMmware primer
VMworld - sto7650 -Software defined storage @VMmware primer
 
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server VMworld 2013: Successfully Virtualize Microsoft Exchange Server
VMworld 2013: Successfully Virtualize Microsoft Exchange Server
 
Running Java Applications inside Kubernetes with Nested Container Architectur...
Running Java Applications inside Kubernetes with Nested Container Architectur...Running Java Applications inside Kubernetes with Nested Container Architectur...
Running Java Applications inside Kubernetes with Nested Container Architectur...
 
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data CenterVMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
VMworld 2013: Maximize Database Performance in Your Software-Defined Data Center
 
VMworld 2013: vSphere Flash Read Cache Technical Overview
VMworld 2013: vSphere Flash Read Cache Technical Overview VMworld 2013: vSphere Flash Read Cache Technical Overview
VMworld 2013: vSphere Flash Read Cache Technical Overview
 
NICConf 2015 - azure disaster recovery in 60min
NICConf 2015 -  azure disaster recovery in 60minNICConf 2015 -  azure disaster recovery in 60min
NICConf 2015 - azure disaster recovery in 60min
 
San Admin
San AdminSan Admin
San Admin
 
Netapp HCI + Veeam Availability Platform
Netapp HCI + Veeam Availability PlatformNetapp HCI + Veeam Availability Platform
Netapp HCI + Veeam Availability Platform
 
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
VMworld Europe 2014: A Blueprint for Disaster Recovery of Business Critical A...
 
les12.pdf
les12.pdfles12.pdf
les12.pdf
 
vSphere
vSpherevSphere
vSphere
 
Jonathan_Skillset_List_Current_Edit
Jonathan_Skillset_List_Current_EditJonathan_Skillset_List_Current_Edit
Jonathan_Skillset_List_Current_Edit
 
V sphere virtual volumes technical overview
V sphere virtual volumes technical overviewV sphere virtual volumes technical overview
V sphere virtual volumes technical overview
 
Exchange 2010 New England Vmug
Exchange 2010 New England VmugExchange 2010 New England Vmug
Exchange 2010 New England Vmug
 
Oracle VM - the Heart of Oracle Cloud
Oracle VM - the Heart of Oracle CloudOracle VM - the Heart of Oracle Cloud
Oracle VM - the Heart of Oracle Cloud
 
Guaranteeing CloudStack Storage Performance
Guaranteeing CloudStack Storage Performance Guaranteeing CloudStack Storage Performance
Guaranteeing CloudStack Storage Performance
 
VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers VMworld 2013: How SRP Delivers More Than Power to Their Customers
VMworld 2013: How SRP Delivers More Than Power to Their Customers
 

Mehr von Rackspace

What Would You Do With More Time?
What Would You Do With More Time?What Would You Do With More Time?
What Would You Do With More Time?Rackspace
 
RMS Security Breakfast
RMS Security BreakfastRMS Security Breakfast
RMS Security BreakfastRackspace
 
6 Commonly Asked Questions from Customers Building on AWS
6 Commonly Asked Questions from Customers Building on AWS6 Commonly Asked Questions from Customers Building on AWS
6 Commonly Asked Questions from Customers Building on AWSRackspace
 
The Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to EnterpriseThe Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to EnterpriseRackspace
 
How Startups can leverage big data?
How Startups can leverage big data?How Startups can leverage big data?
How Startups can leverage big data?Rackspace
 
Become an IT Service Broker
Become an IT Service BrokerBecome an IT Service Broker
Become an IT Service BrokerRackspace
 
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data Platform
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data PlatformDeploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data Platform
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data PlatformRackspace
 
Rethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRackspace
 
Starting the Journey to Managed Infrastructure Services
Starting the Journey to Managed Infrastructure ServicesStarting the Journey to Managed Infrastructure Services
Starting the Journey to Managed Infrastructure ServicesRackspace
 
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John Engates
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John EngatesRackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John Engates
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John EngatesRackspace
 
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace
 
Rackspace::Solve NYC - Second Stage Cloud
Rackspace::Solve NYC - Second Stage CloudRackspace::Solve NYC - Second Stage Cloud
Rackspace::Solve NYC - Second Stage CloudRackspace
 
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace
 
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...Rackspace
 
Outsourcing IT Projects to Managed Hosting of the Cloud
Outsourcing IT Projects to Managed Hosting of the CloudOutsourcing IT Projects to Managed Hosting of the Cloud
Outsourcing IT Projects to Managed Hosting of the CloudRackspace
 
How to Bring Shadow IT to the Light
How to Bring Shadow IT to the LightHow to Bring Shadow IT to the Light
How to Bring Shadow IT to the LightRackspace
 
Migrating Traditional Apps from On-Premises to the Hybrid Cloud
Migrating Traditional Apps from On-Premises to the Hybrid CloudMigrating Traditional Apps from On-Premises to the Hybrid Cloud
Migrating Traditional Apps from On-Premises to the Hybrid CloudRackspace
 
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's Next
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's NextRackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's Next
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's NextRackspace
 
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...Rackspace
 
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...Rackspace
 

Mehr von Rackspace (20)

What Would You Do With More Time?
What Would You Do With More Time?What Would You Do With More Time?
What Would You Do With More Time?
 
RMS Security Breakfast
RMS Security BreakfastRMS Security Breakfast
RMS Security Breakfast
 
6 Commonly Asked Questions from Customers Building on AWS
6 Commonly Asked Questions from Customers Building on AWS6 Commonly Asked Questions from Customers Building on AWS
6 Commonly Asked Questions from Customers Building on AWS
 
The Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to EnterpriseThe Evolution of OpenStack – From Infancy to Enterprise
The Evolution of OpenStack – From Infancy to Enterprise
 
How Startups can leverage big data?
How Startups can leverage big data?How Startups can leverage big data?
How Startups can leverage big data?
 
Become an IT Service Broker
Become an IT Service BrokerBecome an IT Service Broker
Become an IT Service Broker
 
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data Platform
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data PlatformDeploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data Platform
Deploy Apache Spark™ on Rackspace OnMetal™ for Cloud Big Data Platform
 
Rethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise ITRethinking People Costs in Enterprise IT
Rethinking People Costs in Enterprise IT
 
Starting the Journey to Managed Infrastructure Services
Starting the Journey to Managed Infrastructure ServicesStarting the Journey to Managed Infrastructure Services
Starting the Journey to Managed Infrastructure Services
 
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John Engates
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John EngatesRackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John Engates
Rackspace::Solve NYC - Welcome Keynote featuring Rackspace CTO John Engates
 
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
 
Rackspace::Solve NYC - Second Stage Cloud
Rackspace::Solve NYC - Second Stage CloudRackspace::Solve NYC - Second Stage Cloud
Rackspace::Solve NYC - Second Stage Cloud
 
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
Rackspace::Solve NYC - Solving for Rapid Customer Growth and Scale Through De...
 
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...
Rackspace::Solve NYC - The Future of Applications with Ken Cochrane, Engineer...
 
Outsourcing IT Projects to Managed Hosting of the Cloud
Outsourcing IT Projects to Managed Hosting of the CloudOutsourcing IT Projects to Managed Hosting of the Cloud
Outsourcing IT Projects to Managed Hosting of the Cloud
 
How to Bring Shadow IT to the Light
How to Bring Shadow IT to the LightHow to Bring Shadow IT to the Light
How to Bring Shadow IT to the Light
 
Migrating Traditional Apps from On-Premises to the Hybrid Cloud
Migrating Traditional Apps from On-Premises to the Hybrid CloudMigrating Traditional Apps from On-Premises to the Hybrid Cloud
Migrating Traditional Apps from On-Premises to the Hybrid Cloud
 
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's Next
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's NextRackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's Next
Rackspace::Solve SFO - CoreOS CEO Alex Polvi on Solving for What's Next
 
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...
Rackspace::Solve SFO - Rackspace CEO Taylor Rhodes on the Power of Solving Pr...
 
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...
Rackspace::Solve SFO - Solving for the Coming Tidal Wave of Choices with Avai...
 

Kürzlich hochgeladen

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 

Kürzlich hochgeladen (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

DR-to-the-Cloud Best Practices

  • 1. DR-to-the-Cloud Best Practices Effectively Configure Self-Managed Recovery Plans and Move Critical VM Replication from On-Premises to a Cloud Service Provider
  • 2. Cloud Computing is a natural fit to protect your organization www.rackspace.com 2 Disasters Happen
  • 3. How can you leverage a cloud service provider as a DR target site when you’re running a production VMware environment in your own data center? www.rackspace.com 3
  • 4. www.rackspace.com 4 Implement self-managed DR-to-the-Cloud using a Rackspace data center as the target site
  • 5. • Disaster strikes. Initiate a failover. Complete restoration by: 1. Replicating virtual machines (VMs) and the data hosted by the apps in the private cloud 2. Bringing up replicated data at the service provider target site • Replicated data temporarily runs on a replicated application environment to help ensure continuity until service at the original source can be restored. 5 A Real-World Business Continuity Scenario www.rackspace.com
  • 6. 6 Validated Architecture Reduces Downtime www.rackspace.com • Protect on-premises production VMs with VMware recovery technologies • Replicate VMs to an off-premises cloud service provider using EMC storage solutions
  • 7. 7 The Components www.rackspace.com • Existing license and installation of VMware vCenter Server™ 5.1 or higher with VMware vCenter™ Site Recovery Manager™ 5.1 or higher for runbook automation and failover protection • EMC VNX® series for dedicated storage area network (SAN) storage • EMC RecoverPoint® appliance or RecoverPoint as a virtual appliance (RPA or vRPA), 4.0 or higher, for bidirectional replication • Rackspace Dedicated VMware® vCenter Server™ offering for the hosted target environment with its capabilities to be managed directly using VMware vSphere® API-compatible tools such as the VMware vSphere Web Client or Site Recovery Manager • EMC VNX series for dedicated SAN storage • EMC RPA 4.0, for bidirectional replication Existing Data Center Company On-Premises DR Target Site Cloud Provider Off-Premises
  • 8. 8 What Is Dedicated VMware vCenter Server? www.rackspace.com Technology and Capabilities • Use same familiar third-party tools for management • Connect directly to the vSphere API • Programmatically provision VMs instantly via scripts, or via orchestration tools like VMware vCloud® Automation Center™ • Leverage existing internal VMware skill set for Rackspace-hosted infrastructure
  • 9. 9 Prerequisites for Real-World Scenario www.rackspace.com Company Rackspace • vCenter Server and Site Recovery Manager • VNX storage array • Either physical or virtual RecoverPoint appliance • Required network segmentation with a consistent addressing scheme between sites • Rackspace Dedicated VMware vCenter Server offering • VNX storage array • Physical RecoverPoint appliance • Required network segmentation with a consistent addressing scheme between sites
  • 10. • Configure or reconfigure Site Recovery Manager to use specific network ports (e.g., SOAP and HTTP) to communicate with vCenter servers and the EMC storage solution 10 Network Requirements • Access the Dedicated vCenter environment at Rackspace using either a secure VPN connection over the Internet or a dedicated network connection • Configure firewalls to use all of the required www.rackspace.com network ports • Configure the Rackspace target site to match the networks and settings used by your VMware environment
  • 11. • Use the wizard to pair your VMware environment and Dedicated vCenter at Rackspace. • If pairing fails, a troubleshooting guide is available – [See http://kb.vmware.com/kb/1037682.] 11 Setting Up Site Recovery Manager www.rackspace.com
  • 12. • Match the Dedicated vCenter environment by first creating a vm_swap Logical Unit Number (LUN) • Configure all hypervisors in a cluster with Site Recovery Manager protected VMs to place VM swap files on the non-replicated vm_swap datastore Note: The VM swap file location must be correct to not impact the speed of the migration. [See http://kb.vmware.com/kb/1004082.] 12 Storage Requirements www.rackspace.com
  • 13. Recommendations to help plan for growth: • Ensure the size of the vm_swap LUN is at least equal to the total vRAM of all VMs configured to use the LUN or double the physical RAM in the entire cluster • Create a vm_placeholder LUN to hold the placeholder VMs that Site Recovery Manager creates • Record which internal storage mappings and drives attached to VMs onsite aren’t being replicated to the Rackspace target site • Make sure all mapped drives will be maintained • Include “srm” in the file name to be sure only replicated data stores are imported into Site Recovery Manager 13 Rightsizing and Managing Storage www.rackspace.com
  • 14. • A journal, stored at the target site, holds images (snapshots) that are either waiting to be distributed or have already been distributed to the storage array • Snapshots preserve the state of the VM data at a specific point in time • Capacity sizing a journal is critical because RPA provides LUN replication both onsite and the Rackspace target site 14 The EMC RPA Journal www.rackspace.com
  • 15. • Determine capacity sizing of journals per consistency group and also define the protection window (i.e., how far back in time a rollback can be performed) • Have the correct performance characteristics to handle the total write performance required, as well as the capacity to store all the writes by the LUN(s) being protected Notes: Because each journal holds as many images as capacity allows, the oldest image will be removed to make room for the newest one [only for already distributed images at both sites]. Actual number of images in a journal varies. 15 Sizing the EMC RPA Journal www.rackspace.com
  • 16. • A minimum journal size is 10 GB • Each journal in a consistency group must be large enough to support business requirements for that group • EMC recommends using the following minimum journal calculation when not using snapshot consolidation: – Minimum journal size = 1.05 * [(data per second)*(required rollback time in seconds) / (1 – image access log size)] + (reserved for marking) Note: To determine the value of your data per second, use ostat (UNIX) or Perfmon (Windows). [For more information about snapshot consolidation, see http://kb.vmware.com/kb/1015180.] – Rackspace recommends the following journal storage calculation when using Site Recovery Manager: Calculate your daily % change rate (15% if not known) and how many days you’ll run a DR test (we use up to 7 days) – Usable data store size * change rate * days of testing = journal LUN. The generic calculation is: Usable data store size * 15% * 7 = journal size 16 Sizing the EMC RPA Journal www.rackspace.com
  • 17. Sizing the EMC RPA Journal “EMC recommends that the performance of journal storage is equal to that of production storage. You should also plan to allocate a dedicated RAID group for the journal volumes. RAID5 is a good option for large sequential I/O performance. www.rackspace.com 17
  • 18. • Another consideration in sizing the journal is the percent of journal space allocated for image access • The default use of the journal LUN is 80% for incoming data replication and 20% for image access • To run VMs in a Site Recovery Manager test, the image access portion of the journal is used for temporary write access to disks • To allow a Site Recovery Manager test to run long enough to validate a DR plan, Rackspace recommends changing the image access allocation to 40% of the journal LUN 18 Sizing the EMC RPA Journal www.rackspace.com
  • 19. • The smallest, logical grouping of VMs possible in Site Recovery Manager, protection groups • Specify which on-premises VMs should be included in the failover to a Rackspace target site • Encompass one or more data stores and all VMs located on them • Protection groups map to array-based storage and must contain at least one replicated data store • All LUNs in a single consistency group must be in the same protection group • Data stores and VMs can only be members of one protection group 19 Identifying Protection Groups www.rackspace.com
  • 20. • Create a list of steps to establish a process that specifies which assets will failover from onsite data center operations to the Rackspace site • Include the prioritization of assets in the event of a disaster or test • Understand recovery options Notes: • Recovery plans created in Site Recovery Manager can be configured as a single recovery plan or multiple recovery plans • Recovery plans can be associated with one or more protection groups • Multiple recovery plans for a protection group can be applied depending on different recovery priorities 20 Documenting Recovery Plans www.rackspace.com
  • 21. • During a test, Site Recovery Manager: – Creates a test environment—including network and storage infrastructure—isolated from the production environment – Rescans the ESX servers at the recovery site to find iSCSI and Fibre Channel (FC) devices, and mounts replicas of NFS volumes – Registers the replicated VMs – Suspends nonessential VMs, if specified, at the recovery site to free up resources for the protected VMs being failed over – Completes the power-up of replicated protected VMs in accordance with the recovery plan before providing a report of test results • During test cleanup, Site Recovery Manager: – Automatically deletes temporary files – Resets the storage configuration in preparation for a failover or the next scheduled test 21 Documenting Recovery Plans www.rackspace.com
  • 22. 22 Recovery Process www.rackspace.com Planned Migration Mode Disaster Recovery Mode Both sites are running normally and no errors are expected in the failover process One site is offline due to a failure and errors are expected during the failover, but the process must continue
  • 23. 23 Recovery Process Option #1 www.rackspace.com Disaster Recovery Mode Site Recovery Manager performs the following operations: • Shuts down the protected VMs • Synchronizes any final data changes between sites • Suspends data replication and read/write enables the replica storage devices • Rescans the ESX servers at the recovery site to find iSCSI and FC devices, and mounts replicas of NFS volumes • Registers the replicated VMs • Suspends nonessential VMs, if specified, at the recovery site to free up resources for the protected VMs being failed over. • Completes the power-up of replicated protected VMs in accordance with the recovery plan before providing a report of failover results
  • 24. 24 Recovery Process Option #2 www.rackspace.com Planned Migration Mode Site Recovery Manager performs same operations as planned migration except for the following: • Doesn’t abort the process if one step fails • Continues the failover process to recover at the target site Once a failover is complete, Site Recovery Manager performs a re-protect process, reversing the direction of replication after a failover, then automatically re-protecting protection groups Note: If errors are encountered, the failover must be re-run when the source site is available or the errors are resolved
  • 25. • Recovery plans require the use of the Site Recovery Manager console plugin in the vCenter client • Warning message prompts execution validation • Once confirmed, the process will perform the following steps: – Shut down protected VMs if connectivity between sites and they are online – Synchronize any final data changes between sites – Suspend data replication and read/write enable the replica storage devices – Rescan the ESX servers at the recovery site to find iSCSI and FC devices and mount replicas of NFS volumes – Register the replicated VMs – Suspend nonessential VMs (if specified) at the recovery site – Complete power-up of replicated protected VMs in accordance with the recovery plan – Provide a report of failover results 25 Testing Without Interruption of Production Environments www.rackspace.com
  • 26. 26 Roles and Responsibilities www.rackspace.com Initial Configuration Customer Rackspace Business Continuity (BC)/ Disaster Recovery (DR) • Creates, maintains, and manages BC/DR plan and procedure using existing license of Site Recovery Manager for runbook automation and failover protection. • Offers Dedicated vCenter for the hosted target environment with its capabilities to be managed directly using vSphere API-compatible tools such as the vSphere Web Client or the Site Recovery Manager plugin to the vCenter client. • Maintains EMC VNX series for dedicated SAN storage. • Maintains EMC RPA for bidirectional replication. Networking • Defines target network for VMs during test and failover. • Configures target networks. Monitoring • Ensures recovery plan consistency. • Monitors replication operations at the source site. • Monitors replication space utilization at the source site. • Monitors replication operations at the target site. • Monitors replication space utilization at the target site.
  • 27. 27 Roles and Responsibilities www.rackspace.com Initial Configuration Customer Rackspace Data Replication • Defines and configures replication frequency. • Matches storage replication frequency defined by the customer. Recovery Time Objective (RTO) • Defines desired RTO. • Requests appropriate hardware to support RTO. • Recommends appropriate hardware to support RTO. Recovery Point Objective (RPO) • Defines desired RPO. • Requests appropriate hardware to support RPO. • Configures replication. • Recommends appropriate hardware to support RPO. • Matches customer-defined replication configuration. Define/Change Recovery Plan • Creates, maintains, and manages recovery plan. • Implements recovery plan. Customer Applications • Configures applications for recoverability at target site. Change Management • Maintains a change management program for all protected VMs and the supporting environment. • Requests appropriate changes be made at BOTH the source and target sites. • Collaborates with the customer to verify environment consistency prior to scheduled test or planned failover events. • Updates customer if inconsistencies are found.
  • 28. 28 Roles and Responsibilities www.rackspace.com Site Recovery Manager Operations Customer Rackspace Test Recovery Plan • Develops scope and objectives. • Tests the recovery plan using • Rackspace Dedicated vCenter Server. • Verifies functionality and conduct testing at the target site. • Facilitates and monitors tests. Recovery Test Cleanup • Confirms conclusion of test. • Backs up or documents changes needed in production systems. • Performs cleanup operation. • Facilitates and monitors cleanup operations. Planned Migration • Develops scope and objectives. • Initiates a planned failover of the recovery plan using Rackspace Dedicated vCenter Server. • Initiates failover of any additional resiliency services. • Performs re-protect process, reversing protection from the target back to the source site. • Verifies functionality at the target site. • Initiates migration back to source site. • Monitors planned migration. • Reconfigures Rackspace services for VMs at target site, if needed.
  • 29. Need and easy and affordable self-managed DR using a validated DR-to-the-Cloud solution? www.rackspace.com 29
  • 30. 30 Next Steps www.rackspace.com As one of the largest VMware Service Provider Program (VSPP) partners, Rackspace has expert VMware Certified Professionals available and experience that comes with managing over 45,000 VMs. Contact Rackspace or learn more with DR-to-the-Cloud Best Practices – White Paper Call Rackspace at 800-961-2888 to get started today.
  • 31. We Serve FORTUNE® 60%OF100 www.rackspace.com 31 About Rackspace Global Footprint Customers in 120+ Countries 9 Worldwide Data Centers Over Annualized Revenue $1B THE 5,000+ Rackers 200,000+ Customers 90,000+ Servers 26,000+ VM ≅70 PB Stored Portfolio of Hosted Solutions Dedicated - Cloud - Hybrid OVER
  • 32. www.rackspace.com 32 About Rackspace Founder OpenStack® Open source software for building private and public clouds A Leader in the Magic Quadrant for Cloud-Enabled Managed Hosting, 2014 North America & Europe Named a Top Performer for Hosted Private Cloud by Forrester Research Inc. in “The Forrester Wave™: Q1 2013
  • 33. THANK YOU RACKSPACE® | 1 FANATICAL PLACE, CITY OF WINDCREST | SAN ANTONIO, TX 78218 US SALES: 1-800-961-2888 | US SUPPORT: 1-800-961-4454 | WWW.RACKSPACE.COM © RACKSPACE LTD. | RACKSPACE® AND FANATICAL SUPPORT® ARE SERVICE MARKS OF RACKSPACE US, INC. REGISTERED IN THE UNITED S TATES AND OTHER COUNTRIES. | WWW.RACKSPACE.COM Copyright 2014