Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2004 01:12:37 GMT
From:      Dave Duchscher <daved@tamu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/68745: /etc/rc.d/devfs runs after ntpd so links for reference clocks device fails.
Message-ID:  <200407070112.i671CbBg087070@www.freebsd.org>
Resent-Message-ID: <200407070120.i671KL6T095943@freefall.freebsd.org>

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

>Number:         68745
>Category:       conf
>Synopsis:       /etc/rc.d/devfs runs after ntpd so links for reference clocks device fails.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 07 01:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dave Duchscher
>Release:        FreeBSD 5.2.1p8
>Organization:
Texas A&M University
>Environment:
FreeBSD dns1.net.tamu.edu 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Fri Jul  2 06:53:07 CDT 2004     root@new-ldns1.net.tamu.edu:/data/usr/obj/data/usr/src/sys/CUSTOM  i386

>Description:
      ntpd looks for the device /dev/wwvb0 when using the SPECTRACOM NetClock/2 reference clock.  The device is a link to the serial port that the clock is attached.  To create the link I added the line 'link cuaa0 wwvb0'.  On boot, ntpd can not find device but device exists after boot.
>How-To-Repeat:
      
>Fix:
      I solved it by changing devfs to run before ntpd.  I do not know if this will cause problems as I don't know why devfs is started so late in the boot process.

>Release-Note:
>Audit-Trail:
>Unformatted:



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