similar to: migration 1.2.5 -> 2.0.5 load increased dramatically

Displaying 20 results from an estimated 600 matches similar to: "migration 1.2.5 -> 2.0.5 load increased dramatically"

2009 Aug 14
2
mixed normal distriburtion
How I can generate a random sample from a mixed norml distribution? (i.e. a mixed normal distribution in the form f(x)=.6*N(1,5)+.4*N(2,3) in which N(A,B) is a normal distribution with mean A and variance B.) -- Free e-mail accounts at http://zworg.com
2009 Apr 19
1
Question about how to reduce samba 3.3.3 install size or why it has been increased dramatically from 3.0.34 to 3.3.3
Hello, can anyone give me some tips why the file size of various samba executables has been increased dramatically from 3.0.34 to 3.3.3 (e.g. smbd 3.5MB -> ~7MB) The reason is that it is necessary for our project to keep the size as small as possible. You can have a look into the makefile here:
2007 Aug 16
0
Using OHCI to replace UHCI can improve the USB performance dramatically under windows
Hello, all Is there anyone interested in the performance of USB under QEMU? I found that when use OHCI to replace UHCI in qemu, it will improve the performance of USB storage device. I have tested it, the performance is almost equal of a real usb device. The way to do this is making little change in the file xen-3.1.0-src/tools/ioemu/hw/pc.c . --- pc.c.original 2007-08-14
2018 May 28
0
Re: VM I/O performance drops dramatically during storage migration with drive-mirror
On Mon, May 28, 2018 at 02:05:05PM +0200, Kashyap Chamarthy wrote: > Cc the QEMU Block Layer mailing list (qemu-block@nongnu.org), [Sigh; now add the QEMU BLock Layer e-mail list to Cc, without typos.] > who might > have more insights here; and wrap long lines. > > On Mon, May 28, 2018 at 06:07:51PM +0800, Chunguang Li wrote: > > Hi, everyone. > > > > Recently
2002 Jun 19
2
solve() doesn`t work
Hi, I tried to inverse a matrix but it doesn`t work. I hope somebody can help me. This is what I did. > kurse <- read.table("kurse.txt", header=T, dec=",") > x <- cbind(1,kurse[,-c(1)]) > y <- kurse$index > t(x) %*% x Error in t(x) %*% x : requires numeric matrix/vector arguments > x <- as.matrix(x) > xtxi <- solve(t(x) %*% x) Error in
2005 Jan 16
1
Re: Bug#181699: #181699 Re: #181699 wine: vague error message: "dramatically effect" in what way?
What really matters is not whether Wine has a Windows drive and filesystem to sit on top of, but whether or not Wine can use native Windows DLLs instead of its builtin ones. Some DLLs in Wine are so perfect that they can be used in Windows - no benefit will be gained from running an app that uses these natively. Some of Wine's DLLs are buggy or incomplete - using stock native Windows ones
2018 May 28
4
Re: VM I/O performance drops dramatically during storage migration with drive-mirror
Cc the QEMU Block Layer mailing list (qemu-block@nongnu.org), who might have more insights here; and wrap long lines. On Mon, May 28, 2018 at 06:07:51PM +0800, Chunguang Li wrote: > Hi, everyone. > > Recently I am doing some tests on the VM storage+memory migration with > KVM/QEMU/libvirt. I use the following migrate command through virsh: > "virsh migrate --live
2005 Jul 07
2
IAX Transfers
I'm having a strange problem with transfers on IAX phones. I have two IAX phones behind my firewall that are extensions from my office phone system. Both phones can receive calls, but only one of the extensions can do blind transfers by pressing the # key. I have a similar problem at the office. Some of the phones can transfer calls, some of them can't. And my Zap lines can always
2010 Oct 05
4
2.0.5: deliver crashing
>From my log: Oct 6 00:10:36 postamt kernel: [2353838.557216] deliver[2799]: segfault at 48 ip b77dd649 sp bfcf3b48 error 6 in libdovecot-storage.so.0.0.0[b778e000+b8000] Oct 6 00:14:39 postamt kernel: [2354082.014722] deliver[6399]: segfault at 48 ip b7779649 sp bf9ca028 error 6 in libdovecot-storage.so.0.0.0[b772a000+b8000] Oct 6 00:28:12 postamt kernel: [2354894.551201] deliver[13972]:
2010 Oct 05
2
Startup error dovecot-2.0.5
When starting 2.0.5, I'm getting: # /usr/dovecot-2/sbin/dovecot -F doveconf: Warning: service auth { client_limit=4096 } is lower than required under max. load (12288) doveconf: Fatal: execvp(/usr/dovecot-2/sbin/dovecot) failed: Argument list too long Argument list too long? WTF? -- Ralf Hildebrandt Gesch?ftsbereich IT | Abteilung Netzwerk Charit? - Universit?tsmedizin Berlin Campus
2005 Aug 23
5
chan_unical-MFC/R2 CPU usage problem
Hi All, I have installed chan_unicall and MFC/R2 successfully, and is runnign fine. But I noticed that once unicall is installed, asterisk CPU usage as reported by 'top', jumps to 99% every few seconds. I have no incoming calls, and I have even removed the E1 lines from card and I tried almost everything possible but I was not successful in determining the cause of this high cpu
2019 Apr 15
2
supermin (chroot+systemd.resolved) - network cannot be configured on Ubuntu
Hi, I am facing the following bug while runnign guestfish on Ubuntu Bionic onward, where the network cannot be configured : https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236 The actual problem is the combination of (a) supermin and the fact that it does chroot and (b) a dhclient hook present in Bionic (/etc/dhcp/dhclient-eneter-hooks.d/resolved) that overwrites the make_resolv_conf
2011 Dec 03
2
script/server error (undefined method `name' for "ZenTest")
Hi All, I have an rails 2.3.11 app which I''m trying to run locally. When runnign script/server i get this error which i googled but couldn''t find the answer anywhere: Gem::SourceIndex#initialize called from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/vendor_gem_source_index.rb:100. Invalid gemspec in
2004 Jun 02
2
Zapata FXO always answers call?
I have some X100P connected to my analog PBX. When I want to call an analog extension on that PBX I use the following rule: exten => _21XX,1,Dial(Zap/g1/${EXTEN:2},20) where 21 is just a prefix to indicate it?s an analog extension and XX matches the real two digit extension number. (this is why I strip of two digits when dialing Zap/g1. Well, everything works fine, except that * says on
2009 Jul 15
4
Keep lossing wireless - ipw3945
Sunday I updated my kernel to 128.1.16 (I had to reboot so it was time to update). No problems with wireless in my home. Monday I started traveling to IEEE 802 plenary, and I have lost my wireless numerous times needing to reboot. The symptom is the radio light goes off. Back before the kernel update, this would happen sometimes at home while on battery, and I would just press the
2017 Apr 12
7
humor (was Re: OT: systemd Poll)
> > Of course, to be fair, there may have been a *reason* for not doing it > that way before.... > Between the early 1990's and early 2000's the price of a GB of memory went from ~$100,000 to ~$1000*. I guess a lot of the design decisions made for things like init were focussed on this. In 1995 is was common for server platforms to have 32Mb ram whereas the kernel alone in my
2004 Dec 28
1
wonder shaper and vsftp
I have a linux server connecto into a 100mps LAN, i use iptables implementation of shorewall (shorewall.net) and then I used the wondershaper. When I adjusted the values below, I got a download speed for vsftp at a whooping 1187.91 KB/s but a upload speed is only a painful 27 KB/s. I dont fully understand the underpinng codes behind the wondershaper htb stuff. can someone guide me on how can i
2004 Nov 10
1
Additions to the datasets package?
I have posted, at http://wwwmaths.anu.edu.au/~john/r/newsets/ image (.rda) files, and first stabs at .Rd files for various data on deaths in London from 1629 to 1939. (There are of course gaps.) The sources (Guy 1882 & Stocks 1942) are documented in the .Rd files: (1) poxetc: measles, smallpox & total deaths: 1629-1881 [I have deliberately left several inconsistencies that were in
2009 Feb 19
1
How to encode Non-English directories and filenames
Hello All, I have a custom client which successfully connects to the SSH server both on cygwin/OpenSSH-server running on windows and to standard SSH servers runnign on Linux. If I send a command like the following in bytes: ==== mkdir <Shift_JIS_characters> ==== after having encoded the whole command in bytes with Shift_JIS, to a linux SSH server ... it works. BUT if I send a similar
2006 Mar 15
2
Script to Restart Zaptel
We are runnign into problems where our legacy PBX reaches a frame loss threshold and takes it's T1 card offline (the T1 card that interfaces with the Asterisk servers TE110P). During this time, the Asterisk server senses a Yellow alarm. We've noticed that if we quit asterisk, stop zaptel, start zaptel, start asterisk that the alarm condition clears on the legacy PBX. We'd like to be