similar to: net ads join: Aborted

Displaying 20 results from an estimated 2000 matches similar to: "net ads join: Aborted"

2014 May 13
0
Samba 4.1 id->user mapping slow (using winbind)
Hi, I run a fresh debian 7 / samba 4.1 setup (using sernet's samba build). I have a share /daten with acls. When I do (locally) getfacl /daten/ -R > /dev/null the system hangs at 100% cpu wait with the samba process: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3451 root 20 0 518m 38m 6796 S 59,8 1,9 136:46.90 samba When I do the same using the "-n"
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
Hi, Here is some output of "strace -ff -p" to the process using ~100% CPU writev(75, [{"\250\r\0\0\2\0\0\0S-1-5-21-2097307442-3435"..., 3496}], 1) = 3496 epoll_wait(9, {{EPOLLIN, {u32=2539833808, u64=140271876753872}}}, 1, 30000) = 1 readv(91, [{"\34\0\0\0\0\0\0\0rT\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2092}], 1) = 2092 gettimeofday({1419854003, 222035},
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
On 29/12/14 12:02, Bruno Andrade wrote: > Hi again, > > Sorry, I forgot to include the fd used... > > 13 -> /var/lib/samba/private/sam.ldb.d/DC=EXAMPLE,DC=COM.ldb > 16 -> /var/lib/samba/private/sam.ldb.d/metadata.tdb > > the others refers to /var/run/samba/winbindd/pipe > > Regards, > Bruno Andrade. > > On 12/29/2014 11:56 AM, Bruno Andrade wrote:
2014 Dec 29
0
smbd's using up 100% of all cpu's and load avg slowly going up
On 29/12/14 14:58, Bruno Andrade wrote: > Hi, > > Yes, I already thought about it. > > I have the sernet repo installed.. Is possible to yum update and jump > from 4.1.6 to 4.1.14 directly, without problems or should I follow some > kind of procedure to avoid future problems? > > Regards, > Bruno Andrade. > > On 12/29/2014 01:46 PM, Rowland Penny wrote: >>
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi again, Sorry, I forgot to include the fd used... 13 -> /var/lib/samba/private/sam.ldb.d/DC=EXAMPLE,DC=COM.ldb 16 -> /var/lib/samba/private/sam.ldb.d/metadata.tdb the others refers to /var/run/samba/winbindd/pipe Regards, Bruno Andrade. On 12/29/2014 11:56 AM, Bruno Andrade wrote: > Hi, > > Here is some output of "strace -ff -p" to the process using ~100% CPU >
2014 Dec 29
2
smbd's using up 100% of all cpu's and load avg slowly going up
Hi, Yes, I already thought about it. I have the sernet repo installed.. Is possible to yum update and jump from 4.1.6 to 4.1.14 directly, without problems or should I follow some kind of procedure to avoid future problems? Regards, Bruno Andrade. On 12/29/2014 01:46 PM, Rowland Penny wrote: > On 29/12/14 12:02, Bruno Andrade wrote: >> Hi again, >> >> Sorry, I forgot to
2014 Dec 16
1
Fwd: samba & Oracle ACFS Issues
Hi Volker and many thanks for your response According to your questions >Please remove the SO_RCVBUF and SO_SNDBUF entries. >Oh, that's ancient. Do you have any possibility to move to >"security=user"? The smb.conf file was inherited from HP-UX system. Ok, I'll remove them >Did you try "posix locking = no"? That is mostly criticial >if
2008 Nov 21
0
FW: Closing sessions and smbstatus
Perhaps I can ask a slightly different question? Is there some kind of test I can do on a hung process so I can determine whether it's active or not, in a script? The output of strace is below but it doesn't mean much to me I'm afraid. Is there a straight forward difference between strace for a "real" connection and one of my hung ones that I can use to manually kill them?
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I enter my password. As root, it just seg faults. As my login user, it dumps core. Attached is a script of an strace of it. Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options were: CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \ --with-lockdir=/var/lock/samba
2004 Nov 16
1
Samba 3.0.4 and DOS 6.2.2 - MSDOS Copy problem
Hello, I am having a problem with Samba 3.0.4 and DOS clients. The MSDOS COPY command will not work on mapped directories. When I try to run the COPY command I get an "File not found" error message. This only happens on DOS, all other OS's work fine. I have noticed that someone else on this list has also run into this problem, but no answer/work-around is posted. Here is my
2016 Oct 14
0
Bug 6870 resurfaced in Samba 4.2.10
Hai, Did you check if ifconfig still shows ipv6 adresses. ( even ::1 ) Can you check that. I have several with ipv6 on and severel only ipv4. As of 4.1.17+ i didnt see this happing here. Now on 4.4.5 I think you have forgotten something. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rebecca Gellman > via samba
2016 Oct 17
0
Bug 6870 resurfaced in Samba 4.2.10
On Mon, Oct 17, 2016 at 05:13:08PM +0100, Rebecca Gellman via samba wrote: > > > Hi, > > So I did some digging into the source code, and I think I've found the > issue. Around line 120 of source3/libads/cldap.c: > > for (i=0; i<num_servers; i++) { > NTSTATUS status; > > status = cldap_socket_init(state->cldap, > NULL, /* local_addr */
2016 Oct 13
3
Bug 6870 resurfaced in Samba 4.2.10
According to this bugzilla entry, bug 6870 has been fixed as of at least version 3.5: https://bugzilla.samba.org/show_bug.cgi?id=6870 However, I assert that it is present in 4.2.10, which ships with Debian Jessie. On my home network (IPv4 and IPv6), a box with Samba 4.2.10 with IPv6 disabled (via sysctl), will fail to contact a DC because the IPv6 connect fails immediately before the v4
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
Hi, So I did some digging into the source code, and I think I've found the issue. Around line 120 of source3/libads/cldap.c: for (i=0; i<num_servers; i++) { NTSTATUS status; status = cldap_socket_init(state->cldap, NULL, /* local_addr */ state->servers[i], &state->cldap[i]); if (tevent_req_nterror(req, status)) { return tevent_req_post(req, ev);
2010 Jul 19
1
Oplocks
Hello, I'm using the Samba server 3.0.33 that exports volume from a GPFS. The GPFS strongly dislikes unlinking files that are locked (resulting in permission denied) using fcntl F_SETLEASE. It seems that the Samba *sometimes* tries to unlink a file that is oplocked. Why? Is this a bug? Why it does not happen always but only sometimes? I have strace logs showing: Wrong case: 8711
2013 Sep 25
3
Dovecot extremely slow!
Please help, Dovecot is running extremely slow for the last couple of weeks and it seems to be getting worse (or my patience running short). I attach the 10-master configuration and the log file after running strace according to: http://wiki.dovecot.org/Debugging/ProcessTracing I can click on an email and wait for a minute or more before receiving a connection dropped or no error at all. I
2002 Jul 02
2
Printing eats my CPU
Hi all, I still have several problems with the printing system. The most critical is, that some drivers seem to cause an infinite RPC loop. I have a KYOCERA Mita KM 4230 KX driver installed. In this moment I can see SPOOLSS_GET_PRINTER and SPOOLSS_GET_PRINTERDATA requests and RPC responses on the net. Stracing the smbd process looks like this: ... pread(16,
2005 Mar 26
1
test65 "deliver" LDA bug
Hello. I've tried to implement dovecot's deliver LDA to my home mailserver. I've run into troubles :) dovecot-deliver.conf: -- snip -- mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir mbox_read_locks = flock mbox_write_locks = flock -- snip -- when i run: deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new It acctually creates "maildir"
2014 Jun 18
1
Troubleshooting poor (small) random read performance -- serverid.tdb?
Hi everyone; Have a Windows 2012 based workload that generates many (20K+ PPS) small reads (Wireshark tells me the individual packets are typically less than 200 bytes and are Read AndX Request) from eight or so hosts to a Samba server running on RHEL 6.5. Samba version is the latest Red Hat provided 3.6.9 version. Things are going quite a bit slower than expected (as compared to the same
2001 Dec 19
0
Samba not working on PARISC Linux
Hello Samba users, as i still could not get samba to work on my hp 9000/720 workstation with debian linux, i asked for help on the parisc linux mailinglist. Here is an answer which blames glibc for the problem. Could someone please explain to me (from viewing this info) how to set compiler options/defines to get samba to work on this architecture ? Or what to do else ... Thanks.