This topic describes how to set the date and time on a metadata server.
# hwclock --set --date "Friday Sep 12 10:00"
# rm /etc/localtime # ln -s /usr/share/zoneinfo/EST5EDT /etc/localtime
# hwclock --hctosys
Configuring NTP on the metadata server
This topic describes how to configure NTP on the metadata server.
Parent topic: Installing the operating system for the metadata server