From owner-freebsd-stable@FreeBSD.ORG Fri May 16 15:23:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3FE31065673 for ; Fri, 16 May 2008 15:23:15 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.freebsd.org (Postfix) with ESMTP id 624B48FC15 for ; Fri, 16 May 2008 15:23:15 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.18.98.62] (brmea-proxy-1.Sun.COM [192.18.98.62]) (Authenticated sender: lev@serebryakov.spb.ru) by ftp.translate.ru (Postfix) with ESMTPA id ADAC813DF9B for ; Fri, 16 May 2008 19:23:13 +0400 (MSD) Message-ID: <482DA6A5.4060103@FreeBSD.org> Date: Fri, 16 May 2008 19:22:13 +0400 From: Lev Serebryakov Organization: FreeBSD Project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.14) Gecko/20071210 Thunderbird/1.5.0.14 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <482D6492.8080209@FreeBSD.org> In-Reply-To: <482D6492.8080209@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 7.0-STABLE: "mount_nfs" vs "mount -t nfs": problems with second one, UDP timeouts and ICMP ports unreach?! 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: Fri, 16 May 2008 15:23:15 -0000 Lev Serebryakov wrote: > Main problem is, that "/etc/fstab" is processed by mount, and NFS > mount hangs up on boot, as shown above :( Mounting with "mount -t nfs" with 7.0 server (host B) and 6.3 client (host A) works... -- // Lev Serebryakov