From owner-freebsd-bugs Mon Apr 3 12:50: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4246937BEB9 for ; Mon, 3 Apr 2000 12:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA24955; Mon, 3 Apr 2000 12:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AA85837BA2C for ; Mon, 3 Apr 2000 12:44:38 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA24515; Mon, 3 Apr 2000 12:44:37 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004031944.MAA24515@freefall.freebsd.org> Date: Mon, 3 Apr 2000 12:44:37 -0700 (PDT) From: larse@isi.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/17775: 4.0-STABLE: Adaptec-155-ATM at en0 causing amd problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17775 >Category: kern >Synopsis: 4.0-STABLE: Adaptec-155-ATM at en0 causing amd problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 3 12:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Lars Eggert >Release: 4.0-STABLE >Organization: >Environment: FreeBSD hbo.isi.edu 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu Mar 30 09:29:53 PST 2000 root@:/usr/obj/usr/src/sys/PRECISION i386 >Description: I'm seeing some extremely odd behaviour on a system that runs the amd automounter and has an Adaptec-155-ATM card at interface en0. Configuration: The system in question has two Ethernet cards, one of which (fxp0) connects the system to our LAN, the other is used locally for experiments (de0). The system also has an Adaptec-155-ATM card at interface en0, which is *not* connected to anything yet. The system is currently running 4.0-STABLE, but I've seen the same behavior under 3.2-RELEASE as well: As long as I leave en0 unconfigured (ifconfig en0 says "en0: flags=800 mtu 9180"), everything is fine. If I put an ifconfig entry in rc.conf.local (e.g. ifconfig_en0="10.9.112.211 netmask 255.255.240.0 up"), the automounter fails to work. Note that amd (like all other network services) uses the hosts main interface (fxp0). Here's what I see at boot time, as soon as amd starts: Mar 30 14:27:12 mul /kernel: atm_rtrequest: RTM_RESOLVE request detected? Mar 30 14:27:12 mul /kernel: nfs send error 65 for server pid133@mul:/nfs Mar 30 14:27:12 mul /kernel: nfs send error 65 for server pid133@mul:/home amd fails, but the rest of the network services seem unaffected. Any ideas? Please let me know if you require more information, I'd be happy to poke around the system a bit. >How-To-Repeat: see above >Fix: Workarounds: 1. If I manually configure en0 after the system has booted (and amd has started), I do not see any problems, i.e. amd continues to work. 2. If I replace the Adaptec card with an Efficient Networks ENI-155p card, amd also works fine; I do not see the messages above. (Unfortunately, we don't have enough of those.) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message