Tanzu Blog Logo Header

Data Management for VMware Tanzu – Self-Service DBaaS

In my first blog post, I covered the prerequisites and how to deploy the components for the Data Management for VMware Tanzu platform. In this blog post we will cover using this new infrastructure for Self-Service Database-as-a-Service deployment and configuration. Configure Database Templates and Instance Plans Log into your Provider Appliance as the Provider administrator … Continue reading Data Management for VMware Tanzu – Self-Service DBaaS

Tanzu Blog Logo Header

Data Management for VMware Tanzu – Getting Started

This blog post will cover deploying the infrastructure and components for Data Management for VMware Tanzu. My second blog post will cover using this infrastructure for Self-Service Database-as-a-Service. What is Data Management for VMware Tanzu? Data Management for VMware Tanzu (DMS) is a newly released solution from VMware (July 2021) providing data-as-a-service toolkit for on-demand … Continue reading Data Management for VMware Tanzu – Getting Started

Kasten K10 Header

Configuring Kasten Multi-Cluster Manager across Tanzu and OpenShift

In this blog post I’m going to cover setting up the Multi-cluster support for Kasten when you’ve installed the software to multiple Kubernetes clusters. One K10 cluster you have deployed will become the primary node. You will use this node and dashboard interface to access the cluster UI. The primary cluster defines policies and other … Continue reading Configuring Kasten Multi-Cluster Manager across Tanzu and OpenShift

Terraform Header

Terraform vSphere Provider – Error while creating vApp properties

The Issue When using Terraform to deploy a virtual machine OVA using Terraform, I kept hitting the below error: Error: error while creating vapp properties config unsupported vApp properties in vapp.properties: [vm.vmname vami.gateway.DMS_agent_VA vami.netmask0.DMS_Agent_VA vami.DNS.DMS_Agent_VA vami.searchpath.DMS_Agent_VA vami.ip0.DMS_Agent_VA vami.domain.DMS_Agent_VA] on Agent_appliance/main.tf line 20, in resource “vsphere_virtual_machine” “vm”: 20: resource “vsphere_virtual_machine” “vm” Pretty simple right? In my … Continue reading Terraform vSphere Provider – Error while creating vApp properties

vRealize Operations Header

vRealize Operations – Error: Failed to Test adapter instance – Finding Adapter Logs

The Issue I had installed the “VMware vRealize Operations Management Pack for Horizon 1.2” into my vROPs instance, and tried to connect my Horizon instance, instantly hitting the helpful error message of: Failed to Test adapter instance. Reason – Unknown Error. Please contact support team Obviously, I’d probably done something wrong, but I didn’t want … Continue reading vRealize Operations – Error: Failed to Test adapter instance – Finding Adapter Logs