From owner-freebsd-arm@FreeBSD.ORG Sun Dec 29 02:00:02 2013 Return-Path: Delivered-To: freebsd-arm@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 21BB1B80 for ; Sun, 29 Dec 2013 02:00:02 +0000 (UTC) Received: from raven.bwct.de (raven.bwct.de [85.159.14.73]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C1651CA0 for ; Sun, 29 Dec 2013 02:00:00 +0000 (UTC) Received: from mail.cicely.de ([10.1.1.37]) by raven.bwct.de (8.13.4/8.13.4) with ESMTP id rBT1wjvw020611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sun, 29 Dec 2013 02:58:45 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (cicely7.cicely.de [10.1.1.9]) by mail.cicely.de (8.14.5/8.14.4) with ESMTP id rBT1wgEN080667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 29 Dec 2013 02:58:42 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) Received: from cicely7.cicely.de (localhost [127.0.0.1]) by cicely7.cicely.de (8.14.2/8.14.2) with ESMTP id rBT1wgv8006845; Sun, 29 Dec 2013 02:58:42 +0100 (CET) (envelope-from ticso@cicely7.cicely.de) Received: (from ticso@localhost) by cicely7.cicely.de (8.14.2/8.14.2/Submit) id rBT1wgxC006844; Sun, 29 Dec 2013 02:58:42 +0100 (CET) (envelope-from ticso) Date: Sun, 29 Dec 2013 02:58:42 +0100 From: Bernd Walter To: Berislav Purgar Subject: Re: AVILA NFS problem ? Message-ID: <20131229015842.GC98282@cicely7.cicely.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD cicely7.cicely.de 7.0-STABLE i386 User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 autolearn=ham version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on spamd.cicely.de Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: ticso@cicely.de List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Dec 2013 02:00:02 -0000 On Sat, Dec 28, 2013 at 01:59:49PM +0100, Berislav Purgar wrote: > Hello .. > I have problem with NFS on current. > > Timecounters tick every 10.000 msec > > ada0 at ata0 bus 0 scbus0 target 0 lun 0 > > ada0: CFA-0 device > > ada0: Serial Number 3ME3GRCZ > > ada0: 16.700MB/s transfers (PIO4, PIO 8192bytes) > > ada0: 3906MB (7999488 512 byte sectors: 16H 63S/T 7936C) > > ada0: Previously was known as ad0 > > bootpc_init: wired to interface 'npe1' > > Sending DHCP Discover packet from interface npe1 (00:d0:12:13:59:23) > > Received DHCP Offer packet on npe1 from 10.42.1.1 (accepted) > > npe1: link state changed to DOWN > > Sending DHCP Request packet from interface npe1 (00:d0:12:13:59:23) > > Received DHCP Ack packet on npe1 from 10.42.1.1 (accepted) (got root path) > > npe1 at 10.42.1.15 server 10.42.1.1 boot file kernel-avila.nfs > > subnet mask 255.255.255.0 rootfs 10.42.1.1:/data/freebsd/gateworks rootopts > nol > Adjusted interface npe1 > > krpc_call: sosend: 65 > > krpc_call: sosend: 65 > > panic: nfs_boot: mount root, error=65 > > KDB: enter: panic > > [ thread pid 0 tid 100000 ] > > Stopped at kdb_enter+0x48: ldrb r15, [r15, r15, ror r15]! EHOSTUNREACH 65 /* No route to host */ But I fail to see anything wrong in the setup. 10.42.1.1 should be reachable by 10.42.1.15/24 and network can't be down (AFAIK ARP timeout results in EHOSTUNREACH) since you've got a DHCP config, even from the same server. No idea, but I'm not familar with the AVILA or similar. -- B.Walter http://www.bwct.de Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.