From owner-freebsd-stable@FreeBSD.ORG Thu May 17 16:13:52 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 287CA106566B for ; Thu, 17 May 2012 16:13:52 +0000 (UTC) (envelope-from mdoughty@b12.cl) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D1EC98FC0C for ; Thu, 17 May 2012 16:13:51 +0000 (UTC) Received: by vbmv11 with SMTP id v11so2457827vbm.13 for ; Thu, 17 May 2012 09:13:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=WGS03gx34AKKbMNmzfV8kWrUZN63aN4ZfD5+YE3CGSw=; b=IpZvjN4zdLBzAUcPEFLfbcvaJ9JNdAizBe9izdceV29/mj2dwV0Bk9Rb4nWS7vhHfC FG7j4M0Fv1UZLrwOs9cbo/PDEYUWtVfrLtPsXR3ivYp5oc45c4/Pg775aPY//ZP6eeGZ WgF8zuh6BNdCrRPaRlkh2OBWh8xYtw0qEcNeGABbQU5Fs5tjCas3tJibU0CXzKGNiHw8 oVCC0q4zG5P5qWEb3G3WS06Ott10UNYCMe+93bialOUpeETx0rBJTNGFr0hcOUOH3C0M wX3aopA6LKg4jfYZKKfouyHqpy6Oin4/sP4u0rGzCPfHcEhTj8l6o3Azm7Rtww0pOD2I OAKg== MIME-Version: 1.0 Received: by 10.52.175.231 with SMTP id cd7mr4258262vdc.68.1337271231011; Thu, 17 May 2012 09:13:51 -0700 (PDT) Received: by 10.220.178.1 with HTTP; Thu, 17 May 2012 09:13:50 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 May 2012 12:13:50 -0400 Message-ID: From: Matthew Doughty To: nickolasbug@gmail.com X-Gm-Message-State: ALoCoQnQPyVjhHYr5NC9XL5kpPF26LFOwXwXLvNwdHUV+LkKDYiFWlcbuqv81V4M9DCC9OGWHhoe Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: ntpd couldn't resolve host name on system boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 16:13:52 -0000 Hi, thanks for your quick reply. Please could you explain how to do that? Or if you know a post that explains.... Thanks, Matthew On 17 May 2012 11:42, wrote: > 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 : > > 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 > " > -- * Matthew Doughty * * *Director Comercial Cel: +56 (9) 82366003 Fijo: +56 (2) 9484196 www.b12.cl