Displaying 20 results from an estimated 3000 matches similar to: "Samba 4.1 id->user mapping slow (using winbind)"
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
2010 May 27
1
net ads join: Aborted
I'm having trouble getting a host to join an ADS domain/realm. I have smb.conf set correctly, with the workgroup, realm, and security = ads specified. However, when I try to join with the command: net ads join -U Administrator, I simple get the message "Aborted" and it does not join the domain. If I use the -d flag to enable debugging, I see the following toward the end of the
2017 May 09
0
samba process use 100% cpu
Anybody?
2017. 05. 02. 10:48 keltezéssel, Papp Bence via samba írta:
> Hi!
>
>
> I need some help.
>
> We use samba4 as AD, and now when clients connect to server, samba
> process stuck at 100% cpu.
>
> samba Version: 4.3.4 Release: 13.el6
>
>
> top:
>
> 3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53
> /usr/local/samba4//sbin/samba -D
2017 May 09
0
samba process use 100% cpu
Here is the smb.conf:
https://pastebin.com/LUf4MUF0
Thank you very much.
2017. 05. 09. 18:15 keltezéssel, Dante F. B. Colò via samba írta:
> Did you install it from binary packages ? compiled from source ? Post your smb.conf here.
>
>
> ----- Original Message -----
> From: "samba" <samba at lists.samba.org>
> To: "samba" <samba at
2017 May 09
2
samba process use 100% cpu
Did you install it from binary packages ? compiled from source ? Post your smb.conf here.
----- Original Message -----
From: "samba" <samba at lists.samba.org>
To: "samba" <samba at lists.samba.org>
Sent: Tuesday, May 9, 2017 1:01:10 PM
Subject: Re: [Samba] samba process use 100% cpu
Anybody?
2017. 05. 02. 10:48 keltezéssel, Papp Bence via samba írta:
> Hi!
2017 May 02
2
samba process use 100% cpu
Hi!
I need some help.
We use samba4 as AD, and now when clients connect to server, samba
process stuck at 100% cpu.
samba Version: 4.3.4 Release: 13.el6
top:
3777 root 20 0 131m 46m 28m R 99.7 0.3 219:20.53
/usr/local/samba4//sbin/samba -D
24541 csertam 20 0 49260 11m 9048 S 25.1 0.1 0:01.56 smbd -D
7080 squid 20 0 926m 908m 6428 S 9.9 6.2 11:43.50
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?
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
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
The latest version that Western Digital has shipped with the My cloud devices accesses the disk
about twice a minute. The access to /dev/sda2 is causing the system to keep the disk from going
into standby mode. I don't understand the call to quotactl every minute when no one is trying to access the share.
An strace of one of the processes shows the following:
poll([{fd=13,
2018 Nov 29
1
CLDAP using CPU alltime on Samba 4.8.4
Hi,
My Samba AD-DC installation is using CPU all time on a process. I'm trying
everything to fix it, but without success.
It started when using it on Ubuntu 16.04, I upgraded o Ubuntu 18.04, and
now Ubuntu 18.10, that is using Samba 4.8.4 and the problem persist.
Using samba-tool process, I could see that the process using resources is
CLDAP.
I did samba-tool dbcheck --cross-ncs
samba-tool
2018 Mar 16
0
performance problem on bridgehead DC
Jessie also has the problem, even before the meltdown patches.
The kernel 3.16.x had ksoftirqd probems, eating up cpu cicles.
Make sure you use kernel 4.9.0-6
And i suggest move up to samba 4.7.x or 4.7.4 from debian/buster,
Or use my 4.6.12/4.7.6 packages for stretch, or ask if Tranquil.it can make them.
The 4.6.14 is still in the make atm for stretch, 4.6.14 for jessie is done.
And last,
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
2018 Mar 16
2
performance problem on bridgehead DC
Hi Louis,
Move up to 4.7 is planned soon but I'm little scared to update bridgehead if it actually had performance problem.
I would like to fix all problem before updating.
My smb.conf is really simple:
[global]
workgroup = PR
realm = pr.educationetformation.fr
netbios name = DC000
server role = active directory domain controller
bind interfaces only
2017 Nov 17
1
High CPU While Loading RSAT Active Directory Users and Computers
Hello,
I'm trying to figure out a problem with our AD DC with the FSMO roles, name
DC1. When starting the Windows RSAT Active Directory Users and Computers
program against DC1 it takes about 90 seconds to load. A samba process on
the server is at 100% CPU while waiting for it to load. Once loaded the
CPU goes back to normal. When connecting the Active Directory Users and
Computers program