Displaying 20 results from an estimated 200 matches similar to: "Libvirt exiting and respawning"
2014 Oct 14
1
virsh list hangs / guests not starting automatically
I followed the wiki[1] to create a KVM virtual machine using bridged
network on CentOS 6.5. It seemed to work fine on initial setup.
(FWIW I'm trying to run a MythBuntu guest.) However, after a reboot,
it doesn't auto-start the VMs.
Shortly after boot, if I go into "virsh", then do a "list", it just
hangs. Likewise, if I go into "virt manager", it just
2012 Jan 17
0
sorry, choosed wrong recipient....
Hi Michal,
Am 17.01.2012 09:19, schrieb Michal Privoznik:
On 16.01.2012 23:04, Marko Weber wrote:
Hi Michal,
i cant say the USEFLAGS, cause i removed at end the package,
heres a cut of logfile /var/log/libvirt/libvirt.log
2012-01-15 19:48:11.960+0000: 21586: error : virCommandWait:2192 :
Interner Fehler Child process (/sbin/iptables --table mangle --insert
POSTROUTING --out-interface virbr0
2013 Jan 16
1
Libvirt daemon is not getting started
Hi,
Earlier I was having libvirt-0.7.5 but now I have installed 0.9.8 version
of libvirt now.
I am trying to start libvirt daemon using the command below but daemon it
is not getting started and the PID file is not getting created. Tried
/usr/loval/sbin/libvirtd -d option too. In that case I am not getting any
error but PID file is not getting created in this case too.
2009 Feb 10
1
INIT: Id "snmp" respawning too fast: disabled for 5 minutes
Hello all,
I recently started seeing these messages on the consoles of three
production Centos 5.2 servers. They have been occurring nonstop for the
past few days and show up routinely every five minutes.
INIT: Id "snmp" respawning too fast: disabled for 5 minutes
INIT: Id "snmp" respawning too fast: disabled for 5 minutes
INIT: Id "snmp" respawning too fast:
2014 Jul 30
2
I getting some erros about SPNs and main process ended, respawning
Please I getting some erros about SPNs and main process ended respawing,
bellow the erros that ia m getting at messages log
5 or more machines are getting "Failed to modify SPNs on
CN=PC-2902194,OU=XXXXX ,DC=ABC,DC=com,DC=br: error in module acl:
Constraint violation (19)"
another problem is more serious ... I really need help because the main
process of Samba4 is respawing...
ad
2005 Jun 07
1
error message: INIT: Id "s0" respawning too fast: disable for 5 minutes
I have set up asterisk@home <mailto:asterisk@home> with Digium TDM400P
2FXO/2FXS.
I am unable to seize my trunks from either soft or analog phones.
Inbound calls result in answer/disconnection.
I see the following error code on my asterisk server
INIT: Id "s0" respawning too fast: disable for 5 minutes
Does anyone have any suggestions for me?
I?d really appreciate some help on
2005 Jun 08
1
error message: INIT: Id "s0" respawning toofast:disable for 5 minutes
Guys (and Gals),
FYI I also have the *same* message here. Wonder is it is related to my
Compaq D500 Space Saver PIV 1.7 or the fact that I don't yet have a
modem card in the * box.
(Please don't shoot me, did try Google first)
Many thanks,
Wagner Gimenes
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf
2016 Jan 29
0
respawning dead tinc process
Hi Daniel,
Yes, thanks and I should have mentioned that I am using pretty much the same thing you suggested on my routers, but for whatever reason couldn?t get that approach working on the linux box in question.
Mark,
Thanks for the upstart script. I had tried to do the same myself but couldn?t get my upstart script to work right. I was missing the ?-D? flag in my script. Added that and now
2007 Jun 11
2
Centos5 and X respawning problem
I just installed CentOS 5 on a Sony Vaio V505 (PCG-V505DC2P) and it worked
perfectly. A full yum update also worked fine.
The user made various changes to it over the weekend, and how I'm faced with
trying to undo endless "INIT: Id "x" respawning too fast: disabled for 5
minutes" error messages.
I've spent half the day googling various answers. init 5 will not
2016 Jan 29
0
respawning dead tinc process
This is what we use on our routers, running once a minute via crontab.
> if pgrep "tincd" >/dev/null; then
> echo "tincd is running"
> else
> echo "tincd isn't running, restarting"
> tincd -n nycmesh
> fi
On Fri, Jan 29, 2016 at 9:07 AM, pjv <pjv at pjv.me> wrote:
> I have tinc 1.1pre11 running on various routers and linux
2007 Jul 17
2
INIT: Id "x0" respawning too fast: disabled for 5 minutes
Hello,
I''m running a SLES10 SP1 Server as a Dom0 and as DomU.
I have allocated 1024 Mb RAM to the DomU and one virtual processor (physical processor is a dual core Intel Xeon 3.4 Ghz).
A warning is regularly displayed on the standard output :
INIT: Id "x0" respawning too fast: disabled for 5 minutes
Any idea where that come from ?
Thanks in advance.
Hervé Marcy
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
Hi Pasi,
if I don''t change the tty to hvc it will stopped on
Kernel 2.6.31.13 on i686 (console)
localhost login: root
Kernel 2.6.31.13 on i686 (console)
localhost login: root
Kernel 2.6.31.13 on i686 (console)
localhost login: root
After I change it to hvc0 followed the twiki page the log is
Remounting root filesystem in read-write mode: [ OK ]
Mounting local filesystems: [ OK
2016 Jan 29
2
respawning dead tinc process
I have tinc 1.1pre11 running on various routers and linux cloud servers. On one of the cloud servers, under Ubuntu 12.04, tinc is mysteriously dying once in a while, leaving a dangling PID. I have been unable to track down why it is dying, but it happens infrequently enough that I care less about why it is dying than how to robustly respawn it when it dies.
Before I re-invent the wheel, has
2009 Nov 18
1
Removing respawning process from inittab w/o killing it
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I need to remove an entry of inittab which is used to (re)spawn a process:
mydemon:2345:respawn:/usr/sbin/mydemon >/dev/null 2>&1
So, I would comment out that entry and reload init running ``telinit
q''. IIRC, this would lead to the currently running daemon being killed.
I don't want to /try/ whether I'm right, as
2011 Mar 17
4
respawning apache on centos
Hi
I have a centos instance on a host where uname -a shows:
Linux cl28810.com 2.6.18-194.26.1.el5.028stab079.2PAE #1 SMP Fri Dec 17
19:34:22 MSK 2010 i686 i686 i386 GNU/Linux
Periodically my ssh access and http access slow dramatically and I get out of
memory when trying to do rudimentary stuff like ls. I've been advised by tech
support to try service httpd restart. This works. But the
2016 Jan 29
2
respawning dead tinc process
I?ve been having the same issue with Ubuntu, thankfully we have access to Upstart:
```
start on (local-filesystems and net-device-up IFACE!=lo)
stop on stopping network-services
author "Mark Lopez"
description "Tinc Upstart Job"
version "0.1"
env network=master
respawn
exec /usr/sbin/tincd -n "$network" -D --debug=3 --logfile
```
I removed the default
2006 Jul 07
4
VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
Hi,
This is my setting:
I have a Logical Volume /dev/VG/suse with Suse installed. I have added
it to the grub and I can boot it and works perfectly fine.
Now I am running /dev/VG/root which is running Xen0. I have created a
Xen config file to boot a VM with disk: /dev/VG/suse. In other words I
want to boot
/dev/VG/suse as a virtual machine.
Below is what I am getting at boot time :
2008 Jun 30
2
Smbd internal error and panic with nfs-mounted share
We're trying to share a directory that's mounted via NFS from another
server; when we connect to that share, smbd panics and tries to dump
core.
This is samba-3.0.30 on Alpha/Tru64-4.0G. The directory we're trying to
use is exported from a Linux box called sesfs (Centos 4.4) and
mounted on
the Alpha server via NFS as /sesfs/scratch. I've appended below an
edited
summary from
2012 Feb 14
3
[libvirt] Fail to import available VM image
On 02/14/2012 11:01 AM, Jun Koi wrote:
> On Tue, Feb 14, 2012 at 11:47 PM, Alex Jia <ajia at redhat.com> wrote:
>> Hi Jun,
>> I assume you haven't changed libvirt default URI, it may be a issue,
>> I want to know whether it works for you if you explicitly specify
>> --connect qemu:///system with virt-install? I think a root reason
>> probably is your disk
2003 May 07
0
Error messages from asterisk
I'm currently using Asterisk behind a NAT. The only service I get to
work more or less (for outbound) is Iconnecthere. Everything seems to be
working, but I get this:
WARNING[229389]: File dsp.c, Line 1107 (ast_dsp_process): Unable to
detect proce
ss 2 frames
NOTICE[229389]: File rtp.c, Line 326 (ast_rtp_read): Unknown RTP codec
19 receiv
ed
WARNING[229389]: File dsp.c, Line 1107