Citing a Recovery Plan without breaking replication

Hi people,

Small question just to make sure that I'm heading in the right direction. We have implemented the SRM and the customer wants to test it. They want to avoid having to reconfigure the replication and SRM failback. I was wondering, if we used a Recovery Plan tweaked in Test mode to connect VMs DR Live network down there after the tension Production virtual machines, would be that us allow you to test the recovery plan? They are happy to be scrapped all changes to the virtual machines while they are running in DR that day there (weekend). In theory this would allow us to complete the Test of Recovery Plan, to destroy DR VMs and can back up virtual machines in Production?

Would this work?

Thank you

Mike

Yep, I get from you. You cannot change the 'bubble test' to be one of VLAN real on the recovering site.

Like many, I understand, test tip is just there to protect you against accidental conflict of IP/hostname... It is not mandatory and can be changed...

Of course if you do - you will need to make some efforts to stop conflicts you may have...

I think you should be able to hard without the routine of failback test - but you have to manual handle side storage... which makes recovery volumes, secondary to the site once again - and ensure replication of the protégés of recovery is restored again. A hard run does not affect your protected site, except turn off the protected site of VMS in order according to the recovery plan.

I have to say I never tried this - someone from VMware can back me up here?

Concerning

Mike Landry

RTFM education

http://www.RTFM-ed.co.UK

Author of the book of MRS: http://www.lulu.com/content/4343147

Tags: VMware

Similar Questions

  • PowerCLI 5.5 R2 and SRM - how to check the status of a Recovery Plan?

    I need to write a script that will examine the current status (apparently called a "RunMode") of a Recovery Plan, is the appropriate status (1 = Test, 3 = cleaning), then get a list of all virtual machines in a suitable specific folder and they will light up (wait 15 seconds between move them on to the next). There are reasons why the Recovery Plan cannot be responsible to do, so why do I need to write a script (the reasons have nothing to do with PowerCLI). And I have problems with the first part, determination of status.

    I have this (I won pretty well most of this pure and simple of the blog of Ken Werneburg. Thank you, Ken!) :

    $DR_vCenter = "xxxxxx".

    $SRM = connect-SrmServer-Server $DR_vCenter

    $SRM_API = $SRM. ExtensionData

    $PlanMoRef = $SRM_API. . Moref Recovery.ListPlans () [2]

    (My plan is #2, others their test plans. I checked this by looking at the name of each plan. And all the good things I want is in this 'moref,"apparently...)

    $HistoryMoRef = $SRM_API. Recovery.GetHistory ($PlanMoRef)

    (it's the history of the races of this plan. Here it is the story of the last race)

    $HistoryMoRef.GetRecoveryResult (1)


    Key: 68835

    Plan: VMware.VimAutomation.Srm.Views.SrmRecoveryPlan

    Name: Recovery_Plan_PHA

    Description:

    StartTime: 15/07/2014 11:03:15

    StopTime: 15/07/2014 11:09:29

    ExecutionTimeInSeconds: 374

    TotalPausedTimeInSeconds: 0

    ResultState: success

    RunMode: CleanupTest

    WarningCount: 0

    ErrorCount: 0

    SO: I understand how to get the history of the plan that I want, and it's more progress. The problem I have is that if the RunMode is a specific value (either "Test" or "Failover", then I need to launch other actions (power of virtual machines.) And I can't seem to do. «$HistoryMoRef.GetRecoveryResult (1).» RunMode"is empty return. I don't know how it is that the value of "CleanupTest".

    How can I query the RunMode, to see if it is a value which I am interested in?

    $HistoryMoRef.GetRecoveryResult (1) | GM


    TypeName: VMware.VimAutomation.Srm.Views.SrmRecoveryResult


    Name MemberType definition

    ----                     ---------- ----------

    Equals method Boolean Equals (System.Object, obj)

    GetHashCode method int GetHashCode()

    Type of the method GetType GetType()

    String the ToString ToString() method

    Description property System.String Description {get; set ;}}

    ErrorCount property System.Int32 ErrorCount {get; set ;}}

    ExecutionTimeInSeconds property System.Int64 ExecutionTimeInSeconds {get; set ;}}

    Key key of System.Int32 property {get; set ;}}

    Property System.String name {get; set ;}}

    Plan of property VMware.VimAutomation.Srm.Views.SrmRecoveryPlan {get; set ;}}

    ResultState property VMware.VimAutomation.Srm.Views.SrmRecoveryResultResultState ResultState {get; set ;}}

    RunMode property VMware.VimAutomation.Srm.Views.SrmRecoveryPlanRecoveryMode RunMode {get; set ;}}

    StartTime property System.DateTime StartTime {get; set ;}}

    StopTime property System.DateTime StopTime {get; set ;}}

    TotalPausedTimeInSeconds property System.Int64 TotalPausedTimeInSeconds {get; set ;}}

    WarningCount property System.Int32 WarningCount {get; set ;}}

    Thank you

    Well, I managed to reproduce the problem and to understand what might happen.

    First the error "you can not call a method on an expression evaluated to null." seems to be linked to the "Write-Output"PG ="$pg" line. When I remove the error to go away (I'm not a person of PowerShell so don't know why this is the case).

    The second error (not not being filled seems to be linked to how they make the connection virtual computers SRM.) Specifically, you will need to establish the connection of VC and then do SRM login without specifying the SRM server, let that be determined by searching the SRM recorded with the VC you are connected to.

    The following code worked in my environment when it is connected to the protected so site full of hope that it will work for you as well:

    SE connect-VIServer-Server $protectedSiteVC - user $user-password $pass

    Connect-SrmServer-user $user-password $pass

    Write-Host "implementation details on Protection groups.

    Get-ProtectionGroup | {ForEach-Object

    $pg = $_

    Get-ProtectedVM - ProtectionGroup $pg} | {ForEach-Object

    #Write - Output 'do for each virtual computer.

    $output = "" | Select VmName, PgName

    $_. Vm.UpdateViewData)

    $output. VmName = $_. Vm.Name

    $output. PgName = $pg. GetInfo(). Name

    $output

    } | Format-Table @{Label = 'Name of the virtual computer'; Expression = {$_.} VmName}}, @{Label = 'Protection Group name'; Expression = {$_.} PgName}

    }

  • Site Recovery Manager - Import/Export of recovery Plans

    Hello world

    I have a few questions about SRM:

    1. what SRM version supports the export of stimulus packages to the formats xml, doc and html? Y at - it a Composite indicator advanced to do the same thing?

    2. is it possible to import script of stimulus plans?

    3. when the recovery plans reside? SRM DB or vCenter?

    4. is it possible to generate scripts an automatic failover on the disaster without administrator intervention? As in without clicking any button?

    5. is there any limitation to the distance between the site of production and recovery site, for synchronous and asynchronous?

    6. the SRM 5.5 is compatible with vSphere (5.1.2)?

    Thank you very much for your answers

    Kind regards

    Ritu

    Export of "No recovery plan" is available even in SRM 5.1 but it cannot be imported back so that it is not repeated import/export plan that you expect. I expect the same year. Export of the stages of recovery plan is good for the documentation of DR but not for PR backup and restore.

    To be honest I don't have a hands-on experience with 5.5 but I don't see anything about importing in the documentation so I expect same behavior as in 5.1.

    Just my $0.2

  • Recovery plans

    Hello

    I work with MRS 5.1 using array based replication.  I have a question about stimulus plans.  We have a very basic configuration.  We have a single data store that is being replicated to our failover site.  There are two virtual machines on this data store, tell VM1 and VM2.  Is it possible to create 3 Plans of recovery for this scenario:

    1. A recovery plan just for VM1

    2. recovery plan B just VM2

    3 C VM1 and VM2 recovery plan.

    I thought that this was possible in version 4.1, but it seems that the recovery plan for 5.1 must include all the VMs on the data store.  I saw the options to leave a VM turned on or turned off in a stimulus package, but which is then set to globally for the virtual machine in all the stimulus packages.

    I know that I am probably missing something here so any help or advice would be appreciated.

    Thank you!

    This will not work: failover / planned migration will always disable the two virtual machines on the protected site.

    Even you set VM as poweroff in RP, it is always protected and will be shut down.

    Michael.

  • If time machine is incremental how it removes previous versions when the disk is full, without breaking the chain, so do not be able to restore all changes since the first full file

    If time machine is incremental how it removes previous versions when the disk is full, without breaking the chain, so do not be able to restore the file with any changes made since the full backup first file...

    If the TM drive storage is full TM automatically deletes the version the oldest files for the new incremental backups can be made. Thus, in this case you cannot restore the versions that TM deleted because it takes more storage.

  • How to watch a movie that I downloaded on itunes on my Macbook air on a plane without wifi?

    How to watch a movie that I downloaded on itunes on my Macbook air on a plane without wifi?

    If you downloaded it really you can see without WiFi. Probably watched, 'in the cloud' without really download, then you have the link, but he can't see without an internet connection.

  • Move items outside of loops without breaking the threads

    Hi all

    is it possible to spend a few elements and their son outside a loop without breaking the connections? He became a real pain when you have more items to move and reconnect everything one by one.

    Thank you very much!

    Today, there is no option to do this directly. Which would probably require less work is to detach the buckle, move objects and then draw the loop again, but it would depend on the amount of work is required to configure the loop (shift registers, etc.). You will probably be able to write script code to do this (or to move the code outside the loop and rewiring it), but I expect that the work required to write and test the code will be larger than the work required to do this. You could do a search for the Quick Drop 'remove and rewiring' plugin to see how it works, as it does part of the work.

    A few years ago, NEITHER showed a demo of an experimental tactile editor who had this behavior integrated, if at least they are aware of him and maybe you will see in BT at a given time.

  • How to perform a task planned without connection?

    I would like to know how to run a task planned without connection.

    Does anyone have any suggestions?
    Thanks in advance for your suggestions

    "Run if the user is logged in or not" only works for tasks that have no user interface.  The notebook has a user interface, so it can not start this way.

    The password would need to be saved for any ' run task if the user is logged in or not ', because there is no other way to confirm the identity of the user on the approval of the task.

  • Types of SRM recovery plans

    Hi, I use vSphere 5 and have an obligation to SRM of Set - up for a handful of virtual machines (about 10). I think to implement a unique restoration plan, the Group of protection... etc.

    Can anyone in detail why 1 > stimulus package will be useful? that is the test cases in different scenrios or DR.

    I guess a single RP can fit for all purposes, but have heard that it is not advisable and want more details of the types of recovery plans.

    Thank you

    Hello

    For a small enviromnent like what you describe, I don't think more than a PR is necessary.

    As Chris said, nn more often by RPs application is created.

    Much less common, but the RP may be based on certain parts of the infrastructure (by Bay RP, RP for specific server room).

    P.S. good point about real DR / Migration scheduled, but it is more difficult to manage, because you need to make any changes twice to keep both RPS in sync. In addition, you will need to test both of them to make sure that everything works as expected.

    Michael.

  • I plan to buy Dreamweaver, but I'm confused how monthly plan without clouding, pls tell me the details, how can I buy it. ?

    I plan to buy Dreamweaver, but I'm confused how monthly plan without clouding, pls tell me the details, how can I buy it. ?

    The monthly plan is associated with creative cloud, you can buy only Dreamweaver CC app, for this you need to download the application of CC desktop & then install it, you can also install the version of CS6 of Dreamweaver from here.

    You can also buy the perpetual version of Dreamweaver CS6. The limitation is that the perpetual version will have all future updated. High graduation will be only through CC.

    Concerning

    Baudier

  • After execution of the recovery plan, the Test is greyed out

    I missed successfully test on 2 virtual machines running the recovery as part of our POC plan.  I have powered down VMS protected and recovery, initiated a resynchronization on the volume of SnapMirror and intend to continue to use the same recovery plan for additional tests.  However, the Test option for the recovery plan is dimmed (Run option is still available).  What I need to remove the stimulus plan and recreate a whenever I run a Run and not a Test?  It is a chore because I need to re-add the customizations (messages, orders), update priorities and so on.  I use SRM v4.1.1.

    Hello

    You need to re - create groups of Protection that is pushed. Stimulus plans do not need to be re-created, but you will need to reconfigure to include recreated protection groups. All customizations related to virtual machines (priorities, orders, customizations) must be configured again.

    It was a case in the 4.x versions, don't think that changed in 5.0.

    Michael.

  • SRM 4.1 - steps in Test of Recovery Plan and DR Mode

    Hi all

    Whilst running the SRM Recovery Plan, I need to start two different handwritings (doing different things), depending on whether the plan is executed in testing, or fashion DR.

    Is it possible according to the operator to input (like "choice Y/N - is this a test?"), or do I have to build two separate Recovery Plans, one for testing, the other for the actual failover?

    Kind regards
    Radek

    If you add a step in order to stimulus package to run a batch file, for example

    c:\windows\system32\cmd.exe /c c:\srm_scripts\myscript.bat

    And then in the batch file, make sure the variable % VMware_RecoveryMode %.  If it is set to the recovery, it is running in recovery mode, if it is set to be tested is in testmode for example to run a script PowerCLI different depending on whether it is running a true recovery DR or a trial, but what follows in the batch file, where myrecoveryscript.ps1 is the script of PowerCLI is running in recovery mode and mytestscript.ps1 is PowerCLI script to run in test mode :

    If % VMware_RecoveryMode % == "recovery" powershell - PSconsolefile "C:\Program Files (x 86) \VMware\Infrastructure\vSphere"-command "c:\srm_scripts\myrecoveryscript.ps1".

    If % VMware_RecoveryMode % == 'test' powershell - PSconsolefile "C:\Program Files (x 86) \VMware\Infrastructure\vSphere"-command "c:\srm_scripts\mytestscript.ps1".

  • I got a 12 month subscription for cc and photoshop.  I see now that adobe offer the same product for only $9.99 per month including lightroom, I'm paying $19.99 a month. Is it possible to change plans without any payment of penility.

    I have a monthly subscription to Photoshop CS6 costs $19.99 a month on a 12 month subscription.  I see now that Adobe offer the same product for only $9.99 per month.  Is it possible to change plans with any extra cost to me. Thank you

    Hi rjmo

    Yes, you can switch to creative photography Cloud Plan without penalty.

    Please check this doc for the differences between this plan and the simple app Photoshop you currently: helps Photoshop | Differences between Photoshop and creative photography programs Cloud

    Let me know if you want to switch and I can fix it.

    Thank you

    Bev

  • recovery plan. Mount LUNs for VM

    Hi all

    I'm new to SRM, help me please,

    I have DS4800 and mirror lun with the VMFS and mirror lun with data (sql2008).

    In my recovery plan, I need map LUNs with SQL data and run SQL VM. How can I do this?

    THX!

    Hello

    I did some tests today. Works perfectly.

    I tried physical and virtual RDMs and SRM has done all the work.

    In addition, Windows (2003/2008) acknowledged and turned up the same drive letter.

    Good luck

    Michael.

  • Recovery plan test failed - a file is not found error

    Hi all

    Finally, I got my SRM environment installed a few days ago and made a small test with 2 VMS successfully recovery plan. Today, we run a new trial with 18 virtual machines of low priority and everything went smoothly until after 15 minutes, the process failed with the error "file not found" turn on/off the virtual machines on the remote site.

    Basically, we have 1 EMC Clariion each site with mirrorview which have been configured after EMC VMware Site Recovery Manager with EMC CLARiiON CX3 and MirrorViewS implementation and MRS. 1.0 Guide. We have detected that the snashot created recovery Clarrion is placed to the right of the active state after the beginning of the trial, but after 15 minutes later he returned to Inactive.

    Other research showed me that the error that gives me the recovery plan test is correct given that the snapshot is no longer active and all files in the virtual machines (VMX and VMDK) that the SRM tries to light are on the snapshot.

    Any of you have seen something like that?

    Thanks in advance.

    Saludos/looks

    Nicolas Solop

    Buenos Aires, Argentina

    -


    Mi empresa

    En mi perfil LinkedIn

    Grupo de Virtualizacion en Español of Linkedin

    -


    Hello

    Our best practices for configuring CLARiiON SnapView, which copies itself on the first point of entry in the catch instant times the volume of production is to distribute between 20-30% of the production LUN for the RLP LUNS box

    Regarding your volume of 300 GB of LUN LUN Pool reserved (and you might need more than one - that is to say if you have a consistent snapshot that includes multiple LUNS it will add ot the space required)-you should provide at least a 30 GB, otherwise a 60 GB LUNS in your region Reserved LUN Pool

    I would try to increase the RLP LUNS for this kind of size and try again

    Concerning

    Alex Tanner

Maybe you are looking for

  • Germination workspace does not

    I really hope that this isn't something simple that I stupidly forget but I need help (yet) please. I was showing growth again to my grandchildren this morning and they obviously loved. I think that we take 3D Scans when suddenly the computer turns o

  • HP Envy 5640: Hp envy 5640 connected but now requires the password

    HP envy 5640 now requires the same password that is connected to the network. Tried to enter the password for the network; It did not work. Tried to reset the default value of such network suggested by forum; still does not workHow to run again?

  • PDFCombine

    Hi all: I hope someone knows the answer to this. I use Win XP Prof and IE 8. I installed the trial version of combine PDF a year ago but I have not used for some time. Today, when I went clicked on the shortcut on the desktop, it has opened a "Save P

  • less red sign on the main screen

    How can I get the Red minus sign off the main screen that appears next to the battery icon?   something with expired subscription? Thank you

  • The Service pack update not receive error code 643. I tried to uninstall and reinstall NET Framework 4 by windows site

    I tried two times to update windows. I kept getting error code 643 I have windows Vista Home 32-bit Premimum. I went on the windows site and followed the instructions to the letter establishing the NET Framework 4 and the reatrting my computer and tr