search for: paralyzing

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

Did you mean: analyzing
2006 Jun 06
3
file download crashes samba
All - While trying to copy a directory containing a large number of files ( ~600 1-5 mb files ) from my samba server to a client machine ( either mac or windows ) my samba server crashes paralyzing my server machine and forcing me to reboot it. Once the behavior occurs I can no longer ssh into the server or if I happen to be in it already I can't even stop and restart samba. Is this a known issue? Could something be getting out of sync? I don't believe this is client issue as I ca...
2006 Jan 30
5
SCGI Rails Runner RubyForge Project
Hello Rails Folks, This is just a quick announcement to let people know that SCGI Rails Runner now has a RubyForge project at: http://rubyforge.org/projects/scgi/ There''s already a few bug and feature requests there and I''ll be quickly putting more docs online as well as a new release shortly. The latest source is checked into subversion if you are interested in
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello! A machine I manage remotely for a friend comes under a distributed ssh break-in attack every once in a while. Annoyed (and alarmed) by the messages like: Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180 Aug 12
2008 Aug 21
12
machine hangs on occasion - correlated with ssh break-in attempts
Hello! A machine I manage remotely for a friend comes under a distributed ssh break-in attack every once in a while. Annoyed (and alarmed) by the messages like: Aug 12 10:21:17 symbion sshd[4333]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:18 symbion sshd[4335]: Invalid user mythtv from 85.234.158.180 Aug 12 10:21:20 symbion sshd[4337]: Invalid user mythtv from 85.234.158.180 Aug 12
2018 Mar 09
0
Memory Leak with PHP
I understand that this problem may have very little to do with CentOs, but it happens to occur on a CentOS webserver and maybe you?ll have a clue. Since a few months, after many upgrades on several blogs (now running with PHP7), our server is eating up RAM no end. PHP processes swell to over 2 GB (each) and when the whole RAM and the whole swap are full, problems stack up and finally paralyze the
2010 Feb 05
1
[PATCH] ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
The wrong member was compared in the continguousness check. Acked-by: Tao Ma <tao.ma at oracle.com> Signed-off-by: Roel Kluin <roel.kluin at gmail.com> --- >> } else if ((ins->ei_phys + ins->ei_clusters) == emi->ei_phys && >> (ins->ei_cpos + ins->ei_clusters) == emi->ei_phys && >> should that 2nd
2005 Oct 05
1
TDMOE Badness in kernel...
Has anyone succesfully used TDMoE on Fedora Core 2.6.12+ Kernel versions? I'm having the issue that is in the Mantis bug database with badness with the kernel. My Story: I can get the dynamic span to come up and show OK in the zttool on both machines. However i get errors every second (Warning: detected alarm on channel 1... then channel 2...) And then the next second, i get : alarm
2008 Dec 21
0
Compiz lockup with XRandr and External Monitors
Hello there -- I have an unusual bug that I recently discovered. I've put several hours into making sure I can reproduce it everytime, but the process seems so strange (and specific) that I feel I would be laughed off of a bugzilla if I tried to post it. At any rate, I thought I'd give a description of my situation. First, disclaimers. The software: Fedora 10, fresh install, GNOME
2003 Jan 13
2
Which filesystem to increase Samba performances ?
hello, i'm a new suscriber of this mailing-list, hoping i'll be able to help u. But before i've a question. I've to mount a huge file server using Samba. We bought a new server, using raid 5 technology. My question is, now i've to install on it my favorite operating system :) and i ask me which filesystem type i've to use to increase Samba performances on it, some people
2004 Apr 23
2
problems with squirrelmail and TLS (debian unstable)
Heylas, So, okay, I've had this lovely IMAP server running, and adore the ease of configuration, among other things. Problem, though. I'm trying to set up SquirrelMail, so that some folks with accounts on my box can use it without having to set up a proper imap client (or can check mail when they're at a cafe, or like that). However, I *won't* turn off the
2009 Mar 18
2
shutdown by o2net_idle_timer causes Xen to hang
Hello, we've had some serious trouble with a two-node Xen-based OCFS2 cluster. In brief: we had two incidents where one node detects an idle timeout and shuts the other node down which causes the other node and the Dom0 to hang. Both times this could only be resolved by rebooting the whole machine using the built-in IPMI card. All machines (including the other DomUs) run Centos 5.2
2007 Dec 12
4
Route and patterns
In a wiki, routes are handling web_index /:web {:controller=>"wiki", :action=>"index"} web_topic /:web/:topic {:controller=>"wiki", :action=>"view"} action /:web/:topic/:action {:controller=>"wiki"} That is the default action is "view". Two questions: 1. Can I constrain the patterns allowed for
2009 Jun 02
10
[PATCH 0/7] [RESEND] Fix some deadlocks in quota code and implement lockdep for cluster locks
Hi, I'm resending this patch series. It's rediffed against linux-next branch of Joel's git tree. The first four patches are obvious fixes of deadlocks in quota code and should go in as soon as possible. The other three patches implement lockdep support for OCFS2 cluster locks. So you can have a look whether the code make sence to you and possibly merge them. They should be NOP when