similar to: CDU load problems with testing

Displaying 20 results from an estimated 1000 matches similar to: "CDU load problems with testing"

2005 Jul 01
5
linux bridging problem: how to emulate 2 separate interfaces on a single one?
Hi all. I would need to use a single physical interface on a Linux box to manage two different IP addresses (belonging to two separate logical subnets) with two different MAC address. (I need to emulate te presence of two separate physical interfaceses for a PC on the same LAN, at layer 2 and layer 3). Is it possible to use the linux ethernet bridging code and two tap interfaces for this
2015 Jan 26
2
LDA input validation
Am 26.01.2015 um 08:52 schrieb Steffen Kaiser: > On Sun, 25 Jan 2015, Joseph Tam wrote: >> St?phane Cottin writes: > >>> dspam already send errors to syslog, the point here is to never loose >>> email contents. This was a wrong design, i'm now use a wrapper instead >>> ( see my previous post for details ). > >> You're stilling going to lose
2023 May 08
1
Windows Guest on KVM running "single core" after windows update
Hey all, I have a Windows 10 pro (64bit) long time running as a libvirt/KVM guest that I think Windows Update finally narfed. The hardware is a supermicro motherboard with dual Intel E5-2640 CPUs for a total of 40 threads and 64GB The guest is allocated 2sockets, 5cores, 2 threads and 32GB of RAM. (I've also tried 1 socket, 20 cores, 1 thread and 1s10c2t -- no help) In an SSH session to
2016 Jan 15
2
Multiple cores are used in simple for loop
Dear all, I run different R versions (3.2.1, 3.2.2 and 3.2.3) on different platforms (Arch, Ubuntu, Debian) with a different number of available cores (24, 4, 24). The following line produces very different behavior on the three machines: for(i in 1:1e6) {n <- 100; M <- matrix(rnorm(n^2), n, n); M %*% M} On the Ubuntu and Arch machine one core is used, but on the Debian machine ALL
2011 Sep 20
2
Finding i/o bottleneck
Hi list ! We have a very busy webserver hosted in a clustered environment where the document root and data is on a GFS2 partition off a fiber-attached disk array. Now on busy moments, I can see in htop, nmon that there is a fair percentage of cpu that is waiting for I/O. In nmon, I can spot that the most busy block device correspond to our gfs2 partition where many times, it shows that
2015 Jan 26
1
LDA input validation
Am 26.01.2015 um 10:52 schrieb St?phane Cottin: >> Le 26 janv. 2015 ? 10:09, Reindl Harald <h.reindl at thelounge.net> a ?crit : >>>> You're stilling going to lose contents. If dspam fails, the mail >>>> is dumped, the LDA returns exit code 75, and the MTA will probably >>>> issue a bounce Email to the sender. >>> >>> which
2014 Mar 05
5
cgroup for VM - does it work properly?
Hi I tried to restrict usage of some running VM by cpu.shares (i.e. set to 10 from original 1024) on loaded system and it seem doesn't work as I expected... all running processes has same CPU usage (by htop) :-/ Does anyone has same experience? Fedora 19, libvirt-1.0.5.9-1.fc19.x86_64 Thanks a lot Martin -- Martin Pavlásek <mpavlase@redhat.com> OpenStack QA Associate/Red Hat
2008 Oct 11
4
CentOS ISO how to boot in Xen guest system
Hi, How to boot the centos dvd image (/download/centos/centos5.2.iso) in xen guest system to let me do linux rescue command? Here is the working guest config file: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bootloader = ''/usr/lib/xen-3.2-1/bin/pygrub'' memory = ''256'' name = ''centos'' disk = [
2008 Jul 22
2
Xen / Windows Network Setup
Hi Is there a way to configure Windows in a pointopoint fashion? Windows can do this for dial up networking, but I find no way to do it on ethernet. Regards, Steffen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Nov 16
1
polycor package
I am currently working with R's polycor package and I have encountered a problem. I tried to follow the steps as outlined in the sem.pdf file where a CFA model is run using polychoric correlations. Every time I run the command sem(model, data, N=.), I get the following warning message: Warning message: In if (orthogonal) { : the condition has length > 1 and only the first element will be
2010 May 25
4
R eat my data
HI, Dear R community, My original file has 1932 lines, but when I read into R, it changed to 1068 lines, how comes? cdu@nuuk:~/operon$ wc -l id_name_gh5.txt 1932 id_name_gh5.txt > gene_name<-read.table("/home/cdu/operon/id_name_gh5.txt", sep="\t", skip=0, header=F, fill=T) > dim(gene_name) [1] 1068 3 -- Sincerely, Changbin -- Changbin Du DOE Joint Genome
2007 May 29
8
Building XEN with different config PROBLEM
Hello. Up to version 3.0.4, I did the following to get two xen kernels (dom0 and domU) with my own config: wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/... make xen make tools make docs make linux-2.6-xen0-config CONFIGMODE=menuconfig make linux-2.6-xen0-build make linux-2.6-xen0-install make linux-2.6-xen0-dist make linux-2.6-xenU-config CONFIGMODE=menuconfig make
2006 Aug 30
11
xen-3.0.2-3
Hi I read a few times in the web about xen-3.0.2-3 but I cannot find a place to download it. Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/ Where can I get it? And does it have network issues solved? And what is the most current kernel I can use with xen? How do I change the source to use a more current kernel than 2.6.16.6? Regards, Steffen Please - if possible
2010 Apr 23
1
help in conditional histogram
Dear Dr. Sarkar, When I try to run the codes, I found the following problem: > h<- sample(1:14, 319, rep=T) > c<- sample(1:14, 608, rep=T) > n<- sample(1:14, 1140, rep=T) > vt<-c(h, c, n) > ta<-rep(c("h", "c", "n"), c(319, 608, 1140)) > > to<-data.frame(vt,ta) > library(lattice) Attaching package: 'lattice'
2008 Jan 23
3
asterisk optimalization
hi, i'm testing asterisk 1.4/1.2 in the following scenario centos5/cpu quad xeon E5335 2.0Ghz - test clients behind nat - 1500+ testing instances - reregister option from 1min to 1hour - qualify set to 5000 top shows over 100% cpu. cpu cores sometimes go to 95% with htop i see ~16threads but only one child have ~95% cpu (how i can get info about that thread? what he is doing?) what is
2016 May 06
2
host freeze when starting VM
Hi together, when I´m starting a VM my host freezes gradually. This seems to happen because its running out of memory and no other process is able to do anything. I have 16GB of ram in total. 8GB are reserved for hugepages. So for the daily business on the host I have 8GB left. I don´t run many or extraordinary consuming software on the host - normally just a gnome session and the chromium
2014 Oct 20
1
config file locations
On Sunday 19 October 2014 22:03:23 Charles Lepple did opine And Gene did reply: > Hi Gene, > > On Oct 18, 2014, at 7:35 PM, Gene Heskett <gheskett at wdtv.com> wrote: > > Greetings; > > > > I found pdf user manual which explains a few things that might help. > > > > However, for a ubuntu flavor, the various .conf etc files seem to be > > in
2010 Sep 24
1
How to read this file into R.
Dear community, I have one file named ca_boost_feature.txt, Feature selection (Boosting:0.0025,5)! H.2.C C.1.D C.3.R E.0.N C.2.S C.0.G H.3.G log file: ep If I want to use the second line of this file, how to read it into R? varr<-read.table("/home/cdu/operon/carbonic/ca_boost_feature.txt", sep=" ", skip=1, header=F, strip.white=TRUE, nrows=1) Warning message: In
2016 Nov 26
2
SBC's and ssh's encryptions
Greetings everybody; I have 2 questions today, but to put them in context, I'll describe the setup first. I am in the process of cnc'ing an old Sheldon metal lathe. These can make large amounts of flying metal chips & stringers when doing what they do, so its paramount that the electronics to run them are either far enough away, or put in a box thats well sealed, with fans in
2007 Oct 13
3
cheap mobo/cpu combo with hardware virtualization support?
I''ve currently got a Xen 2 system running on a CL10000 VIA system. I''d like to upgrade to Xen 3 and make use of the hardware virtualization support in Xen (sometimes). My requirements then: 1) Cheap CPU. AMD or Intel. Must have Xen3 hardware VM support. Any speed. 2) Lower power consumption from the CPU 3) Cheap mobo to support the chip. 4) Decent raid-1 SATA support on the