similar to: nautilus pegging the cpu

Displaying 20 results from an estimated 3000 matches similar to: "nautilus pegging the cpu"

2005 Sep 08
3
Intel RAID controller
I have a dell precision 380: http://catalog.us.dell.com/CS1/CS1Page2.aspx?br=6&c=us&cs=555&fm=11210&l=en&s=biz with an Intel Matrix Storage Manager ICH7R RAID Controller http://www.intel.com/support/chipsets/imsm/sb/cs-020663.htm I need to get CentOS 3 installed on this thing but can't due to the fact that the controller is not supported in 2.4 kernels. There is a patch
2006 Dec 18
5
Diagnosing random hangs
I have many different centos machines that are hanging regulary. I believe this is due to something our application is doing - not a centos specific problem. When the machines hang, there is no access to the console or remote access(ssh, rsh, etc). Any tips on debugging this issue? It is becoming quite a show stopper as we migrate our product from Solaris to Linux. tia, FYI - The
2008 Jul 30
1
rpm dependency question
I have an rpm I've created that has a dependency on a library provided by a third party. This dependency is not specified anywhere in my spec file yet the package seems to know about when I run: # rpm -qip --requires MyPackage.rpm The third party rpm is installed and uninstalled via a vendor-supplied script so that they can prompt you to accept licenses and so on. Problem is, the vendor
2008 Oct 16
3
central patch list
Is there a list somewhere of available updates for a given CentOS release? Something like this: https://rhn.redhat.com/errata/rhel4ws-errata.html Ideally I would like a something like: Bug Description Link to update 1111 kernel blah,etc http://some.rpm.com/1111.rpm -Mark -- Mark Belanger LTX Corporation
2008 Aug 29
2
detecting boot order
Given that I have a machine with possibly multiple disks, each of which is bootable(has an MBR).... Is there a command that will query the BIOS and tell me which disk is the default boot disk. BTW - this is x86. The goal is to remotely reboot the workstation into the desired disk(which contain different centos versions). tia, -Mark -- Mark Belanger LTX Corporation
2007 Dec 10
1
Different results depending on the user launching rsync
Hi Exactly the same command shows different rsync results depending on the user executing the rsync. If I execute rsync as root I get a proper result but if I execute as user_x there seems to be many files that require updating. Here is the command I execute /opt/local/bin/rsync -avuzhn --relative -e ssh --exclude-from=/TT_TCM/SEA/scripts/LMI/backup_exclude_files_norelative.t xt
2006 Jan 05
2
rc script not running on shutdown
I've create a script and associated links(via chkconfig). The script runs in the expected runlevels at boot time, but does not run at all during shutdown(halt, reboot, etc). I swear I've done this a million times. What am I overlooking? # cat /etc/issue CentOS release 3.5 (Final) Kernel \r on an \m # chkconfig --list chnghst chnghst 0:off 1:on 2:off 3:off 4:off
2006 May 31
1
CentOS 3.5 system hanging
Our very large and very complex application is running on CentOS 3.5 and Solaris. The CentOS machines are hanging about once per day. By "hanging" I mean the system is completely unresponsive either from the console or remotely via ssh. Totally locked. Does anyone have any tips for troubleshooting this sort of problem? -Mark -- Mark Belanger LTX Corporation
2006 Jun 02
1
getting update details
I see in CentOS 3.6 - the release notes state that it has "improved support for dual-core processors" I got that from http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/release-notes/as-x86/RELEASE-NOTES-U6-x86-en.html Where might I get more details about this improved support. Specifically I'd like to see if problems I'm having in 3.5 could be related to the kernel
2015 Apr 17
0
Samba process pegging CPU
I did, but I don't know how to decypher it. Here's a 1.5 second snippet of the the strace -p PID command. Jeff Donaldson Technology Director Newark Charter School jeff.donaldson at ncs.k12.de.us (302) 369-2001 ext: 425 ________________________________________ From: Jeremy Allison <jra at samba.org> Sent: Thursday, April 16, 2015 6:49 PM To: Donaldson Jeff Cc: samba at
2015 Apr 16
0
Samba process pegging CPU
My apologies, went to paste and accidentally sent the message...see below for rest of detail. Greetings, I'm currently experiencing an issue with two of my three Samba servers where one Samba process is pegging the CPU usage and eating up a lot of virtual and resident memory. While this is happening I get a "ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610723,
2004 Feb 26
2
Sweave and Xemacs on Windows2000?
Hallo! Trying to configure Xemacs to work with .snw files on windows 2000. Tried to do it how it is described in the FAQ for Sweaves. When starting xemacs with and Snw file *ESS* buffer contains hundrets of lines and the few last ones. (ess-loop-timeout . 500000) (inferior-ess-primary-prompt . ^) (inferior-ess-secondary-prompt . ^) (comint-use-prompt-regexp-instead-of-fields . t)
2015 Apr 16
2
Samba process pegging CPU
On Thu, Apr 16, 2015 at 02:33:20PM +0000, Donaldson Jeff wrote: > My apologies, went to paste and accidentally sent the message...see below for rest of detail. > > > Greetings, > > > I'm currently experiencing an issue with two of my three Samba servers where one Samba process is pegging the CPU usage and eating up a lot of virtual and resident memory. While this is
2005 Jun 09
1
kjournald pegging cpu
kernel version 2.6.10-1.771_FC2smp We have had quite a few instances of kjournald pegging cpu and thereby effectively knocking out the system's i/o. What can we do to provide more information so that the cause can be identified and fixed? Thanks Christopher
2005 Feb 04
1
A smbd process pegging CPU at near 100% with v3.0.10-1FC2 RPM
Maybe it's stuck in a library call loop. Try ltrace -p 2170 -f -o smbd.2170.ltrace.out -Marc > -----Original Message----- > From: Kel Way [mailto:kpwspam-samba@yahoo.com] > Sent: Friday, February 04, 2005 9:06 AM > To: Denis Vlasenko; samba@lists.samba.org > Subject: Re: [Samba] A smbd process pegging CPU at near 100% with v3.0.10- > 1FC2 RPM > > > strace -p
2003 Nov 19
1
ssh tunnel exits unexptected
Hi, I have setup a tunnel from server A to server B across WAN by running "ssh -l user_X -L port_A:server_B:port_B server_C -N". Server B is in a private network, so I have to establish the tunnel via server C, which is in the same LAN with B but has a public IP. The problem is, every time I start the tunnel on server B, the tunnel process will die nearly two hours later. And it
2015 Apr 16
3
Samba process pegging CPU
Greetings, I'm currently experiencing an issue with two of my three Samba servers where one Samba process is pegging the CPU usage and eating up a lot of virtual and resident memory. While this is happening I get a "ERROR(runtime): DsReplicaGetInfo of type 0 failed - (-1073610723, 'NT_STATUS_RPC_PROTOCOL_ERROR')" error when I try to run the samba-tool drs showrepl command.
2003 Apr 23
1
Setting up Xemacs + Sweave
Dear list, I have tried to setup my Xemacs for use with Sweave, which I indend to learn. I have followed the instructions in the Sweave FAQ, that is to say, I put (defun Rnw-mode () (require 'ess-noweb) (noweb-mode) (if (fboundp 'R-mode) (setq noweb-default-code-mode 'R-mode))) (add-to-list 'auto-mode-alist '("\\.Rnw\\'" . Rnw-mode)) (add-to-list
2015 Jan 08
2
latex warning
Dear all, I am getting an R CMD check warning about the PDF manual. I am having a hard time finding out what is wrong, here is the log of the Rd2pdf call. The full check (and other) log is at https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is interested, and the package itself is here: https://github.com/metacran/r-builder/tree/bintex/rbuildertest Thanks, Best, Gabor
2005 Sep 02
0
nfsstat -m equivalent
Is there an equivalent command to nfsstat -m on Centos 3.4? On solaris it reports statistics for each NFS mounted file system i.e.: /mount/point from host:/some/path Flags: vers=3,proto=tcp,sec=sys,hard,intr,link,symlink,acl,rsize=32768,wsize=32768,retrans=5,timeo=50 Attr cache: acregmin=3,acregmax=60,acdirmin=30,acdirmax=60 On a related topic, how can I make a Centos3.4 nfs server