What is the real meaning of ERRpipebusy?

Eric Boehm boehm at nortelnetworks.com
Wed Nov 29 13:33:18 GMT 2000


I am seeing the following errors in my samba logs.

[2000/11/29 07:44:20, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/rpc_client/cli_netlogon.c:cli_net_auth2(159)
  cli_net_auth2: Error NT_STATUS_ACCESS_DENIED
[2000/11/29 07:44:20, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/rpc_client/cli_login.c:cli_nt_setup_creds(72)
  cli_nt_setup_creds: auth2 challenge failed
[2000/11/29 07:44:20, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/smbd/password.c:connect_to_domain_password_server(1262)
  connect_to_domain_password_server: unable to setup the PDC credentials to machine PCNTRTP01. Error was : NT_STATUS_ACCESS_DENIED.
[2000/11/29 07:44:21, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/rpc_client/cli_pipe.c:cli_nt_session_open(1174)
  cli_nt_session_open: cli_nt_create failed on pipe \NETLOGON to machine PCNTRTP01.  Error was ERRDOS - ERRpipebusy (All instances of the requested pipe are busy.)
[2000/11/29 07:44:21, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/smbd/password.c:connect_to_domain_password_server(1253)
  connect_to_domain_password_server: unable to open the domain client session to machine PCNTRTP01. Error was : ERRDOS - ERRpipebusy (All instances of the requested pipe are busy.).
[2000/11/29 07:45:11, 0, pid=5019] /usr/local2/software/source/common/samba-2.0.7/source/smbd/password.c:domain_client_validate(1454)
  domain_client_validate: Domain password server not available.

I am trying to figure out if this is a problem with Samba or with the NT
domain. I searched the mail archives at http://marc.theaimsgroup.com/. All I
turned up was a previous problem with long user lists that was fixed.

The share in question (export) contains ClearCase VOBs. The user experiences
the problems if he tries to mount all the VOBs at once. He doesn't have any
problems if he tries to mount them one at a time. There are 28 VOBs contained
in this share.

I am running Samba 2.0.7 on Solaris 7. My smb.conf is:

 Samba config file created using SWAT
# from brtpsfac (47.111.65.76)
# Date: 2000/11/29 08:30:30

# Global parameters
[global]
         client code page = 437
         workgroup = PCNTRTP
         netbios aliases = UAS_PTM_SNM01
         server string = "UAS/PTM/SNM ClearCase VOB Server %h (%L), Samba"
         interfaces = "47.111.70.81/20 47.140.7.212/20 47.202.34.210/20"
         security = DOMAIN
         encrypt passwords = Yes
         password server = *
         username map = /usr/local/samba/lib/username.map
         log file = /usr/local/samba/var/log.%m
         debug pid = Yes
         max open files = 1014
         socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=32768 SO_RCVBUF=32768
         load printers = No
         local master = No
         wins server = 47.156.160.179
         comment = "Samba %v server"
         include = /usr/local/samba/lib/smb.conf.shares.zrtps075

[export]
         comment = UAS/PTM/SNM VOB Storage
         path = /export
         valid users = @SPM_ADM_USERS, @IP_SERVICES_USERS, @UAS_PTM_SNM_USERS, @SCTP_USERS
         writeable = Yes
         directory mask = 0775
         hosts allow = @SPM_ADM_HOSTS, @IP_SERVICES_HOSTS, @UAS_PTM_SNM_HOSTS, @SCTP_HOSTS, @UAS_PTM_SNM_VOB
         map archive = No
         oplocks = No

[snm_npm_sircc]
         comment = SNM NPM sirCC software
         path = /export/vobstore/uas_ptm_snm01/SNM_NPM/snm_npm_SIRCC
         valid users = @SPM_ADM_USERS, @IP_SERVICES_USERS, @UAS_PTM_SNM_USERS, @SCTP_USERS
         writeable = Yes
         directory mask = 0775
         hosts allow = @SPM_ADM_HOSTS, @IP_SERVICES_HOSTS, @UAS_PTM_SNM_HOSTS, @SCTP_HOSTS, @UAS_PTM_SNM_VOB
         map archive = No
         oplocks = No

[perl_sircc]
         comment = ActiveState Perl for Windows NT/sirCC software
         path = /export/vobstore/uas_ptm_snm01/ntsw/Perl
         valid users = @SPM_ADM_USERS, @IP_SERVICES_USERS, @UAS_PTM_SNM_USERS, @SCTP_USERS
         writeable = Yes
         directory mask = 0775
         hosts allow = @SPM_ADM_HOSTS, @IP_SERVICES_HOSTS, @UAS_PTM_SNM_HOSTS, @SCTP_HOSTS, @UAS_PTM_SNM_VOB
         map archive = No
         oplocks = No

-- 
Eric M. Boehm                               boehm at nortelnetworks.com




More information about the samba-ntdom mailing list