No software is without its faults, so I’ve tried to include the ones I see most often in customer environments along with the state/workaround/resolution. When I say “often” I simply mean the support case makes it way to me. These aren’t common issues by any means. They impact a very small number of customers but I hope by including them here it can save you time as you won’t have to open a support case with Dell or VMware.
Currently all issues revolve around VMware SRM.
EnableAutoSSLCertGen.sh in SRDF SRA 9.2 not persistent
When the SRDF SRA 9.2 was first released, the script we included to set the hostname for the SRM appliance (since Docker generates its own hostname which breaks Solutions Enabler) was not persistent across reboots. This meant your SRM environment would break every time you had to restart the VM. I blogged about options to avoid this, but certainly it was an unsatisfactory resolution. We therefore created a hot fix for 9.2 which avoids the problem (10.0 includes it also). At this point, with SRDF SRA 10.0 available, customers should either be at the hot-fix level or the new release, however as I noted there are workarounds in the blog if you can’t upgrade.
Multiple SRM SRAs in the same environment
This issue can occur if you use the SRDF SRA 9.2.x in the same environment with another SRA (ours or another vendors). Because we used a generic tag for our SRA, we can place our hostname file in the wrong docker volume (e.g., the other SRA). This leads to problems with Solutions Enabler communication. I wrote a blog post for this one to explain it.
As this is Dell’s issue, the fix is in the SRDF SRA 10.0, but if you follow the blog post it explains the workaround. There is also a KB I wrote.
Duplicate device IDs across arrays
This is a very rare bug for SRM that requires at least three arrays. It’s easiest to explain this from the KB I wrote.
Pairs from A to C: 0003A – 001B8
Pairs from B to C: 0003A – 000F0
These are independent pairs, and the SRDF SRA has no issue recognizing them as shown below:
Different SRDF SRA versions at protection and recovery site
Here is a reminder rather than a bug. We don’t support rolling upgrades with the SRDF SRA. Each SRM site in a pair requires the same version of the SRDF SRA. You need to upgrade them together.