From owner-freebsd-net@FreeBSD.ORG Fri Apr 18 21:59:13 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DD8B689; Fri, 18 Apr 2014 21:59:13 +0000 (UTC) Received: from mail-ee0-x22b.google.com (mail-ee0-x22b.google.com [IPv6:2a00:1450:4013:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A16F514A0; Fri, 18 Apr 2014 21:59:12 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id e53so1961621eek.2 for ; Fri, 18 Apr 2014 14:59:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=3XqXPU19TkyRUPguuiTY68CF9SJ+tVxWJAIMM5Ob5lY=; b=HJRSHK5pKZ5jFNNi1DtKnkKPFTM5sTnpMNePd3s2ujhP4dLo1l0yoX6N5ezekafZIH FLRuJVuyUlRbfIPd5kf2wwk5xUYyJDUZ9rU6SLdhTANM4yLSWJlTtFI4Kk8DHZHomXyu oBjPck2s0TasKuOICwHY6raBoNlbvMRcZB/fL9Rp/gzVSkYlGDeddkuhfAG5K/SK6NWZ kSvvLMUAIK5qMZ4GIBdnDFD96ZKNcrhwZMwTbO++KQzO0Sv0mgFZwKfgvJV9yMLbBbA1 x4Y4CeDpydigUnuS+72EaUN/ZcY9Qmyi7hHlN0eFmAwBk4nuNgIBiLa9RYcMCGlTWLjV 44eg== X-Received: by 10.15.50.136 with SMTP id l8mr6381863eew.73.1397858350959; Fri, 18 Apr 2014 14:59:10 -0700 (PDT) Received: from strashydlo.home (ajg1.neoplus.adsl.tpnet.pl. [83.25.240.1]) by mx.google.com with ESMTPSA id x45sm80115868eef.15.2014.04.18.14.59.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 18 Apr 2014 14:59:10 -0700 (PDT) Sender: =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= Subject: Re: amd(8) doesn't work in 10 and CURRENT (does auromound(8) support NFS?) Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-2 From: =?iso-8859-2?Q?Edward_Tomasz_Napiera=B3a?= X-Priority: 3 (Normal) In-Reply-To: <1172266612.20140418191203@serebryakov.spb.ru> Date: Fri, 18 Apr 2014 23:59:08 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1172266612.20140418191203@serebryakov.spb.ru> To: lev@FreeBSD.org X-Mailer: Apple Mail (2.1283) Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 21:59:13 -0000 Wiadomo=B6=E6 napisana przez Lev Serebryakov w dniu 18 kwi 2014, o godz. = 17:12: > Hello, Freebsd-net. >=20 > I'm trying to use amd(8) with default config & map for "classic" task: > access NFS shares without explicit "mount" commands (which need = "sudo"). >=20 > And it seems, that amd(8) is completely broken. It dumps core after = 1-2 > minutes of working with amd-mounted share (and NFS client complains on > timeouts after that). >=20 > Is it known problem? Does somebody use amd(8) these days? >=20 > Does new "automound(8)", which "compatible with its counterparts in = OS X, > Solaris, and Linux" support NFS? Well, it would be kind of pointless if it didn't, right? ;-)