Skip to main content

3.6.7 Synchronizing the Control Domain Time and XSCF Time


3.6.7 Synchronizing the Control Domain Time and XSCF Time
This section describes the following two methods of synchronizing the control domain time and XSCF time after the control domain time has been set by the date command of Oracle Solaris:
  1. Setting the XSCF as the NTP server of the control domain
  2. Setting the same NTP server for the control domain and the XSCF
Setting the XSCF as the NTP Server of the Control Domain
  1. Configure the XSCF as the NTP server.
    For details, see "3.6.8 Specifying the XSCF as an NTP Server."
  1. Specify the ID of the target physical partition and execute the console command to switch to the control domain console of the target physical partition.
XSCF> console -p xx
  1. Specify the XSCF as the NTP server of the control domain.
    For details of the NTP server settings of Oracle Solaris, see the Oracle Solaris Administration: Network Services (Oracle Solaris 10) or Introduction to Oracle Solaris 11 Network Services (Oracle Solaris 11).
  2. Reboot the control domain.
  3. Execute the date command of Oracle Solaris to display the time of the control domain.
  4. From the control domain console of the physical partition, press #. or another escape command to return to the XSCF shell.
  5. Execute the showdate command to display the XSCF time, and confirm that the time of the control domain of the target physical partition is the same as the XSCF time.
Specifying the Same NTP Server for the Control Domain and the XSCF
  1. Configure the XSCF as an NTP client.
    For details, see "3.6.9 Specifying the XSCF as an NTP Client."
  2. Register an external NTP server with the XSCF.
    For details of the NTP server settings of the XSCF, see "3.6.10 Configuring the NTP Servers Used by the XSCF."
  3. Specify the ID of the target physical partition and execute the console command to switch to the control domain console of the target physical partition.
XSCF> console -p xx
  1. Specify the same external NTP server for the control domain as that of the XSCF.
    For details of the NTP server settings of Oracle Solaris, see the Oracle Solaris Administration: Network Services (Oracle Solaris 10) or Introduction to Oracle Solaris 11 Network Services (Oracle Solaris 11).
  2. Reboot the control domain.
  3. Execute the date command of Oracle Solaris to display the time of the control domain.
  4. From the control domain console of the physical partition, press #. or another escape command to return to the XSCF shell.
  5. Display the XSCF time with the showdate command, and confirm that the time of the control domain of the target physical partition is the same as the XSCF time.
Note - By also specifying the same NTP server for guest domains as that of the XSCF and control domain, you can synchronize the times of all domains with the XSCF.