Dear Jerermy, Whilst searching for a solution to a problem, I found your post: http://lists.freebsd.org/pipermail/freebsd-stable/2011-October/064350.html Please could you explain how I can implement the netwait script to solve the problem? I'm new to freenas/BSD but am willing to try working from the Cmd line. Best regards, Matthew PS: Here are the messages May 14 13:32:59 freenas kernel: SMP: AP CPU #1 Launched! May 14 13:32:59 freenas kernel: GEOM: da0s1: geometry does not match label (16h,63s != 255h,63s). May 14 13:32:59 freenas kernel: GEOM: da0s2: geometry does not match label (16h,63s != 255h,63s). May 14 13:32:59 freenas kernel: Trying to mount root from ufs:/dev/ufs/FreeNASs2a May 14 13:32:59 freenas kernel: WARNING: /data was not properly dismounted May 14 13:32:59 freenas kernel: ZFS filesystem version 4 May 14 13:32:59 freenas kernel: ZFS storage pool version 15 May 14 13:33:00 freenas ntpd[1512]: ntpd 4.2.4p5-a (1) May 14 13:33:00 freenas root: /etc/rc: WARNING: failed precmd routine for vmware_guestd May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: 0.freebsd.pool.ntp.org May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` 0.freebsd.pool.ntp.org', giving up on it May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: 1.freebsd.pool.ntp.org May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` 1.freebsd.pool.ntp.org', giving up on it May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: 2.freebsd.pool.ntp.org May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` 2.freebsd.pool.ntp.org', giving up on it
nickolasbug@gmail.com
2012-May-17 15:42 UTC
ntpd couldn't resolve host name on system boot
Matthew, netwait script is already implemented: http://lists.freebsd.org/pipermail/svn-src-head/2011-June/028593.html So, you shuld just add netwit_* entries in your rc.conf file. 2012/5/17 Matthew Doughty <mdoughty@b12.cl>:> Dear Jerermy, > > Whilst searching for a solution to a problem, I found your post: > http://lists.freebsd.org/pipermail/freebsd-stable/2011-October/064350.html > > Please could you explain how I can implement the netwait script to solve > the problem? ?I'm new to freenas/BSD but am willing to try working from the > Cmd line. > > Best regards, > > Matthew > > > PS: Here are the messages > > ?May 14 13:32:59 freenas kernel: SMP: AP CPU #1 Launched! > > May 14 13:32:59 freenas kernel: GEOM: da0s1: geometry does not match label > (16h,63s != 255h,63s). > > May 14 13:32:59 freenas kernel: GEOM: da0s2: geometry does not match label > (16h,63s != 255h,63s). > > May 14 13:32:59 freenas kernel: Trying to mount root from > ufs:/dev/ufs/FreeNASs2a > > May 14 13:32:59 freenas kernel: WARNING: /data was not properly dismounted > > May 14 13:32:59 freenas kernel: ZFS filesystem version 4 > > May 14 13:32:59 freenas kernel: ZFS storage pool version 15 > > May 14 13:33:00 freenas ntpd[1512]: ntpd 4.2.4p5-a (1) > > May 14 13:33:00 freenas root: /etc/rc: WARNING: failed precmd routine for > vmware_guestd > > May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: > 0.freebsd.pool.ntp.org > > May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` > 0.freebsd.pool.ntp.org', giving up on it > > May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: > 1.freebsd.pool.ntp.org > > May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` > 1.freebsd.pool.ntp.org', giving up on it > > May 14 13:33:02 freenas ntpd_initres[1526]: host name not found: > 2.freebsd.pool.ntp.org > > May 14 13:33:02 freenas ntpd_initres[1526]: couldn't resolve ` > 2.freebsd.pool.ntp.org', giving up on it > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
On 17. May 2012, at 15:03 , Matthew Doughty wrote:> Dear Jerermy, > > Whilst searching for a solution to a problem, I found your post: > http://lists.freebsd.org/pipermail/freebsd-stable/2011-October/064350.html > > Please could you explain how I can implement the netwait script to solve > the problem? I'm new to freenas/BSD but am willing to try working from the > Cmd line.ntpd in head 9.0 and later and 8.3 and later should not exhibit that problem anymore as it was fixed. Could you please tell me if that is not the case? /bz -- Bjoern A. Zeeb You have to have visions! It does not matter how good you are. It matters what good you do!