search for: proccess

Displaying 20 results from an estimated 184 matches for "proccess".

Did you mean: process
2007 Dec 11
2
wine proccess list
Hello to all. I have something in mind that I would like to ask to Wine developers. Is it possible using a hack/trick or a hidden option to change the name of wine in the proccess lists? I mean, Is it possible to list 'wine' proccess as, for example 'iexplorer' when I use Internet Explorer under Wine? Thanks a lot for your work, hope my question find the answer here.
2004 Aug 12
2
cwrsync and CPU usage
Hello. I have a "problem" witch cwsrync and a questions. Does cwrsync process (rsync.exe) use 100% (more or less) CPU in Windows 2000 server witch a high level of kernel usage ? I have syncronized 11 servers (unix and windos) witch all their unit?s files, that proccess during approach 17 hours (the proccess is make every day). Is this time normal?. (A client makes all the request and store in local the files). rsync proccess in unix is less heavy than Windows refers to CPU usage? Thank you. Jos? Luis Poza TB?Solutions Deliv...
2006 Jul 30
0
Standard user registration proccess
Hi all, Just getting trouble with confirmation emails(with actionmailer actually), someone knows where i can find info in how to make a standard user registration proccess? signup -> confirmation of email -> activate user Any help will be very apreciated. Ana :) -- Posted via http://www.ruby-forum.com/.
2014 Nov 04
0
proccess kacpid my server slow
the kacpid proccess is consuming a high percentage of cpu. this makes my server it's slow how to solve this .......???? regards -- *Atte. Rodrigo Pichi?ual N.* *Ingeniero Administrador de Sistemas Linux* *rodrigo.pichinual at gmail.com <rodrigo.pichinual at gmail.com>* *+56 9 87272971* *@Roodrigo0461*...
2006 Feb 13
1
rsync SIGSEGV signal handler in Cygwin.
...u May 12 11:43:14 2005 +++ rsync/main.c Sat Jan 28 06:29:06 2006 @@ -114,6 +114,14 @@ * message describing the purpose of the child. Also indicate * this to the caller so that thhey know something went * wrong. */ + if (WIFSIGNALED(*status)) + rprintf(FLOG, + "rsync error: (2) Child proccess has unexpectedly died with signal %d\n", + WTERMSIG(*status)); + else if (WIFEXITED(*status) && WEXITSTATUS(*status) == RERR_CRASH) + rprintf(FLOG, + "rsync error: (2) *** Child proccess has crashed. :-( ***\n"); + *status = WEXITSTATUS(*status); } @@ -1015,6 +1023,1...
2012 Mar 22
0
New package cloudRmpi: Cloud-based parallel proccessing for R
cloudRmpi is means for doing parallel processing in R, using MPI on a cloud-based network. It currently supports the use of Amazon's EC2 cloud computer service. cloudRmpi provides a mechanism to launch and manage a cloud-based network and to access an R session on the network's master MPI node (using the rreval package). cloudRmpi should work with any MPI based R package (it has been
2017 Sep 14
1
Glusterd proccess hangs on reboot
Hi Serkan, I was wondering if you resolved your issue with the high CPU usage and hang after starting gluster? I'm setting up a 3 server (replica 3, arbiter 1), 300 volume, Gluster 3.12 cluster on CentOS 7 and am having what looks to be exactly the same issue as you. With no volumes created CPU usage / load is normal, but after creating all the volumes even with no data CPU and RAM usage
2017 Aug 22
0
Glusterd proccess hangs on reboot
As an addition perf top shows %80 libc-2.12.so __strcmp_sse42 during glusterd %100 cpu usage Hope this helps... On Tue, Aug 22, 2017 at 2:41 PM, Serkan ?oban <cobanserkan at gmail.com> wrote: > Hi there, > > I have a strange problem. > Gluster version in 3.10.5, I am testing new servers. Gluster > configuration is 16+4 EC, I have three volumes, each have 1600 bricks. > I
2017 Aug 22
2
Glusterd proccess hangs on reboot
Hi there, I have a strange problem. Gluster version in 3.10.5, I am testing new servers. Gluster configuration is 16+4 EC, I have three volumes, each have 1600 bricks. I can successfully create the cluster and volumes without any problems. I write data to cluster from 100 clients for 12 hours again no problem. But when I try to reboot a node, glusterd process hangs on %100 CPU usage and seems to
2010 Dec 21
3
Text Proccessing script - advice?
Hello, I have a log file with the following input: X , ID , Date, Time, Y 01,01368,2010-12-02,09:07:00,Pass 01,01368,2010-12-02,10:54:00,Pass 01,01368,2010-12-02,13:07:04,Pass 01,01368,2010-12-02,18:54:01,Pass 01,01368,2010-12-03,09:02:00,Pass 01,01368,2010-12-03,13:53:00,Pass 01,01368,2010-12-03,16:07:00,Pass My goal is to get the number of times ID has a TIME that's after 09:00:00 each
2004 Aug 12
1
RV: cwrsync and CPU usage
...writes: > I have a "problem" witch cwsrync and a questions. Does cwrsync process > (rsync.exe) use 100% (more or less) CPU in Windows 2000 server witch a > high level of kernel usage ? > I have syncronized 11 servers (unix and windos) witch all their unit?s > files, that proccess during approach 17 hours (the proccess is make > every day). Is this time normal?. (A client makes all the request and > store in local the files). Are you using the latest rsync (version 2.6.2)? It runs a lot faster on cygwin. Craig
2009 Aug 07
2
Mail not begin proccessed
Good day all, [Dovecot version 1.2.1] I've set up postfix and dovecot on Centos. I have a problem with the mail, it is begin received but not "processed" by dovecot. I've looked in the maillog file and found two problems; the first is that private/dovecot directory (I think it should be a directory) did not exist and the second problem is "mail transport
2005 May 30
4
real used RAM!
List, I've installed my CentOS Server running progress 9.1D database system, with only 15 users working every day, this server has 2GB RAM, so, my question is: Why the 2GB of RAM is always used? Even with only one user connected... How can I messuare the real RAM MEM used by my system split in proccess? Is there another tools which I use to compare the results from top. Or vmstat? Regards, Israel
2018 Aug 02
2
CentOS 7.5 x86_64 ISO with Kernel 4.x
Hi there, I can't boot my new Laptop (HP Elitebook 840 G) with CentOS-7-x86_64-LiveKDE-1804.iso. Boot proccess stops very quick with kernel panic. Is there a ISO-Image with more recent kernel, maybe 4.17 from elrepo? Mit freundlichen Gr??en / Kind regards Andreas Reschke
2008 Dec 10
3
Segfault on antispam plugin
Hi Johanners Berg, I put the antispam plugin to work (some days ago) and now my imap daemon dies with segfault. I don't have nothing (wrong) in logs, just a lot of segfaults... Dec 10 15:37:21 curie kernel: printk: 22 messages suppressed. Dec 10 15:37:21 curie kernel: imap[4774]: segfault at 8 rip 2afe7fe7d7ff rsp 7fff2b9bdab0 error 6 Dec 10 15:37:21 curie kernel: imap[4779]: segfault at 8
2005 Jun 03
2
dovecot-auth defunct
...i, I'm running dovecot-0.99.11-2.EL4.1 in RHEL4 and a couple of hours ago, I could not longer login in the imap or pop3 service. I noted that I have a process like this: root 8130 0.0 0.0 0 0 ? Z 16:55 0:00 [dovecot-auth] <defunct> It this ok to have a defunct proccess? I can not kill this process. I have to stop the dovecot service, killall pop3-login and imap-login and then start dovecot again. Is there a solution for this? Any hint? I already enabbled the debug of dovecot-auth. I have my user accounts on a local LDAP using nss_ldap. Many thanks Oliver --...
2005 Dec 15
4
hanging smbd(s).....
dear all, the following problem occurs periodically (appr. once a week) here: the number of smbd(s) will dramatically rise (up to 500 and more...) when having a look what the proccesses are doing i only see that they are waiting for getting a lock: fcntl64(4, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=240, len=1}, 0xbfefa5c0) = 0 filedescriptor 4 is bound to my secrets.tdb ! after that i checket which process holds the lock of secrets.tdb i'll see that it has it lo...
2012 Jul 26
5
Auto logging-out client
...entails errors when trying to send e-mails after this auto logout, such as: host devels.es[91.215.158.237] said: 550-Please turn on SMTP Authentication in your mail client, or login to the 550-IMAP/POP3 server before sending your message. Which result in a very annoying and continuous proccess of restarting my mail client. Is there a way to avoid this auto-logout, or at least configure the time after I want idle clients to auto-logout? Thank you very much! Nicol?s
2003 Feb 17
2
Call to glm inside a function
Hello, I want to call glm inside a function. In the first lines of code I build the weights, the formula, ... and then I call glm with the following command: glm(formularesp, data=data, family=familyresp, weights=eval(data$weights) My problem is that the fitting proccess is performed just like if weights=NULL, even if my weights are not equals to 1. I've performed some return() command before this glm call to check the value of each argument, and everything seems OK. Please, help me to understand why the code bypass my weighting instruction. Regards Isabelle
2017 Aug 22
0
Glusterd proccess hangs on reboot
I reboot multiple times, also I destroyed the gluster configuration and recreate multiple times. The behavior is same. On Tue, Aug 22, 2017 at 6:47 PM, Atin Mukherjee <amukherj at redhat.com> wrote: > My guess is there is a corruption in vol list or peer list which has lead > glusterd to get into a infinite loop of traversing a peer/volume list and > CPU to hog up. Again this is a