Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2017 22:57:34 +0900 (JST)
From:      YAMAMOTO Shigeru <shigeru@os-hackers.jp>
To:        markmi@dsl-only.net
Cc:        freebsd-arm@freebsd.org
Subject:   Re: clock problem at PINE64
Message-ID:  <20170922.225734.376492527325469196.shigeru@os-hackers.jp>
In-Reply-To: <59BB30B6-972A-433C-8997-8A3744B5A049@dsl-only.net>
References:  <20170922.205941.1509653942908658214.shigeru@os-hackers.jp> <59BB30B6-972A-433C-8997-8A3744B5A049@dsl-only.net>

next in thread | previous in thread | raw e-mail | index | archive | help

>>>>> "Mark" == Mark Millard <markmi@dsl-only.net> writes:
>> It is caused by clock syncronization error.  I use ntpd, but I cannot
>> syncronize PINE64 clock.  PINE64 clock shifts a few minutes.  There is no
>> problem at RaspberryPi 3 (arm64).
>> 
>> Does anyone know same problem?
Mark> It would help folks help you if you reported what version of the
Mark> system is running on the Pine64. For example: on the one I have access
Mark> to it currently has:
Mark> # uname -apKU FreeBSD pine64 12.0-CURRENT FreeBSD 12.0-CURRENT
Mark> r323676M arm64 aarch64 1200044 1200044

Version of My Pine64 is,

$ uname -apKU
FreeBSD pine64-vimage 12.0-CURRENT FreeBSD 12.0-CURRENT #0 8bd9e89d414(shigeru_work): Wed Sep 20 20:30:57 JST 2017 root@pine64-vimage:/usr/obj/usr/src/sys/PINE64-VIMAGE  arm64 aarch64 1200045 1200044

My Pine64 system is installed self buildworld/buidlkernel images.

- source code
 - https://github.com/bsd-hacker/freebsd/tree/shigeru_work
- kernel configuration
 - https://github.com/bsd-hacker/freebsd/blob/shigeru_work/sys/arm64/conf/PINE64-VIMAGE
- /usr/src, /usr/obj, /tmp, swap
 - mount a file system on ZFS on iSCSI disk
 - add iSCSI disk partition to swap

$ zfs list
NAME                       USED  AVAIL  REFER  MOUNTPOINT
izpine64-00               5.82G  55.7G    23K  /izpine64-00
izpine64-00/jail            47K  55.7G    23K  /jail
izpine64-00/jail/jail-00    24K  55.7G    24K  /jail/jail-00
izpine64-00/tmp            229M  55.7G   229M  /tmp
izpine64-00/usr           5.58G  55.7G    23K  /izpine64-00/usr
izpine64-00/usr/local      256M  55.7G   256M  /usr/local
izpine64-00/usr/obj        579M  55.7G   579M  /usr/obj
izpine64-00/usr/ports     1.79G  55.7G  1.79G  /usr/ports
izpine64-00/usr/src       2.97G  55.7G  2.97G  /usr/src

$ sudo iscsictl -L
Target name                          Target portal    State
iqn.1994-11.com.netgear:readynas21400:f0d6cd86:pine64-00 192.168.1.210 Connected: da0


Thanks,
---
YAMAMOTO Shigeru <shigeru@os-hackers.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170922.225734.376492527325469196.shigeru>