Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu SPARC M12-2S Installation Guide >
  9. 7.9 Synchronizing the Physical Partition (PPAR) Time and XSCF Time

7.9 Synchronizing the Physical Partition (PPAR) Time and XSCF Time


7.9 Synchronizing the Physical Partition (PPAR) Time and XSCF Time
This section describes the procedure for clearing the difference between the XSCF time, which is the system time, and the physical partition (PPAR) time.
The XSCF keeps the time difference from the physical partition. With each change by the setdate command to the XSCF time, the difference is updated with the difference between the physical partition time and the changed XSCF time.
  1. Execute the showdate command to display the XSCF time.
    If you have set the time zone, the command displays the local time.
    The following example displays the current time in the local time zone.
XSCF> showdate
Tue Sep 20 14:53:00 JST 2016
  1. Confirm that the set XSCF time is correct. To change the date and time, execute the setdate command.
    For details, see "6.6 Setting the Time."
  1. Execute the showdateoffset command to check the time difference between the XSCF system time and physical partition time.
    The following example displays the difference between the system time and the time of PPAR-ID 0.
XSCF> showdateoffset -p 0
PPAR-ID Domain Date Offset
00 0 sec
  1. Unless the time difference in step 3 was 0 seconds, execute the resetdateoffset command to initialize the difference between the XSCF system time and the time of the physical partition.
    The time of each physical partition is set to the XSCF system time at the next physical partition startup.
XSCF> resetdateoffset -p 0
Clear the offset of PPAR-ID 0? [y|n] :y
XSCF>