From owner-freebsd-stable@FreeBSD.ORG Wed Jul 5 07:02:09 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1DDE16A4DA for ; Wed, 5 Jul 2006 07:02:09 +0000 (UTC) (envelope-from m.ehinger@ltur.de) Received: from postx.gateway-inter.net (postx.gateway-inter.net [213.144.19.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63DA643D55 for ; Wed, 5 Jul 2006 07:02:09 +0000 (GMT) (envelope-from m.ehinger@ltur.de) To: freebsd-stable@freebsd.org From: m.ehinger@ltur.de MIME-Version: 1.0 Message-ID: Date: Wed, 5 Jul 2006 09:03:29 +0200 Content-type: text/plain; charset=US-ASCII Subject: novell mount losing state X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 07:02:09 -0000 Hello, i'am using FreeBSD 6.1 Stable and tried to mount an Novell volume (mount_nwfs). Mounting the volume works without problems but after some time of inactivity on that mount i have to remount the volume to get access again. Syslog message: Jul 5 08:51:08 pcmcb3-104 kernel: ncprq: Restoring connection, flags = 101 Output of "ncplist c" working mount (yesterday evening) Active NCP connections: refid server:user(connid), owner:group(mode), refs, 7 SERVER:USER(483), root:wheel(755), 1, Output of "ncplist c" non working mount (today morning) Active NCP connections: refid server:user(connid), owner:group(mode), refs, 7 SERVER:USER(397), root:wheel(755), 1, <> If i use a cronjob to access the mount periodically there is no such problem! Any hints? If this is the wrong list please let me know If you need more info you're welcome Thanks in advance Maik