From owner-freebsd-current@FreeBSD.ORG Thu Dec 15 10:04:31 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64CB916A41F; Thu, 15 Dec 2005 10:04:31 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B293043D4C; Thu, 15 Dec 2005 10:04:30 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.3/8.13.3) with ESMTP id jBFA4SC0094132 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 Dec 2005 13:04:29 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.3/8.13.1/Submit) id jBFA4SvU094131; Thu, 15 Dec 2005 13:04:28 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 15 Dec 2005 13:04:28 +0300 From: Gleb Smirnoff To: current@FreeBSD.org, rodrigc@FreeBSD.org Message-ID: <20051215100428.GW59644@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.6i Cc: Subject: mount_nfs no longer blocks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 10:04:31 -0000 On my testbox, that tracks -CURRENT I've noticed the following regression: NFS systems are not mounted at boot, probably because interface (or switch port) is not up at this moment. Before that the mount blocked for a few seconds until links comes up. This is how it looks now: Mounting NFS file systems:mount_nfs: jujik.ramtel.ru: hostname nor servname provided, or not known mount_nfs: jujik.ramtel.ru: hostname nor servname provided, or not known mount_nfs: jujik.ramtel.ru: hostname nor servname provided, or not known mount_nfs: jujik.ramtel.ru: hostname nor servname provided, or not known The corresponding fstab lines are: jujik.ramtel.ru:/usr/home/ncvs /usr/home/ncvs nfs ro,noexec,soft,intr 0 0 jujik.ramtel.ru:/usr/home/glebius /usr/home/glebius nfs rw,soft,intr 0 0 jujik.ramtel.ru:/usr/src /usr/src nfs ro,soft,intr 0 0 jujik.ramtel.ru:/usr/obj /usr/obj nfs ro,soft,intr 0 0 -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE