1833159 Members
3231 Online
110051 Solutions
New Discussion

CIFS Windows share HPUX

 
Kurt Beyers.
Honored Contributor

CIFS Windows share HPUX

Hi,

I've got a HP-UX server running HPUX11.0 with the CIFS client A.01.09

A Windows 2000 share is mounted on the HP-UX server using the CIFS client, but the mapping gets inaccessible from time to time with the following error:

Jul 16 08:54:06 HPUX_server vmunix: NFS lookup failed for server Windowd_server: RPC: Remote system error.

A bdf still shows the mapping however and after a logout and logon, the user can access the share again.

Any ideas what is causing this problem?

best regards,
Kurt

3 REPLIES 3
Michael Tully
Honored Contributor

Re: CIFS Windows share HPUX

Seeing it just dies for no apparent reason, I would first be looking at patching specifically for NFS.
Anyone for a Mutiny ?
Kurt Beyers.
Honored Contributor

Re: CIFS Windows share HPUX

Following errors are logged in the client-log file of the CIFSclient when the share becomes inaccessible.

07-28 22:55:02.302 [0] Server OS: Windows 5.0
07-28 22:55:02.302 [0] Server LM: Windows 2000 LAN Manager
07-28 22:55:02.302 [0] server: serverClasses: match found with OS="*[Ww]indows 5*" LM="*[Ww]indows 2000*"
07-28 22:55:02.305 [0] nfs: set RX buffer to 131072 bytes
07-28 22:55:02.306 [0] nfs: set TX buffer to 131072 bytes
07-28 23:00:00.984 [0] received signal 10, preparing for termination
07-28 23:00:02.301 [0] terminating due to signal 10
07-28 23:00:02.301 [0] cifsclientAbort(): pid=27551, signum=10
07-28 23:00:02.301 [0] cifsclientAbort(): signal(SIGABRT,SIG_IGN) = OK
07-28 23:00:02.301 [0] cifsclientAbort(): chdir("/var/opt/cifsclient/core") returned 0
07-28 23:00:02.310 [0] cifsclientAbort(): real text pages = 94
07-28 23:00:02.311 [0] cifsclientAbort(): real data pages = 456
07-28 23:00:02.311 [0] cifsclientAbort(): real stack pages = 7
07-28 23:00:02.311 [0] cifsclientAbort(): total real pages = 557
07-28 23:00:02.311 [0] cifsclientAbort(): virt text pages = 110
07-28 23:00:02.311 [0] cifsclientAbort(): virt data pages = 1255
07-28 23:00:02.311 [0] cifsclientAbort(): virt stack pages = 8
07-28 23:00:02.311 [0] cifsclientAbort(): total virt pages = 1373
07-28 23:00:02.358 [0] cifsclientAbort(): signal(SIGABRT,SIG_DFL) = OK
07-28 23:00:02.358 [0] cifsclientAbort(): calling abort()

What is he trying to say with the 'signal 10' that seems to cause the problems?

best regards,
Kurt
Lisa Sorbo
Frequent Advisor

Re: CIFS Windows share HPUX

where is the cifsclient log file?
I've been hunting all over for it.
Thanks.
Lisa