VMware Site Recovery Manager 8.2 – No more Windows

VMware has just announced the release of Site Recovery Manager 8.2. There are a number of new items in SRM 8.2, such as enhancements to the HTML5 user interface, support for vSphere 6.7 Update 2, but most notably is Site Recovery Manager 8.2 virtual appliance!

No more Microsoft Windows license needed! The SRM 8.2 virtual appliance runs on the Photon OS distro, which is similar to what the vCenter virtual appliance has been running on for years now.

What is New in in Site Recovery Manager 8.2

  • Adds compatibility with VMware vSphere 6.7 Update 2
  • Photon OS based SRM virtual appliance available
  • HTML5 User Interface Enhancements:
    • VMware Site Recovery Manager 8.2 Configuration Import/Export Tool is now available in SRM User Interface.
    • You can now change the color schemes in the SRM HTML5 User Interface to display the interface in a dark theme
    • Ability to display capacity information in the Protection Groups Datastores tab
    • Ability to provide in-product feedback with the Site Recovery User Interface
  • Public API Enhancements. SRM 8.2 introduces new methods in the product’s Public API:
    • Listing Array Managers information
    • Listing replicated RDMs.
  • vRealize Operations Management Pack for Site Recovery Manager 8.2
  • vRealize Orchestrator Plug-In for VMware Site Recovery Manager 8.2
  • Ability to send Site Recovery Manager logs to a remote syslog server

How to Migrate from Windows Site Recovery Manager to SRM 8.2 Virtual Appliance

Prerequisites

  • Verify that you have upgraded your Site Recovery Manager for Windows instance to version 8.2
  • Stop the Site Recovery Manager Server on the Windows host machine
  • Deploy the Site Recovery Manager Virtual Appliance

Procedure

  1. Log in to the Site Recovery Manager for Windows host machine
  2. Open a command prompt, and navigate to the bin folder in the Site Recovery Manager installation directory %SRM_INSTALL_DIR%\bin
  3. Run the following script
    export-srm-data.bat 
  4. When prompted, enter a password
  5. Transfer the exported directory to the Site Recovery Manager Virtual Appliance host machine
  6. Shut down the Windows host machine
  7. Log in to the Site Recovery Manager Virtual Appliance host machine as root
  8. (Optional) If in a trusted environment, import the root CA certificates.
    Note: The certificates must be in .pem format.
    • Copy the certificates to /etc/ssl/certs
    • To modify the certificates’ permissions, run the following command:
      chmod a+r .pem
    • Next run:
      c_rehash.
    • To import the Site Recovery Manager Server certificates, use the Site Recovery Manager Appliance Management Interface
  9. Run the following script
    /opt/vmware/srm/bin/import-srm-data.sh 
    • (Optional) If in a trusted environment, enter the OS admin password
    • (Optional) If prompted, enter the Platform Services Controller and the vCenter Server thumbprints
    • Enter the vCenter Single Sign-On administrator user name
    • Enter the vCenter Single Sign-On administrator password
    • Enter the root password
    • Enter the password set during the export of the data for the credentials file
  10. On the Site Recovery home tab, select the site pair, and click Actions > Reconnect.
    • Select the first site from the list. Enter the address of the Platform Services Controller for the Site Recovery Manager Server on the second site, provide the user name and password, and click Next
    • Select the vCenter Server and the services you want to reconfigure, and click Next
    • On the Ready to complete page, review the pairing settings, and click Finish

For more information and details about VMware Site Recovery Manager 8.2 be sure to read the full release notes.

Similar Posts

  • VMware releases patch for glibc vulnerability on ESXi 5.5

    VMware ESXi550-201602401-SG

    You may remember not to long ago, the GHOST vulnerability found in glibc, a GNU C library. Well a new glibc vulnerability (CVE-2015-7547) has been discovered and it affects VMware ESXi 5.5 and 6.0 in addition to all versions of VMware virtual appliances running Linux such as vCenter, Orchestrator, vRealize, etc.

    VMware has just released patch ESXi550-201602401-SG for ESXi 5.5 and ESXi600-201602401-SG for ESXi 6.0 which fixes the glibc vulnerability, a patch for ESXi 6.0 has yet to be released. VMware has however posted workarounds for affected virtual appliances.

    Read More “VMware releases patch for glibc vulnerability on ESXi 5.5”

  • VMware VCP exam coupons, save 50%!

    VMware

    Current VCPs save 25% off any VCP exam

    All current VMware Certified Professionals can save 25% on exams taken before January 1st, 2015 on the following VCP exams:

    VMware Certified Professional 5 – Data Center Virtualization

    • Exam Code: VCP550
    • Exam Code: VCP510

    VMware Certified Professional 5 – Desktop

    • Exam code: VCP510-DT
    • Exam code: VCPD510

    VMware Certified Professional – Cloud

    • Exam Code: VCPC550
    • Exam Code: VCPC510
    • Exam Code: VCPVCD510

    VMware Certified Professional – Network Virtualization

    • Exam Code: VCPN610

    Read More “VMware VCP exam coupons, save 50%!”

  • How to convert VMDK to OVF file format

    Here is a quick and easy way to convert a VMDK to OVF file format using the OVF Tool from VMware.

    1. First download and install the VMware OVF Tool for your operating system.
    2. Open a command prompt as Administrator and navigate to the OVF Tool install directory:
      
      cd C:\Program Files\VMware\VMware OVF Tool
      

      vmdk to ovf command prompt

    3. Next, type in the following command to convert VMDK to OVF:
      
      ovftool.exe \virtualmachine.vmx \virtualmachine.ovf
      

      convert vmdk to ovf command

    After a few minutes time you should you should see a “Transfer Completed, Completed successfully” message and your VMDK to OVF file conversion is complete and ready for use.
    convert vmdk to ovf complete

  • VMware View client now availabe for Android!

    VMware has announced that they have released a View Client for Android tablets available on the Android Market now. Here are just a few of the features found on the new client.

    • A new look and feel – The View Client for Android features the NEW blue look and feel of the VMware View clients!
    • Multiple broker support – If you have more than one VMware View broker in your organization, you can can easily access your desktop from all of them via the Android client
    • Desktop Shortcuts – Quickly connect with as many as four recent desktop via shortcuts
    • Virtual trackpad – Control your desktop on a granular level just like you would control the mouse on a laptop
    • Custom keyboard toolbar – Super easy access to all of the special keys not found on the Android default keynboard
    • Honeycomb 3.x support – Made from the ground up for the new generation of Android tablets
    • Custom gestures – Invoke keyboard, scrolling, etc are as easy as ever and simple to use
    • VMware View Security Server support (best experience) – No need to have VPN when you use VMware View Security Server
    • Background tasking – Switch between apps on your tablet and come right back

Leave a Reply to Keith Cancel reply

Your email address will not be published. Required fields are marked *

2 Comments

  1. Problem with step 6 above in my case… “Shut down the Windows host machine”
    In my situation I cannot shut down the windows host machine. That is also my vCenter 6.0 server running on Windows.
    I just want to offload SRM 8.2 off this box to its own appliance and then migrate to the VCSA 6.7. Is that possible?