DSM 2.2.1: Aria Automation Integration revisited (Video)

A quick note to highlight that I have published a new video on Data Services Manager integration with Aria Automation. This is on the back of a recent blog post discussing the same topic. This video shows the new config.yaml which makes it easier to include certificate information. It also shows you how to configure primary and secondary Postgres databases for replication purposes. Check it out below.

VMware Data Services Manager 2.2.1 and Aria Automation Enhancements

VMware Data Services Manager (DSM) 2.2.1 is now available with General Availability (GA) status and can be accessed directly from the Broadcom Product download Portal. One major new feature is the ability to now do Subnet Customisation during product installation, something many customers have been requesting. We have also included a number of security fixes, predominantly to address the critical security vulnerability CVE-2025-1094 to improve platform security. However, the purpose of this post is too look at another features which became available at the same time as DSM v2.2.1. This is the plugin for Aria Automation which allows the Service…

DSM 2.2: Configuring OpenLDAP Users to access Postgres databases

I have been doing some work with OpenLDAP in my lab, with a goal to give OpenLDAP users access to a PostgreSQL databases that I have been deploying via Data Services Manager v2.2. There are a few steps involved in achieving this. First, of course, is that I have to configure Directory Services on DSM, and point it at my OpenLDAP server. Second step is to provision a Postgres database which has Directory Service Authentication enabled. The third and final step is to give my OpenLDAP user permissions to login and access the database. In this blog post, each of…

Database Backup, Restore and Recover in VMware Data Services Manager v1.5

In this post, I want to look at how VMware Data Services Manager v1.5 implements backup, restore and recover operations. I also want to highlight the difference between a restore operations and a recover operation since they are significantly different. We will look at these operations from the point of view of the different databases which are available in DSM, namely PostgreSQL, MySQL and MS SQL Server for Linux. Restore vs. Recover Let’s begin with a discussion on the differences between a restore and a recover in VMware DSM. The most significant difference is that a restore operations recovers the…