Interesting SRM things
I’ve been reading up on the new Site Recovery Manager (SRM) product. Here are some things I’ve noticed, that others might be interested in:
- NFS is not currently supported. Only Fibre Channel and iSCSI.
- Raw Device Mapping (RDMs) are not supported. This will really hit those using MSCS for critical services – I suppose this makes “Cluster in a box” more viable. (see update below)
- SRM per-host licensing at the Primary site, but per-CPU at the DR site (presumably host licenses also at the second site if you need to be able to fail both ways, or be able to fail-back from a disaster).
- SRM uses AdobeFlex for licensing.
- SRM server components only supported on 32bit Windows server (not 64bit).
- Only MS SQL and Oracle supported for the SRM database.
- One VirtualCenter and one SRM license on each site.
- Only really two sites supported.
I haven’t discovered which firewall ports need to be opened between the two sites, and between the SRM server, SRM DB server, VC server and ESX hosts.
SRM log files:
C:\Documents and Settings\All Users\Application Data\VMware\VMware Site Recovery Manager\Logs
dr-ip-reporter.exe
SRM introduces a new windows command line tool, which generates an XML file detailing the network structure on both sites.
Maximums:
Protected VMs 500
Protection groups 150
Replicated LUNs 150
Running recovery plans 3
Update: I had indicated that you couldn’t use RDMs with SRM. The VMware documentation states that VMFS volumes are a pre-requisite. I had assumed that because of this, and the omission of RDMs, that in fact RDMs were not supported. NetApp’s documentation covering their SRA (Site Recovery Adapter), also only mentions VMFS volumes.
However at the weekend I watched one of Mike Laverick’s SRM videos, in which he commented about a success with a RDM LUN. This doesn’t necessarily mean that RDMs are supported with SRM, just that it can work. VMware often include functionality with supporting it, until they can test it thoroughly themselves. I would expect that this is only possible with Virtual Compatibility Mode RDMs, and would be dependent on your particular SRA/storage appliance.
Does anyone know if RDMs are officially supported?
Update 2: Here is the offical word I was looking for. Hiding in the SRM 1.0 release notes
Experimental Support for RDMs
SRM supports RDMs experimentally. VMware encourages you to try features in test environments and report issues, but do not put RDMs in production SRM workflows.
2 Responses to Interesting SRM things
Leave a Reply Cancel reply
Forbes Guthrie
Recent Posts
- vSphere 5 vReference Card released
- Cisco UCS boot from iSCSI SAN – ESXi design consideration
- vSphere 5 vReference card – Storage section
- Does 2008 R2 Failover Clustering require a change to the Notify Switches policy?
- vSphere 5 vReference card – Host section
- vSphere 5 vReference card – Install section
- Auto Deploy design concern
- vSphere 5 vReference card – vCenter section
- vSphere 5 vReference card – VM section
- vSphere 5 vReference card – availability section
Recent Comments
- escorts service on VMworld: Host Profiles
- free antivirus software download on Firewall port connection diagram
- Tim Sommer on vSphere 5 Card
- vJohnnyF on vSphere 5 Card
- Forbes Guthrie on Cisco UCS boot from iSCSI SAN – ESXi design consideration
- Chris on Cisco UCS boot from iSCSI SAN – ESXi design consideration
- Forbes Guthrie on vSphere 5 Card
- Forbes Guthrie on vSphere 5 Card
- harold on Auto Deploy design concern
- MarcelVanOs on vSphere 5 Card
Twitter
- Eek! This is big >> RT @DuncanYB: New Article: No Jumbo frames on your Management Network - http://t.co/VjoCtOqz : 2 weeks ago
- RT @ryanbirk: @forbesguthrie ...owe you a beer! Read all 50 pgs of your notes and passed the VCI-5 exam this morning << Congrats, great news : 2 weeks ago
- Working with Host Profiles today. Clunky, but a great tool. : 2 weeks ago
- @csilvertooth Frustrating yeah, they maybe need a popup warning message check when you start it without correct permissions. #VMware : 2 weeks ago
- RT @joshcoen: Passed VCP5 this morning. Big shout out to @jaslanger and @forbesguthrie #invaluableresources. << Congrats! : 2 weeks ago
- RT @cwjking: @forbesguthrie Someone commented on my blog to link to your site for VCP5 related stuff. http://t.co/7KqZsNuv << thx : 2 weeks ago
- @sanchezhutz Nice, I hear lots of good things about those. David is nice chap. : 3 weeks ago
- .RT @cxi: I'll be in Vancouver the week of the 23rd ;) << Great. Anyone else in Vancouver up for vBeers? I'm free 23,25,27 /cc @astorrs : 3 weeks ago
- @sanchezhutz Best of luck Sanchez! When are you planning to take it mate, work paying for it? : 3 weeks ago
- New blog post: vSphere 5 vReference Card released - http://t.co/4rYEPsM9 : 3 weeks ago






SRM u1 has full support for RDMs. Found in the release notes here: http://www.vmware.com/support/srm/srm_10_releasenotes.html
Thanks Ken, good catch.