HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- SAMBA 2.2- VMS8.2, Mounting a share from a Citrix ...
Operating System - OpenVMS
1830167
Members
5485
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2007 01:29 AM
08-21-2007 01:29 AM
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)
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2007 02:21 PM
08-21-2007 02:21 PM
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2007 09:12 PM
08-21-2007 09:12 PM
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
OpenVMS Developer & System Manager
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP