similar to: sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow

Displaying 20 results from an estimated 800 matches similar to: "sonewconn: pcb 0xfffffe00c7223498: Listen queue overflow"

2015 Nov 23
2
samba4 ldap high load and port queue overflow
Hi all. I have samba 4.2.3 on freebsd 10.1 server. There are three DC and about 350 PC on domain. DCs have 3 CPU and 3GB RAM. Some servers with services like apache, exim, dovecot, etc use samba4 ldap (port 389) for user authentication. Some times ago after adding some services to use ldap I found, that samba4 cannot serve all ldap requests. Every 10-30 minutes I see in DCs logs: dc1 kernel:
2015 Nov 26
2
samba4 ldap high load and port queue overflow
25.11.2015 10:21, Andrew Bartlett пишет: > On Mon, 2015-11-23 at 16:50 +0300, Yuriy Tabolin wrote: >> Hi all. >> I have samba 4.2.3 on freebsd 10.1 server. There are three DC and >> about >> 350 PC on domain. DCs have 3 CPU and 3GB RAM. Some servers with >> services >> like apache, exim, dovecot, etc use samba4 ldap (port 389) for user >>
2018 Jan 16
2
Samba46 Listen queue overflow in FreeBSD 11.1
Hello everyone, We are trying to track down some samba issues and wondering there are some settings we can tweak. We have a new Supermicro server running the following with 192GB of RAM, 32 active CPUs and 54TB of usable zfs mirrors (raid10). uname -a FreeBSD hostname 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0: Tue Nov 14 06:12:40 UTC 2017 root at
2013 Oct 07
2
Need help with plotting the graph
Hello All, The version of R I am using is as follows > version _ platform x86_64-pc-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major 2 minor 14.1 year 2011 month 12 day 22 svn rev 57956 language R version.string R version 2.14.1 (2011-12-22) I just few days
2015 Nov 24
2
samba4 ldap high load and port queue overflow
Thanks for answer. I am very sad to see that. I had examined samba behavior with tracer and had seen too many poll, fcntl and stat system calls by samba task[ldapsrv] process Elapsed Times for PID 1423, SYSCALL TIME (ns) dup 2653 flock 5811 lseek 33513 geteuid 42747
2002 Aug 22
0
No Cost PCB Design Tool
PCB123 is the perfect design software for schools, universities & institutions. It's free, easy to use, and a fun way to learn about the entire circuit board process. http://www.pcb123.com?src=edu Here's what you get: - Free schematic & layout design software - Quote your boards as you design - Easily order circuit boards from within the program - 10% Education discount* *Note:
2019 Jan 11
1
CentOS 7 as a Fibre Channel SAN Target
For quite some time I?ve been using FreeNAS to provide services as a NAS over ethernet and SAN over Fibre Channel to CentOS 7 servers each using their own export, not sharing the same one. It?s time for me to replace my hardware and I have a new R720XD that I?d like to use in the same capacity but configure CentOS 7 as a Fibre Channel target rather than use FreeNAS any further. I?m doing
2008 Mar 30
1
Second & subsequent calls to function fails. Please help debug.
Dear R-helpers, I'm running Sweave() on a file. First run: > Sweave('20080331.Rnw') Writing to file 20080331.tex Processing code chunks ... 1 : term hide (label=setup) 2 : echo term verbatim (label=oatvar) 3 : echo term verbatim (label=oatvar1) 4 : echo term verbatim (label=oat2wt) 5 : echo term verbatim (label=oat2wt) 6 : echo term verbatim (label=lm) 7 : echo term
2005 Jul 01
2
the format of the result
I write a function to get the frequency and prop of a variable. freq<-function(x,digits=3) {naa<-is.na(x) nas<-sum(naa) if (any(naa)) x<-x[!naa] n<-length(x) ta<-table(x) prop<-prop.table(ta)*100 res<-rbind(ta,prop) rownames(res)<-c("Freq","Prop") cat("Missing value(s) are",nas,".\n") cat("Valid case(s)
2011 Jun 01
2
lattice panel fine control
Hello R experts, what follows is my reproducible example: mydata<-structure(list(ped.avg = c(335.9, 110.8, 645.7, 638.9, 1468.1, 126.4, 4811.1, 88.5, 868.5, 656.6, 723.6, 654, 2.8, 15, 14.2, 17.5, 15.4, 112.1, 424.7, 18.3, 19.9, 28.6, 25.6, 23.5, 15.4, 27, 62.1, 15.6, 74.6), ped.erst = c(96, 53.2, 615.2, 616.5, 512.9, 56.2, 1851.8, 57.1, 579.5, 613.2, 601.1, 613.6, 1.3, 6.3, 6.5, 6.1,
2005 Sep 26
1
reading SAS data files
I am attempting to read in a SAS 9.1 data file. After starting R I change to the directory containing the sas data file and use the "dir" command to confirm that it is there. Then I run the following R-code: library(foreign) sashome <- "/Program Files/SAS/SAS 9.1" test<-read.ssd(file.path(sashome), "pcb", sascmd = file.path(sashome,
2012 Feb 14
2
how to test the random factor effect in lme
Hi I am working on a Nested one-way ANOVA. I don't know how to implement R code to test the significance of the random factor My R code so far can only test the fixed factor : anova(lme(PCB~Area,random=~1|Sites, data = PCBdata)) numDF denDF F-value p-value (Intercept) 1 12 1841.7845 <.0001 Area 1 4 4.9846 0.0894 Here is my data and my hand
2002 Nov 02
1
problem with expand.model.frame
Dear R list members, I'm encountering a problem with expand.model.frame(): Suppose that I define the following simple function (meant just to illustrate the problem): > fun <- function(model){ + expand.model.frame(model, all.vars(formula(model))) + } > and I have the following model, created with an explicit data argument: > mod Call:
2011 Jun 22
3
Help Needed on Merging Columns by Summation
Dear Sirs/Madam, I am a beginner to R, and I am currently working on a data matrix which looks like this: > head(oligo) ko:K00001 ko:K00003 ko:K00005 ko:K00008 ko:K00009 ko:K00010 ko:K00012 AAA 370 631 365 67 164 455 491 KAA 603 1208 170 157 68
2019 Aug 16
3
Failing to join existing AD as DC
On 16/08/2019 15:02, L.P.H. van Belle via samba wrote: > Naa.. Not needed to reinstall. > > His setup is better then most i see here. > He could do. > > apt-get remove --autoremove --purge samba winbind > > And reinstall samba, that should be sufficient. > But stopping samba-ad-dc and removing the files for the /var/{lib,cache}/samba is suffient. > > I do that on
2002 Mar 29
1
expand.model.frame fails when call creating model has no data (PR#1423)
I've encounted a problem using expand.model.frame. To illustrate, consider the function > test <- function(model){ + expand.model.frame(model, "income") + } > The data frame Prestige (from the car library) has several variables, including prestige, income and education. I've attached this data frame and fit the following model >
2003 Aug 10
4
Strange things going on with 4.8
Hi all! I'm having problems no end on my 4.8-STABLE box, and I hope you can help me. My processes get lots of signals (mostly 6, 10 and 11), and my kernel dumps core very often. I have the core dumps from the 4 latest crashes. See attachment for more info. Notice the common values for IdlePTD and initial pcb. Does this mean anything? There are other problems as well: 1) Some time ago KDE
2004 Feb 24
2
Terminal server problem
Hello We use samba 2.0.7 on Solaris 2.6. After upgrade domain from NT4 to 2003 AD we start to get problem on our terminal server windows 2000. First user connect to samba server and other cannot do it. I tried to use samba 2.2.8 - same problem. Any suggestions? Best regards, Vadim Fattakhov Frontline PCB Solutions System & Network Manager Phone: +972-8-9322183 (ext. 130), fax:
2007 Jul 13
2
Centos on the decTOP?
https://store.dataevolution.com/ProductDetails.asp?ProductCode=DT%2D7001 For $99 a nice little system with AMD Geode GX500 128Mb memory and 10Gb disk. Upgrade to 256Mb and off we go? Replace the hard drive with a Flash card, and run off a battery pack? Add Bluetooth (lower power draw that 802.11) and run IP over it to your desktop.... It does have ethernet, so a crossover cable works too.
2010 Dec 28
2
How to set up google client
I have downloaded translate client google program at http://translateclient.com/ Before , I have already installed wine 1.3. But when I wrote the following string in terminal : Code: wine wine translateclient_install.exe I therefore get many synstac errors : Code: salinh at salinh-P5L-MX:~$ wine translateclient_install.exe err:richedit:ReadStyleSheet skipping optional destination