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"
VMware Data Services Manager 2.1
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.
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.