novell mount losing state

m.ehinger at ltur.de m.ehinger at ltur.de
Tue Jul 11 06:38:22 UTC 2006


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 at mawer.org>                                                                                   
                                                                                                                                    
             08.07.2006 04:18                                                                                                    An 
                                                               m.ehinger at ltur.de                                                    
                                                                                                                              Kopie 
                                                                                                                                    
                                                                                                                              Thema 
                                                               Re: novell mount losing state                                        
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    
                                                                                                                                    




On 5/07/2006 5:03 PM, m.ehinger at 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




More information about the freebsd-fs mailing list