5.6

Table Of Contents
What to do next
n
Verify that the provisioning process has begun. Click Administration and select Machines Manager >
OS Provisioning > Provisionable Machines. The machines appear in the appropriate Available
Machines or Licensed Machines data grid with an OS provisioning status of OS Provisioning Queued.
n
Verify that the provisioning process is finished. Click Administration and select Machines Manager >
OS Provisioning > Provisioned Machines. The OS provisioning status is OS Provisioning Succeeded or
OS Provisioning Overwritten.
n
Move the Linux machine to your production network and synchronize the network time. See
"Synchronize Time on Installed Linux Operating Systems" on page 188.
n
(Optional) Change the Agent communication protocol. See "Change Agent Communication" on page
188.
Synchronize Time on Installed Linux Operating Systems
When Linux machines are provisioned with an operating system, the Network Time Protocol (NTP)
service is not running. After moving the newly provisioned Linux machines to a network with access to
the NTP server, you must synchronize the time on the machines to network time.
Prerequisites
n
Configure the Linux machines on a network with access to the NTP server.
n
Identify the NTP servers used in your environment.
Procedure
1. On the Linux machine, log in as root.
2. Run the ntpdate -u <ntpserver> command to update the machine clock.
For example, ntpdate -u ntp-time.for.mydomain.
3. Open the /etc/ntp.conf file and add the NTP servers used in your environment.
You can add multiple NTP servers similar to these examples.
server ntp-time.for.mydomain
server otherntp.server.org
server ntp.research.gov
4. Run the service ntpd start command to start the NTP service and implement you configuration
changes.
Change Agent Communication
The VCM Agent is installed by the OS Provisioning Server with default settings. After the operating
system distribution is installed, you can change the communication setting or install a new Agent.
Prerequisites
Install Windows or Linux operating system distribution. See "Provision Windows Machines" on page 180
or "Provision Linux Machines" on page 183.
vCenter Configuration Manager Administration Guide
188
VMware, Inc.