NTP update API failing with post-change validation error after upgrade from VCF 5.2 to 9.1
search cancel

NTP update API failing with post-change validation error after upgrade from VCF 5.2 to 9.1

book

Article ID: 433586

calendar_today

Updated On:

Products

VMware Cloud Foundation

Issue/Introduction

After upgrade from 5.2 to 9.1 you will see NTP update API failing with post-change validation error

Environment

VCF  9.1

Cause

Incorrect permissions on /etc/ntp.conf file 

Resolution

change permission for /etc/ntp.conf  "-rw-r--r--" by running the following command:

chmod 644 /etc/ntp.conf