Operating System - OpenVMS
1830167 Members
5485 Online
109999 Solutions
New Discussion

SAMBA 2.2- VMS8.2, Mounting a share from a Citrix server

 
arun sanghvi
Occasional Advisor

SAMBA 2.2- VMS8.2, Mounting a share from a Citrix server

Users are trying to mount a VMS directory from a Citrix server. At random they get the error message shown below:

Questions:
1. Is there a work around?
2. How do we force a log for each SAMBA connection?
3. Does this issue get resolve in HP's new product- CIFS?

Thanks.

Arun Sanghvi
**************************************
GNFA::sysmgr> type log LOG.T00439757;1
%DCL-W-MAXPARM, too many parameters - reenter command with fewer parameters
\LOG\
GNFA::sysmgr> type LOG.T00439757;1
[2007/08/20 10:08:52, 0] DISK$SWAP:[JYC.SAMBA.SAMBA-2_2_8-SRC.SOURCE.LIB]UTIL_SO
CK.C;4:(1025)
getpeername failed. Error was socket is not connected
[2007/08/20 10:08:52, 0] DISK$SWAP:[JYC.SAMBA.SAMBA-2_2_8-SRC.SOURCE.LIB]UTIL_SO
CK.C;4:(508)
write_socket_data: write failure. Error = broken pipe
[2007/08/20 10:08:52, 0] DISK$SWAP:[JYC.SAMBA.SAMBA-2_2_8-SRC.SOURCE.LIB]UTIL_SO
CK.C;4:(532)
write_socket: Error writing 4 bytes to socket 3: ERRNO = broken pipe
[2007/08/20 10:08:52, 0] DISK$SWAP:[JYC.SAMBA.SAMBA-2_2_8-SRC.SOURCE.LIB]UTIL_SO
CK.C;4:(712)
Error writing 4 bytes to client. -1. (broken pipe)
2 REPLIES 2
MarkOfAus
Valued Contributor

Re: SAMBA 2.2- VMS8.2, Mounting a share from a Citrix server

Hi,
Looks like the connection has dropped and not being maintained! Try setting the "log level=" value in your smb.conf file. It is set just as you would under *nix.

Also, check in smb.conf for an entry such as "log file=". If there is not one, add one, such as: "log file=[log]log.%m", where [log] is a sub-directory of the samba_root logical.

Once this is created, each system connecting will have their IP_NUMBER or address translation recorded as log.IP_NUMBER or log.DNS_NAME. Then look in each address.

Ye olde samba 2.2.x is a problematic application, at best, and almost anything would be better than that. (IMHO).

Regards,
Mark
Willem Grooters
Honored Contributor

Re: SAMBA 2.2- VMS8.2, Mounting a share from a Citrix server

Same issue as http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1154485
Willem Grooters
OpenVMS Developer & System Manager