search for: 29305

Displaying 4 results from an estimated 4 matches for "29305".

Did you mean: 2305
2013 May 22
2
cgroup error starting domains
Hi, I've got a small problem using libvirt-1.0.5.1 (with the latest patch in the v1.0.5-maint branch on git added). I'm using slackware64-14.0 but the situation is exactly the same described on a debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707201 When trying to start a domain I got error: Failed to start domain debian-wheezy-xfce error: Unable to initialize /machine
2013 Jun 07
2
Re: cgroup error starting domains
...just wondering if systemd is necessary (we don't have it in > Slackware) or I'm simply missing something... No, systemd is definitely /not/ mandatory. Can you provide your /proc/mounts file contents Libvirt seems to be failing to detect the mount points 2013-06-06 15:49:37.688+0000: 29305: debug : virCgroupNewPartition:1248 : path=/machine create=1 controllers=5f 2013-06-06 15:49:37.688+0000: 29305: debug : virCgroupNew:808 : parent=(nil) path=/machine controllers=95 2013-06-06 15:49:37.688+0000: 29305: debug : virCgroupDetect:359 : group=0x7f601007f6e0 controllers=95 path=/machine...
2017 Sep 12
2
how to troubleshoot ssh multiplexing hanging issues?
...ebug1: auto-mux: Trying existing master And it hangs at that point indefinitely until Ctrl-C. At this point in time, we do see the ssh mux process still running: $ ps -eo pid,user,args | awk '$2=="worker" && $3=="ssh:" && $5=="[mux]" {print}' 29305 worker ssh: /var/lib/worker/.ssh/cm-boss at ui1:22 [mux] I tried to attach strace to the ssh mux process, and this is what i see when the problem is happening: select(1024, [3 5 9], [], NULL, {0, 11336}) = 0 (Timeout) clock_gettime(0x7 /* CLOCK_??? */, {17873813, 778030739}) = 0 clock_gettime(0...
2006 Nov 06
2
Fwd: How to grep and remove files
Hi All, I want to know how to grep and delete (remove) files . What I need is that there are some unwanted out going mails in the queue in my Centos 4.4 Sendmail Server. I can find them with the below commad. mailq /var/spool/mqueue/ |grep '<>' Then It displays all the mails of that type withg their ids in the following way. [root at gateway ~]# mailq /var/spool/mqueue/ |grep