Installing or upgrading VMware Data Services Manager (DSM) fails with 2 or more NTP or DNS servers in use.
search cancel

Installing or upgrading VMware Data Services Manager (DSM) fails with 2 or more NTP or DNS servers in use.

book

Article ID: 373070

calendar_today

Updated On:

Products

VMware Data Services Manager

Issue/Introduction

If you install or upgrade DSM with more than 2 NTP or DNS Servers 'dsm-system-config' creation fails with the following: "dsmsystemconfigs.system.dataservices.vmware.com "dsm-system-config" not found"

Environment

VMware Data Services Manager 2.1

Cause

When the number of NTP or DNS servers provided during Provider OVA deployment is more than 2, they are not correctly comma separated in the config file after parsing by the installer.

Resolution

1. Add comma between the values wrapped inside double quotes in line 9 (this should be NTP/DNS Servers) of /opt/vmware/tdm-provider/moneta-gateway/dsm-system-config.yaml
 
2. execute "kg apply -f /opt/vmware/tdm-provider/moneta-gateway/dsm-system-config.yaml"
 
3. Verify the settings page from DSM UI.