66
©2015 QNAP Systems, Inc. All Rights Reserved. 1 QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager with QNAP ES1640dc

QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

Page 1: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 1

QNAPESNASApplicationNotes

DeployingVMwarevCenterSiteRecoveryManager

withQNAPES1640dc

Page 2: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 2

Contents1.Overview...............................................................................................................................4

1.1Architecture.....................................................................................................................4

1.2Systemconfiguration.......................................................................................................5

2.Configuringyourstorage.......................................................................................................6

2.1CreatethestoragepoolandiSCSILUN...........................................................................6

2.3ConfigurestoragereplicationwithSNAPSYNC................................................................9

2.3.1ConfigureSnapsyncServer.......................................................................................9

2.3.2CreateSnapsyncJob...............................................................................................11

2.3.3AttachdestinationLUNtoiSCSItarget...................................................................13

3.SRMInstallation..................................................................................................................14

3.1InstallSRMsoftwareforbothsites...................................................................................14

3.2ConfigureSRMSites......................................................................................................27

3.2.1ConnecttheSiteRecoveryManagerServerInstances...........................................27

3.2.2ConfigureSitesResourceMappings.......................................................................31

3.2.3ConfigureSitesFolderMappings............................................................................32

3.2.4ConfigureSitesNetworkMappings........................................................................34

3.2.5ConfigureSitesPlaceholderDatastores.................................................................37

3.3ConfigureArrayManagers............................................................................................38

3.3.1SRAplug-ininstallation...........................................................................................38

3.3.2AddArrayManagers...............................................................................................39

3.3.3CreateProtectionGroup........................................................................................44

3.3.4CreateRecoveryPlan.............................................................................................46

4.SiteRecoveryScenarios.......................................................................................................49

4.1TestRecovery................................................................................................................49

Page 3: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 3

4.2Plannedmigration.........................................................................................................53

4.3Disasterrecovery...........................................................................................................59

Page 4: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 4

1.Overview

TheQNAPES1640dcisanenterprisestoragesystem;itprovidesaredundantpowersupplyanddualsystemcontrollermodules.Thisdocumentisastep-bystepguideforbuildingDisasterRecoveryenvironmentonQNAPES1640dcstoragesystemwithVMwareSiteRecoveryManager(SRM).

1.1Architecture

Inthearchitecturediagram,therearetwosites.SiteAontheleftisprimarysystemandbeingprotected.SiteBontherightistherecoverysiteandwillbeusedwhensiteAfails.

VMware

vCenter Site

vCenter Site

VMware

SiteA(Primary) SiteB(Recovery)

Servers Servers

Snapsync

SRA SRA

ES1640dc ES1640dc

Page 5: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 5

1.2Systemconfiguration

ServerNetworkSettings(SiteA)Setting Value DescriptionvCenterServerA(PSC)IP 192.168.200.10 vCenterServerwithPSCatsiteASRMServerAIP 192.168.200.13 SRMServeratsiteAESXi1serverIP 192.168.200.1 ESXiServerincluster1ESXi2serverIP 192.168.200.2 ESXiServerincluster1

ServerNetworkSettings(SiteB)Setting Value DescriptionvCenterServerB(PSC)IP 192.168.201.10 vCenterserverwithPSCatsiteBSRMServerAIP 192.168.201.13 SRMServeratsiteBESXi3serverIP 192.168.201.1 ESXiServerincluster2ESXi4serverIP 192.168.201.2 ESXiServerincluster2

StorageNetworkSettings(SiteA)Setting Value DescriptionSCAManagementIP 192.168.200.101 ManagementIPofcontrollerASCAEthernet(1+2)IP 10.1.1.101 DataportIPofcontrollerASCBManagementIP 192.168.200.102 ManagementIPofcontrollerBSCBEthernet(1+2)IP 10.1.1.102 DataportIPofcontrollerBPoolatSCA Pool1 RAID10poolatcontrollerAiSCSILUN iSCSIlunonPool1

StorageNetworkSettings(SiteB)Setting Value DescriptionSCAManagementIP 192.168.201.101 ManagementIPofcontrollerASCAEthernet(1+2)IP 10.1.2.101 DataportIPofcontrollerASCBManagementIP 192.168.200.102 ManagementIPofcontrollerBSCBEthernet(1+2)IP 10.1.2.102 DataportIPofcontrollerBPoolatSCA Pool1 RAID10poolatcontrollerAiSCSILUN iSCSIlunonPool1

Page 6: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 6

2.Configuringyourstorage

Beforestartingtosetupthedisasterrecoverysystems,youneedtoconfigureyourstoragesettings.

2.1CreatethestoragepoolandiSCSILUN

ForthedetailabouthowtocreatestoragepoolandiSCSILUN,youcanrefertotheES1640dcusermanual.Astoragepool,Pool1iscreatedoncontrollerSCAwithRAID10typeasbelow.

TherearefourLUNscreatedandattachedtotheiSCSItarget.- vdi_0isusedforstoringyourvirtualmachines(VMs).- placeholderisusedforVMwareSRM.

Page 7: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 7

2.2ConnectingstoragefromtheserversTherecommendedconnectionfromtheservertothestorageistouseMultipathI/O(MPIO).Pleasefollowthestepsbelowtocompletethisprocess.Choose[Configuration]tabàStorageAdaptersàRightclickoniSCSISoftwareAdaptertoselectProperties.

Selectthe[DynamicDiscovery]tabandentertheiSCSIServerIPClickOKandclosethetabtorescaniSCSItargets.

Page 8: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 8

RepeattheabovestepstoaddalltheiSCSIServerLocationIPaddressesintotheDynamicDiscoverytabtoseethetargets

Page 9: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 9

2.3ConfigurestoragereplicationwithSnapsync

Snapsyncprovidesablock-basedstoragereplicationfunctionontheES1640dc.FordisasterrecoverywithVMwareSRM,itisoneoftheoptionstoreplicatestorage.

2.3.1ConfigureSnapsyncServer

Toconfiguresnapsyncfunction,logintotheNASwebpageandclickontheBackupStationicononthepanel.

SelectSnapsyncServerintheleftpaneltoconfigureit.

Page 10: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 10

SelecttheEnableSnapsyncServercheckboxandleavethePortNumberandMaximumdownloadratewiththeirdefaultsettings.ClickontheCreateHostbuttontocreateahost.EnterthestorageIPandtheadminloginandpasswordoftheremoteES1640dcstoragesystem.ClickApplytocreateit.

Theremotehostiscreated.

Page 11: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 11

2.3.2CreateaSnapsyncJob

ClickonSnapsyncinleftpanelandclickontheCreateaReplicationJobbuttonintherightpanel.

Enterfollowinginformationtocreateajob- aRemoteReplicationJobName.- SelectandassignaRemoteHost- SelectandassigntheSourcePool- SelectandassigntheSourceSharedFolder/Lun- SelectandassigntheDestinationPool- ClickontheNewbuttontoassignandcreatetheDestinationSharedFolder/Lun.- ClicktheOKbuttontocreatetheReplicationJob.

Page 12: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 12

Thesnapsyncjobcreationiscompletedanditwillstartthefirstsyncautomatically.

Afterthefirstsyncisdonethestatuswillchangetoupdated.

Page 13: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 13

2.3.3AttachadestinationLUNtoaniSCSItarget

Afterthesnapsyncjobisdone,atSiteB,youwillfindanewiSCSIintheUn-MappediSCSILUNListatthebottom.SelecttheLUNthenclickontheActionbutton.SelectMaptomapthisLUNtotheiSCSItarget.

ThedestinationLUNismappedtotheiSCSItarget.

Page 14: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 14

3.SRMInstallation

BeforeinstallingaSiteRecoveryManager(SRM)server,thefollowingstepsarerequired:--DownloadVMwarevCenterSRMsoftware--PrepareadatabaseandloginuserforSRMtoaccessatvCenter--InstallSQLServerNativeClientdriveratSRMservertoaccessdatabase--AddaWindows2012ServerVMtoinstallSRMindividually

3.1InstallSRMsoftwareforbothsites

OpentheSRMsoftware,clickNext.

Page 15: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 15

ClickNext.

AccepttheEULAandclickNext.

Page 16: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 16

ClickNext

SelectthedestinationfoldertoinstallandclickNext.

Page 17: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 17

EnterPlatformServiceController(PSC)information,clickNext.

ClickAccepttoacceptthePSCcertificate.

Page 18: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 18

SelectthevCenterAddress

EnterinformationtoregistertheVMwarevCenterSRMandclickNext.

SelectDefaultSiteRecoveryManagerPlug-inIdentifier,clickNext.

Page 19: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 19

SelectAutomaticallygenerateacertificate,clickNext.

EntertheCertificateInformation,clickNext.

SelectUseacustomdatabaseserver,andthenclickDSNSetup.

Page 20: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 20

Page 21: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 21

SelectSystemDSNtabandclicktheAddbutton.

SelectSQLServerNativeClientandclickFinish.

EntertheDSNName,Description,andSQLserveraddressandclickNext

Page 22: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 22

SelectWithSQLServerauthenticationusingaloginIDandpasswordenteredbytheuser,andenterlogintheusercredentialsaddedduringthevCentersetup,andclickNext.

ChangethedefaultdatabasetoSRM,thenclickNext.

ClickontheFinishbutton.

Page 23: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 23

TheDatasourceisnowcreated.ClickonTestDataSourcetotestthedatabasesettings.

Oncethetesthascompleted,clickOKtoclosedialog.

Page 24: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 24

ThenewSystemDSNisalsocreated.ClickOKtofinishtheDSNsetup.

Apop-upwindowrequeststheusertoentertheDSNdetailsmanually.

EntertheSRM,clickNext.

Page 25: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 25

EntertheSRMDatabaseloginusercredentials,clickNext.

EnterthelocaladmincredentialstoruntheSRMservice,clickNext.

Page 26: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 26

ClickInstall.

WhentheInstallationhascompleted,clickFinsh.

Page 27: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 27

3.2ConfiguringSRMSites

BeforeconfiguringSRM,ensuresurebothsite’sSRMandvCentercanaccesseachother.

3.2.1ConnecttotheSiteRecoveryManagerServerInstances

ClickontheSiteRecoveryicononthevSphereWebClienthomepage.

ClickSitesintheleftpanel.

Page 28: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 28

SelectProtectedSitevCenterintheleftpanelandclickPairsites.

EntertheRecoverySitePSCaddress,clickNext.

Page 29: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 29

Page 30: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 30

SelectRecoverySitevCenterandenteritscredentials,thenclickFinish.

ClickYestoconnecttovCenter.

ThesitesarenowPairedsuccessfully.

Page 31: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 31

3.2.2ConfiguringtheSitesResourceMappings

ClickCreateresourcemappings

Addpairedsitesclustermapping,clickNext

Page 32: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 32

Createareversemappingforthepairedsite,clickFinish.

3.2.3ConfiguringSitesFolderMappings

ClickCreatefoldermappings

Page 33: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 33

SelectPreparemappingsmanually,clickNext.

Addthesitesfoldermappings,clickNext.

Page 34: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 34

Createthereversemappings,clickFinish.

3.2.4ConfiguringSitesNetworkMappings

ClickCreatenetworkmappings

Page 35: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 35

SelectPreparemappingsmanually,clickNext.

Addthesitesnetworkmappings,clickNext.

Page 36: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 36

Createreversemappings,clickNext.

Checktheconfiguration,clickFinish.

Page 37: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 37

3.2.5ConfiguringSitesPlaceholderDatastores

Toenableaplannedmigrationandre-protection,firstselectplaceholderdatastoresatbothsites.Placeholderdatastoresmustmeetcertaincriteria. --Forclusters,theplaceholderdatastoresmustbevisibletoallofthehostsinthecluster. --Itisnotpossibletoselectreplicateddatastoresasplaceholderdatastores.SelectConfigureSitesPlaceholderDatastore

Selectaplaceholder,thenclickOK

Page 38: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 38

3.3ConfiguringArrayManagers

ToconfigureArrayManagers,theQNAPSRAplug-inmustbeinstalledinadvance.

3.3.1SRAplug-ininstallation

OpentheQNAPSRAsoftwareontheSRMserver,clickNext.

AccepttheEULA.

Page 39: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 39

ClickFinishtocompletetheinstallation.

3.3.2AddArrayManagers

ClickAddarraymanagerandenablearraypair.

Page 40: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 40

SelectAddapairofarraymanagers,clickNext.

Selectthepairedsites,clickNext.

Page 41: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 41

SelectQNAPEnterpriseStorageSRA,clickNext.

ConfiguretheSiteAarraymanager.Enterthedisplaynameandthemanagementinformation,thenclickNext.--ManagementURL:SiteASCAManagementIP--ExtraManagementURL:SiteASCBManagementIP--Username:SiteASCadminusername,defaultisadmin --Password:SiteASCpassword

Page 42: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 42

CreatingArraymanager,Snapsync’sReplicationJobwillbecheckedatthisstep.

ConfigureSiteBarraymanager,providethedisplaynameandthemanagementinformation,thenclickNext.--ManagementURL:SiteBSCAManagementIP--ExtraManagementURL:SiteBSCBManagementIP--Username:SiteBSCadminusername,defaultisadmin --Password:SiteBSCpassword

Page 43: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 43

SelectSCArrayPair,clickNext.

ClickFinish.

Page 44: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 44

3.3.3CreateaProtectionGroup

ClickCreateaProtectionGroup.

Enteragroupname,clickNext.

Page 45: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 45

SelectthedirectionofprotectionfromSiteAtoSiteB,andselectarray-basedreplication,thenclickNext.

SelectthedatastoreofVMstobeprotectedandclickNext.

Page 46: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 46

ClickFinish.

3.3.4CreateaRecoveryPlan

ClickCreateaRecoveryPlan.

Page 47: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 47

Enteranamefortheplanandselectalocation,thenclickNext.

SelectSiteBastheRecoverySite,clickNext.

Page 48: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 48

Selecttheprotectiongroups,clickNext.

SelectatestVMnetwork,clickNext.

Page 49: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 49

TheRecoveryPlanisnowcreated,clickFinish.

4.SiteRecoveryScenarios

VMwareSRMprovidesthefollowingtypesofsiterecovery-TestRecovery-Plannedmigration -Disasterrecovery

4.1TestRecovery

SelectRecoveryPlansfromtherighttabandselectaplanname.

Page 50: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 50

ClicktheTestRecoveryPlanbutton.

ClickNext.

ClickFinishtorunthetest.

Page 51: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 51

TheMonitortabshowsthestatusofthetest.

Afterthetestdone,thestatusofthePlanwillchangetoTestcomplete.

ClickontheCleanupRecoveryPlanbuttontocleanthetestenvironment.

Page 52: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 52

ClickNext.

AftertheTestplanenvironmentiscleaned,thestatusoftheplanwillchangetoReady.

Page 53: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 53

4.2Plannedmigration

AplannedmigrationwillhelpyoutransferVMdataquicklywithanautotakeoverservicetoarecoverysite.TomigrateVMstoanothersiteforlocalmaintenance,clicktheRunRecoveryPlanbutton.

SelectthecheckboxandchoosePlannedMigrationandclickNext.

Page 54: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 54

UsetheMonitortabtoseetheprogressoftheplannedmigration.

Theplannedmigrationiscompleted.

Page 55: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 55

TheVMsattheprotectionsitebecomeinactive.

TheVMsattherecoverysitebecomeactive.

Page 56: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 56

TheSnapSyncReplicationJobstatuschangestosuspended. Atthispoint,thereisnodatasynchronizationbetweensites.

ClickontheReprotectRecoveryPlanbuttontobegintherolechangesandresumesynchronization.

Page 57: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 57

SelectthecheckboxandclickNext.

UsetheMonitortabtoseetheprogressoftheReprotectionprocess.

Page 58: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 58

TheReprotectionprocessiscompleted.

Afterthereprotectprocessiscomplete,theroles(sourceanddestination)oftheSnapSyncReplicationJobarerevertedandthestatesareupdated.

TheplannedmigrationiscompleteanditisnowsafetoshutdownsiteAformaintenance.

Page 59: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 59

4.3Disasterrecovery

Scenario:theprotectionsiteisdownandtherecoverysiteisrequiredtobringupandresumeserviceassoonaspossible. Therecoverysitewilldisplaythewarningmessagesbelow.

Gototherecoveryplantab,clicktheRunRecoveryPlanbutton.

Page 60: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 60

SelectthecheckboxandclickNexttoruntheDisasterRecovery.

Thedisasterrecoveryprocesswillbegin.Inthismode,errorstepsareignored.

Page 61: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 61

Thedisasterrecoveryprocessiscompleted.

TheVMsareupandrunningattherecoverysite.

Page 62: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 62

Oncemantainenceiscompleted,gotositeAvSphereWebClienttoreconnecttheSRMconnection.ApopupwindowwillaskforSiteBvCentercredentials,entertherequiredcredentialstologin.

TheMonitortaboftheRecoveryPlanwillprompttodotherecoveryagaintore-syncmissingitemsduringtheSiteAdowntime.

Note:PleasebearinmindthatsinceSiteAisdownthereisnoprotection.TheproblematSiteAshouldberesolvedtobringitbackonlineassoonaspossibletoensureadequateprotection.

Page 63: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 63

ClicktheRunRecoveryPlanbutton.

ClickNext.

Recoveryiscompleted.

Page 64: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 64

ClickontheReprotectRecoveryPlanbuttontorevertthesyncdirectionandbeginthesyncfromsiteBtositeA.

UsetheMonitortabtoviewtheprogressoftheReprotectionprocess.

OncetheReprotectioniscompleted,thePlanstatuswillchangetoReady.

Page 65: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 65

Afterthereprotectprocessiscomplete,itwillreversethesourceanddestination.Onthesnapsyncjobpageofthestoragesystem,thesyncdirectionhasbeenchangedfromSiteAàSiteBtoSiteBàSiteA. SiteBbecomestheprotectionsiteandSiteAbecomestherecoverysite.

Page 66: QNAP ESNAS Application Notes · 2016-05-10 · QNAP ESNAS Application Notes Deploying VMware vCenter Site Recovery Manager ... 3.2.5 Configure Sites Placeholder Datastores ... disaster

©2015 QNAP Systems, Inc. All Rights Reserved. 66

Note:TokeepSiteAastheprotectionsiteandSiteBastherecoverysite,performaPlannedmigrationandrunthereprotectprocessagain.