Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2006 08:39:48 +0200
From:      m.ehinger@ltur.de
To:        Antony Mawer <fbsd-stable@mawer.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: novell mount losing state
Message-ID:  <OFDECEDD62.CB904D03-ONC12571A8.0023D266-C12571A8.00247684@gateway-inter.net>
In-Reply-To: <44AF15F9.2080502@mawer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
We use IP for access. We mount it with the mount_nwfs command.

My working server (FBSD 4.11) and the non working server (FBSD 6.1) are both connected to the some switch.

I also got an kernel trap = 12 after i mounted the novell volume.




                                                                                                                                    
             Antony Mawer <fbsd-stable@mawer.org>                                                                                   
                                                                                                                                    
             08.07.2006 04:18                                                                                                    An 
                                                               m.ehinger@ltur.de                                                    
                                                                                                                              Kopie 
                                                                                                                                    
                                                                                                                              Thema 
                                                               Re: novell mount losing state                                        
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    




On 5/07/2006 5:03 PM, m.ehinger@ltur.de wrote:
> 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, <state>
>            7 SERVER:USER(483), root:wheel(755), 1, <active>
>
> Output of "ncplist c" non working mount (today morning)
>
>       Active NCP connections:
>        refid server:user(connid), owner:group(mode), refs, <state>
>            7 SERVER:USER(397), root:wheel(755), 1, <>

Are you using IPX or IP for access to the Netware server? What version
of Netware are you using? We mount our Netware shares on-demand, but
only because that suits our access pattern...

We have seen issues with the Netware connection "going away" depending
on how you configure the IPX network numbers on FreeBSD and how you're
running IPXrouted. We've also seen issues with connectivity to Netware
servers with both IP and IPX that are due to network topology
problems... moving the FreeBSD server to a different location on the
network resolved our connectivity issues at one site.

What command are you using to create the initial Netware connection? A
mount_nwfs command or ncplogin ?

Regards
Antony





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFDECEDD62.CB904D03-ONC12571A8.0023D266-C12571A8.00247684>