From owner-freebsd-questions@FreeBSD.ORG Sun Jun 1 06:34:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74B0C1065677 for ; Sun, 1 Jun 2008 06:34:12 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id 598A38FC1D for ; Sun, 1 Jun 2008 06:34:12 +0000 (UTC) (envelope-from subhro.kar@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so229478wah.3 for ; Sat, 31 May 2008 23:34:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=EmEZ9QmWFqdLmC8SU2ilX4Sh6kbK+SS6ycztJ+nBdKs=; b=ERyLrNCtxjH1HiE5DxP9/NCK65oObCxtiJN73zFnQGl5J5M9ewST3zltMqTi4GbJo72l0CRrcn5Nag771ZQ2sWSfwS0lGTFMIjWiNKL/OEdpcpE7dni2pW6ibqn5FSuTffX8aRlFgIe7P84yNWXrQTVHjhLeAHyj/57xOwo2e2w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=T6jmTb4ugUR5gvc2Rg2pB52drnVW7XgwZWyAeR6FNNbDFbRdtPlVv6VZT3lDI08fuze//ErH0093yFdLNQdjo7OgMIRMqCtXk8q06GTBVk+FhCwzcd8Vtnpkr6GLfG9BdchE9zBfBJ4Z5KlDWhDsb4L9SPKBfNofuemQb1rCJY4= Received: by 10.115.111.1 with SMTP id o1mr980755wam.100.1212300365469; Sat, 31 May 2008 23:06:05 -0700 (PDT) Received: by 10.114.15.4 with HTTP; Sat, 31 May 2008 23:06:05 -0700 (PDT) Message-ID: Date: Sun, 1 Jun 2008 11:36:05 +0530 From: Subhro To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: NFS drops with em0 driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 06:34:12 -0000 Hello, I am facing a strange problem on my systems. I am running FreeBSD-6.2-RELEASE-p12. My network interface uses the em driver. I am facing a lot of issues where the NFS connections are dying randomly. Is there any known bug with the em driver? I am using the SCHED_ULE scheduler. Thanks Subhro