From owner-freebsd-arm@FreeBSD.ORG Tue Dec 31 23:37:28 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 803B1DDA; Tue, 31 Dec 2013 23:37:28 +0000 (UTC) Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5B57518DB; Tue, 31 Dec 2013 23:37:28 +0000 (UTC) Received: from h2.funkthat.com (localhost [127.0.0.1]) by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id rBVNbDZF083527 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Dec 2013 15:37:13 -0800 (PST) (envelope-from jmg@h2.funkthat.com) Received: (from jmg@localhost) by h2.funkthat.com (8.14.3/8.14.3/Submit) id rBVNbDpg083526; Tue, 31 Dec 2013 15:37:13 -0800 (PST) (envelope-from jmg) Date: Tue, 31 Dec 2013 15:37:13 -0800 From: John-Mark Gurney To: Berislav Purgar Subject: Re: AVILA NFS problem ? Message-ID: <20131231233712.GR99167@funkthat.com> Mail-Followup-To: Berislav Purgar , Adrian Chadd , "freebsd-arm@freebsd.org" , "ticso@cicely.de" References: <1504801126410582043@unknownmsgid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1504801126410582043@unknownmsgid> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-RELEASE i386 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (h2.funkthat.com [127.0.0.1]); Tue, 31 Dec 2013 15:37:13 -0800 (PST) Cc: "freebsd-arm@freebsd.org" , "ticso@cicely.de" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Dec 2013 23:37:28 -0000 Berislav Purgar wrote this message on Tue, Dec 31, 2013 at 14:18 -0800: > Yes... Default avila.hints configure phy 0 for npe0 and npe1 phy 1 and > that work with gw-2348 board (i think). But i have gw-2345-F board > which have 4 lan and one wan port. Wan port is attached to PHY 5 and > lan ports are attached to switch chip KS8995. We dont have driver for > this chip so i figured that if i put 2 for PHY port 2 works on switch. > So i forget to change these in avila.hints and that reproduce kernel > panic on nfs boot.. Can you post which hints you needed? This will be helpful for others, plus, we can look at installing, or at least documenting that these hints are required for that model of board... > Sent: 12/31/2013 19:35 > To: Berislav Purgar > Cc: ticso@cicely.de; freebsd-arm@freebsd.org > Subject: Re: AVILA NFS problem ? > Can you be more clearer? > > > -a > > > On 31 December 2013 10:23, Berislav Purgar wrote: > > On Sun, Dec 29, 2013 at 4:27 AM, John-Mark Gurney wrote: > > > >> Bernd Walter wrote this message on Sun, Dec 29, 2013 at 02:58 +0100: > >> > 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. > >> > >> Could you watch the link on the device? > >> > >> I have a different AVILA board that is VERY slow to link. If I try > >> to netboot from a u-boot script, or type the load command to early > >> it just fails... It could be that we are simply not waiting long > >> enough for the PHY to reestablish itself after reiniting the ethernet > >> device... > >> > >> -- > >> John-Mark Gurney Voice: +1 415 225 5579 > >> > >> "All that I will do, has been done, All that I have, has not." > >> > > > > Hello > > > > Problem solved .. It was problem with PHY address of npe0 or 1 device.. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."