search for: oomkiller

Displaying 13 results from an estimated 13 matches for "oomkiller".

2014 Mar 21
1
rsync triggers oomkiller
....3% (/2GB)! > I cannot believe an rsync suddenly needed 1.5GB+2GB and was not > satisfied... > And even after the out of memory, the graphs show no swap usage change at > all. > Anybody would have an idea about this "fake" out of memory? > Wild. I've not encountered oomkiller being triggered when the server has free memory and hasn't swapped to disk yet. After the fact, it will probably be almost impossible to figure out the list of files that rsync was storing in memory. This makes me wonder if there's an option to have rsync log the list of files (to be sync...
2011 Sep 05
5
Bug#640500: xen-hypervisor-4.0-amd64: xend invokes oomkiller and reboots machine when creating DomU's
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-2 Severity: normal Tags: upstream When creating Xen DomU's, at some point xend invokes the oom-killer and the entire machine restarts: Sep 5 12:04:59 arbiter kernel: [259697.101212] __ratelimit: 136 callbacks suppressed Sep 5 12:04:59 arbiter kernel: [259697.101218] xend invoked oom-killer: gfp_mask=0x200da, order=0, oom_adj=0 Sep 5
2019 May 23
2
system unresponsive
...od servers) but I tracked it down to a problem in the XFS driver, as it never occurred on the systems with EXT4 filesystems. The XFS driver would hang, preventing writes to the filesystem. I could identify exactly when that happened as all system logging would suddenly stop at the same second. Then OOMKiller would come in and start killing off processes but that wouldn't be in the logs on disk because the file system couldn't write. I rolled the servers back to a 5xx series kernel and the issue didn't resurface. I recently let them boot the newer 9xx series kernels and I'm hoping the XF...
2007 Apr 03
3
MediaTemple Image upload
Hi All, I''m hosting with MediaTemple who are currently using 0.3.3 of mongrel on their GridServer. My rails app has an image upload facility whereby if you upload a large image (e.g. 5Mb) mongrel crashes. I''ve requested an upgrade to the latest version of mongrel but don''t believe that''s going to happen too soon. I''m not getting too much
2010 Jul 26
8
Why does my DomU keep going mad?
Hi All, I''ve got a DomU that sometimes goes mad. I can''t ssh or usually even console to it. The time I did manage to console I got a load of dumps about being out of memory and swap, but couldn''t run any commands to find out which process had gone mad :( From Dom0 I can see the DomU at 100% CPU and can only stop it with a destroy. What can I do/check to find
2011 Feb 13
1
Fwd: Re: Swap: create or not?
I think I wrote not very clearly. I say ''swap in domU will save in case lag or little mistake with balloon''. If course, there is no any kind of ballooning for dom0. Right now we running pretty much VMs for our cloud services and we use heavy memory management (it grabs and gives memory with lag less then second depends on usage in customers VM). And we have some statistics
2010 Nov 16
14
[Bug 1838] New: /proc/self/oom_adj needs to use /proc/self/oom_score_adj
https://bugzilla.mindrot.org/show_bug.cgi?id=1838 Summary: /proc/self/oom_adj needs to use /proc/self/oom_score_adj Product: Portable OpenSSH Version: 5.6p1 Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: sshd AssignedTo: unassigned-bugs at
2019 May 22
2
system unresponsive
Out of memory? We?ve definitely seen similar symptoms (it?s been a while, so I?m not sure they were identical) for compute nodes running large memory jobs. Noam
2006 Dec 23
1
Spawn mongrel on demand
Hello Zed ! Do you knows or plan a way to spawn mongrel processes on demand ? I''m studying options to build an affordable but solid shared hosting solution. You wrote something very promising in your "NEXT STEPS", A combination of the ''"mostly C version'' and the mongrel_cluster replacement would be an elegant method to save much RAM on servers (until
2013 Jan 13
6
[Bug 9560] New: drop-cache option
https://bugzilla.samba.org/show_bug.cgi?id=9560 Summary: drop-cache option Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: colundrum at gmail.com QAContact: rsync-qa at
2008 Aug 29
1
Xen HVM and tap:aio
...t lists.xensource.com Hello, I'm not able to use tap:aio disk definitions with my HVM domU's. Is this supposed to work on this version of Xen, or am I doing something wrong? I've tried everything I can think of. file: works, but not tap:aio: , and I understand that file: will cause OOMkiller if using NFS mounts and is deprecated. Likewise, tap:aio: for cdrom does not allow me to boot off of cdrom; file: does work fine. Furthermore, any time I use tap:aio, the bochs bios of the hvm domU shows the hard disk size as 0 MBytes. Any disk definition that I use that has tap:aio: gives the r...
2006 Jun 20
18
RE: [PATCH] Blktap: Userspace file-based image support.(RFC)
...bout what specifically is wrong with the loop > driver? It doesn''t bypass the buffer cache (so all bets are off for data integrity) and can end up consuming all of dom0 memory with dirty buffers -- just create a few loop devices and do a few parallel dd''s to them and watch the oomkiller go on the rampage. It''s even worse if the filesystem the file lives on is slow e.g. NFS. > AW> Julian and I have talked about extending the tap driver to combine > AW> it with blkback and allow block address translation without access > AW> to request contents. > &gt...
2006 Jul 12
24
Xen Roadmap proposal
...g updates to the console frontend driver, xenconsoled, and the tools. When using `xm mem-set'' commands to control the amount of memory in a guest its currently quite easy to set the target too low and create a `memory crunch'' that causes a linux guest kernel to run the infamous `oomkiller'' and hence render the system unstable. It would be far better if the interaction between the balloon driver and linux''s memory manager was more forgiving, hence causing the balloon driver to `back off'', or ask for more memory back from xen to alleviate the pressure (up t...