From owner-freebsd-fs@FreeBSD.ORG Fri Jul 7 07:43:04 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 317DE16A4DF for ; Fri, 7 Jul 2006 07:43:04 +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 8A18C43D49 for ; Fri, 7 Jul 2006 07:43:02 +0000 (GMT) (envelope-from m.ehinger@ltur.de) To: freebsd-fs@freebsd.org From: m.ehinger@ltur.de MIME-Version: 1.0 Message-ID: Date: Fri, 7 Jul 2006 09:44:23 +0200 Content-type: text/plain; charset=US-ASCII Subject: novell mount losing state X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 07:43:04 -0000 Hello, i already posted this on the STABLE mailing list, but no luck so far. I'm 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