Re: [Linuxptp-users] time synchronization issue
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Rayagond K. <ray...@gm...> - 2016-02-09 08:43:57
|
On 9 February 2016 at 13:35, Richard Cochran <ric...@gm...> wrote: > On Tue, Feb 09, 2016 at 12:34:05PM +0530, Rayagond Kokatanur wrote: >> I also verified that there is no difference between >> MASTER PHC and MASTER system time,. > > There should be a difference. Your master's system time is in the UTC > timescale, but your master's PHC time is in the TAI timescale. Oh, is it expected behavior ? Is there any option to run both the clock on either UTC/TAI timescale ? > > Are you using phc2sys on the master side? If so, how? No, I am not running phc2sys on MASTER. But if I run phy2sys on master side (phy2sys -s /dev/ptp0 -w), then, a. Both MASTER and SLAVE system time will synchronize but I am seeing same 25-30sec difference between PHC and SYSTEM time on both MASTER and SLAVE. b. Both MASTER and SLAVE PHC are in sync. Thanks, Rayagond > > Thanks, > Richard |