Displaying 20 results from an estimated 4000 matches similar to: "smbd process has high CPU utilization"
2005 Feb 22
2
High CPU utilization for smbd on AIX
Speaking of AIX on samba... (and just joined the list myself)
(Some names and dates have been changed to protect the innocent)
Samba server name: HEATHER
Samba server is an IBM RS/6000 F50 with 1.2 GB of RAM and dual ~333 MHz
ppc processors
Samba 3.0.11
AIX 4.3.3 ML10
gcc -v
Reading specs from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.3.4/specs
Configured with: ../gcc-3.3.4/configure
2005 Apr 06
2
user's smbd process generates high cpu utilization
I'm probably looking for suggestions on tracing
problems rather than a specific fix, since I don't see
any links relevant to my problem.
We have a Samba PDC with an ldap backend, serving
about 100 active users and another 400 relatively
inactive lab machines that connect once at the
beginning of the day and possibly load a file or two
from a network share.
We have a problem where
2002 Sep 25
2
smbd process with high cpu utilization.
One of my smbd processes used 100% cpu. I straced the process and the
output follows:
washington:~# strace -p 3416
fcntl64(13, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=404, len=1},
0xbfffefa0) = 0
sendto(12, "\3\0X\r\0\0&\0\0\0\0\0\0\0\'\374\f\0\0\0\0\0\16\0\0\0", 26, 0,
{sin_family=AF_INET, sin_port=htons(41373),
sin_addr=inet_addr("127.0.0.1")}}, 16) = 26
2012 Feb 24
5
How to troubleshoot SMBD high CPU?
We are seeing the SMBD process sitting at 99.9%
Are there any step-by-step troubleshooting guides to track the source of the problem?
-Jeremy
2014 Oct 10
0
High CPU usage smbd processes and PANIC
Hello
I recently deployed a Samba 4.0.21 running as classic pdc on freebsd 10 version RELEASE-p9, most of shares are in a ZFS volume with vfs_zfsacl module, some smbd processes stays constantly with around 70% cpu usage sometimes 90% and dies with signal 11 according the log message , i also tried enable debug level 10 but didn't show anything helpful or maybe i wasn't able to
2005 Jan 03
1
SYSLINUX 3.01 released
Some people have reported portability problems with SYSLINUX 3.00,
mostly due to the use of HDIO_GETGEO_BIG, which is deprecated;
additionally, the advanced menu system wouldn't build for everyone due
to a spurious reference to %ebp.
This release fixes these things, plus makes the extlinux installer
default to zipdisk geometry (64 heads, 32 sectors) if it can't guess
anything else.
2005 Jan 04
2
Re: Problem compiling syslinux-3.01
In my last post I pasted the last few line of the compile log for
syslinux-3.02pre2. Here are the correct lines from my failed attempt to
compile syslinux-3.01. Still the same error.
make[1]: Leaving directory `/usr/src/syslinux-3.01/unix'
make[1]: Entering directory `/usr/src/syslinux-3.01/extlinux'
gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare
1999 Apr 29
0
High load smbd processes
Hi all,
Our system has just recently begun experiencing smbd processes comsuming
enormous amounts of cpu time. I am totally unsure of the cause of this.
We are using samba version 2.0.0 (packaged for debian linux).
seldon:~$ /usr/sbin/smbd -h
Usage: /usr/sbin/smbd [-D] [-p port] [-d debuglevel] [-l log basename] [-s services file]
Version 2.0.0
We have not recently upgraded the samba
2012 Jul 30
2
distance matrix and hclustering
Dear R Users,i am very new to R. I want your help on an issue regarding distance matrix and cluster analysis
i had discharge data of 4 rivers(a,b,c,d) in 4 vectors each having 364 values
> dput(qmu)structure(list(a = c(0.26, 0.25, 0.25, 0.25, 0.24, 0.23, 0.22, 0.21, 0.21, 0.21, 0.2, 0.19, 0.19, 0.19, 0.19, 0.18, 0.18, 0.18, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17, 0.17,
2009 Jan 11
1
Boxplot from matrices
Hii,
I will create boxplots from matrices. I have the following data sets:
5.0 1.78 2.99 2.019 0
10.0 1.79 3.00 1.744 0
15.0 1.78 2.98 1.936 0
20.0 1.78 2.99 1.975 0
25.0 1.73 2.91 3.591 0
30.0 1.79 3.00 1.966 0
35.0 1.79 3.00 2.451 0
40.0 1.79 3.00
2005 Nov 21
5
question about disk performance in domU
Hi all,
When I ran the experiments to compare an application''s execution time in both a domU (named cctest1)
and a native Linux machine (named ccn10), I noticed the application executes faster in domU. The
host of the domU (named ccn9) and ccn10 are two nodes of a cluster and they have same hardware
configurations. domU (cctest1) is created by exporting loopback files from dom0 on
2009 Nov 05
2
SMBD CPU climbs sky high when writing DPX files
Hello,
I am experiencing a strange problem when writing (capturing) DPX video
files to a Linux/Samba share. Basically, I'm seeing seeing a single smbd
process go from 9 percent CPU utilization to 100 percent CPU utilization
over the course of about 40 minutes. When smbd reaches 100 percent, the
capture stops (drops frames). I have tested this with three different
filesystem formats
2008 Oct 22
2
smbd high cpu load
We have a Linux file server for a set of computer science and
engineering
labs where each lab contains machines running Mac OS X, Ubuntu Linux,
or some incarnation of Windows. At times the these machines become
almost unusable and I think I have narrowed the problem to smbd
processes
soaking up all the CPU on the server. Running 'top' on the server
reveals a dozen or so entries like
2005 Feb 26
2
Perl wierdness.
Ok, trying to install amavisd-new from Dag. Getting into a lot of
problems, all of which seem to stem from Perl dependency issues. I have
built several of the required modules by hand, but then got down to
perl-MIME-tools. It builds FINE, but will not install. Why?
Turns out, the perl RPM 'provides' perl(MIME::QuotedPrint)=3.01 but the
module itself is 3.03. Build a perl module
2003 Jun 07
3
Bandwidth measurement tool: bmtools
This is not specifically on-topic for Asterisk, but I have found on
many occasions while working with Asterisk that it would have been
very handy to be able to measure, with some precision, the bandwidth
being used by a particular host, port, or combination of the two.
So, I went searching for various tools, none of which were what I
wanted. They either were too clever, or too limited in
2016 Apr 11
0
High Guest CPU Utilization when using libgfapi
Hi,
I am currently testing running Openstack instance on Cinder volume with
libgfapi. This instance is the Windows instance and i found that when
running random 4k write workload, the CPU utilization is very high, 90%
CPU utilization with about 86% in privileged time. I also tested the
workload with volume from NFS and the CPU utilization is only around 5%.
For gluster fuse, the CPU utilization
2002 Jul 25
0
High CPU utilization with samba2.2.5 on HPUX 11.00
Hello, I need some help for a strange problem.
I have an HP L2000 server ( 2 CPU and 2 GB RAM ) with HPUX 11.00 and with samba 2.2.5 installed
Below my smb.conf:
workgroup = <my-w2k-domain>
netbios name = <my-server>
interfaces = <my-ip-address>
bind interfaces only = Yes
security = DOMAIN
username map = /usr/local/samba/lib/smb_users.map
...
[my-share]
comment =
2004 May 24
2
High CPU utilization
Apparently nobody has a suggestion to why smbd process all of a sudden starts
sucking CPU like crazy? Restarted samba and then restarting the entire server
does not fix it. Searching the archives shows I'm not the only one with this
problem. The archives do not show what to do about it yet. Grr...
Redhat 9.0
Samba 3.04 ( I have 2.2.7 servers that have done this to me also)
- Gary
2012 Jul 26
1
High Memory utilization - Samba
Hello,
One of our box running domain controller (Samba4) and DNS/DHCP (Bind 9.8 and default dhcpd) keeps getting high memory used by Samba.
As a workaround we do following steps.
1) Restart of Samba = Mem utilization goes back down but quickly returns to high levels (a couple hours)
2) Restart of named = mem utilization goes down and slowly rises again to high levels (days)
The
2007 Aug 16
4
High CPU utilization on Solaris 10
I've read similar post about such an issue, but have not seen any posted
solutions. I have a clean install of Solaris 10 running a Sunfire v440
w/postfix. I am using dovecote solely for SMTP authentication, and it is
working just fine except while running top I constantly see:
548 root 1 30 0 5240K 3416K run 522:51 49.45% dovecot-auth
The process never crashes, nor are there