Castillo, Claris
2006-Jul-07 00:52 UTC
[Xen-users] 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 :
done
Setting up the hardware clockmodprobe: FATAL: Could not load
/lib/modules/2.6.13-15.8-xen/modules.dep: No such file or directory
failed
Activating remaining swap-devices in /etc/fstab...
failed
Setting current sysctl status from /etc/sysctl.conf
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.rp_filter = 1
done
Enabling syn flood protection
done
Disabling IP forwarding
done
done
done
System Boot Control: The system has been
set up
Failed features:
boot.udev
System Boot Control: Running /etc/init.d/boot.local
done
INIT: Entering runlevel: 5
Boot logging started on /dev/tty1(/dev/console) at Fri Jul 7 01:35:48
2006
Master Resource Control: previous runlevel: N, switching to runlevel: 5
acpid: no ACPI support in kernel
skipped
FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No such
file or directory
Loading AppArmor module
failed
- could not start AppArmor
failed
Starting D-BUS daemonUnknown username "haldaemon" in message bus
configuration file
failed
Starting syslog services
done
Starting irqbalance
unused
Initializing random number generator
done
Starting resource manager
done
Loading keymap Couldnt open /dev/tty1
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
failed
Loading compose table winkeys shiftctrl latin1.add
failed
Start Unicode mode
Couldnt open /dev/tty1
failed
Loading console font lat9w-16.psfu -m trivial G0:loadable
Couldnt open /dev/tty1
failed
Couldnt get a file descriptor referring to the console
Starting HAL daemon
done
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8
done
veth0
No configuration found for veth0
unused
veth1
No configuration found for veth1
unused
veth2
No configuration found for veth2
unused
veth3
No configuration found for veth3
unused
veth4
No configuration found for veth4
unused
veth5
No configuration found for veth5
unused
veth6
No configuration found for veth6
unused
veth7
No configuration found for veth7
unused
vif0.0
No configuration found for vif0.0
unused
vif0.1
No configuration found for vif0.1
unused
vif0.2
No configuration found for vif0.2
unused
vif0.3
No configuration found for vif0.3
unused
vif0.4
No configuration found for vif0.4
unused
vif0.5
No configuration found for vif0.5
unused
vif0.6
No configuration found for vif0.6
unused
vif0.7
No configuration found for vif0.7
unused
Waiting for mandatory devices: eth0 __NSC__
19 18 16 15 14 13
eth0
eth0 IP address: 172.25.95.209/24
done
Setting up service network . . . . . . . . . . . . . .
done
Starting mdnsd
failed
Starting RPC portmap daemon
done
Importing Net File System (NFS)
unused
Starting ZENworks Management Daemon
done
Starting auditd
done
Starting service at daemon
done
Loading keymap Couldnt open /dev/tty1
Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz
failed
Loading compose table winkeys shiftctrl latin1.add
failed
Start Unicode mode
Couldnt open /dev/tty1
failed
Loading console font lat9w-16.psfu -m trivial G0:loadable
Couldnt open /dev/tty1
failed
Couldnt get a file descriptor referring to the console
Checking/updating CPU microcode FATAL: Could not load
/lib/modules/2.6.13-15.8-xen/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No such
file or directory
failed
Starting nfsboot (sm-notify)
done
Starting cupsd
done
Starting Name Service Cache Daemon
done
Starting mail service (Postfix)
failed
Starting CRON daemon
done
Mount SMB/ CIFS File Systems
unused
Starting powersaved:
done
Starting SSH daemon
done
Starting service kdm
done
Starting automount:
Starting X Font Server
done
/etc/init.d/local: line 30:
/ulm/tmp/CLIENTS/NVIDIA/nvidia_postcheck_Suse: No such file or directory
/usr/local/nm/nm5/nmetrics/nmd not installed
Starting INET services. (xinetd)
done
done
Master Resource Control: runlevel 5 has been
reached
Failed services in runlevel 5: dbus earlykbd mdnsd kbd microcode postfix
Skipped services in runlevel 5: acpid irq_balancer nfs smbfs splash
netmeter
Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1).
INIT: Id "2" respawning too fast: disabled for 5 minutes
INIT: Id "3" respawning too fast: disabled for 5 minutes
INIT: Id "4" respawning too fast: disabled for 5 minutes
INIT: Id "5" respawning too fast: disabled for 5 minutes
INIT: Id "6" respawning too fast: disabled for 5 minutes
Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1).
-----------------------------------------------------------------
Once I log in as root I keep getting the following message (
INIT: Id "2" respawning too fast: disabled for 5 minutes
INIT: Id "3" respawning too fast: disabled for 5 minutes
INIT: Id "4" respawning too fast: disabled for 5 minutes
INIT: Id "5" respawning too fast: disabled for 5 minutes
INIT: Id "6" respawning too fast: disabled for 5 minutes
Any ideas?
cc
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
John A. Sullivan III
2006-Jul-07 01:34 UTC
Re: [Xen-users] VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
On Thu, 2006-07-06 at 17:52 -0700, Castillo, Claris wrote:> 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 : > > > > > > > > done > > Setting up the hardware clockmodprobe: FATAL: Could not > load /lib/modules/2.6.13-15.8-xen/modules.dep: No such file or > directory > > > > > failed > > Activating remaining swap-devices in /etc/fstab... > failed > > Setting current sysctl status from /etc/sysctl.conf > > net.ipv4.icmp_echo_ignore_broadcasts = 1 > > net.ipv4.conf.all.rp_filter = 1 > > > done > > Enabling syn flood protection > done > > Disabling IP forwarding > done > > > done > > > done > > System Boot Control: The system has been > set up > > Failed features: > boot.udev > > System Boot Control: Running /etc/init.d/boot.local > done > > INIT: Entering runlevel: 5 > > Boot logging started on /dev/tty1(/dev/console) at Fri Jul 7 01:35:48 > 2006 > > Master Resource Control: previous runlevel: N, switching to runlevel: > 5 > > acpid: no ACPI support in kernel > skipped > > FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No > such file or directory > > Loading AppArmor module > failed > > - could not start AppArmor > failed > > Starting D-BUS daemonUnknown username "haldaemon" in message bus > configuration file > > > failed > > Starting syslog services > done > > Starting irqbalance > unused > > Initializing random number generator > done > > Starting resource manager > done > > Loading keymap Couldnt open /dev/tty1 > > Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz > failed > > Loading compose table winkeys shiftctrl latin1.add > failed > > Start Unicode mode > > Couldnt open /dev/tty1 > failed > > Loading console font lat9w-16.psfu -m trivial G0:loadable > > Couldnt open /dev/tty1 > failed > > Couldnt get a file descriptor referring to the console > > Starting HAL daemon > done > > Setting up network interfaces: > > lo > > lo IP address: 127.0.0.1/8 > done > > veth0 > > No configuration found for veth0 > unused > > veth1 > > No configuration found for veth1 > unused > > veth2 > > No configuration found for veth2 > unused > > veth3 > > No configuration found for veth3 > unused > > veth4 > > No configuration found for veth4 > unused > > veth5 > > No configuration found for veth5 > unused > > veth6 > > No configuration found for veth6 > unused > > veth7 > > No configuration found for veth7 > unused > > vif0.0 > > No configuration found for vif0.0 > unused > > vif0.1 > > No configuration found for vif0.1 > unused > > vif0.2 > > No configuration found for vif0.2 > unused > > vif0.3 > > No configuration found for vif0.3 > unused > > vif0.4 > > No configuration found for vif0.4 > unused > > vif0.5 > > No configuration found for vif0.5 > unused > > vif0.6 > > No configuration found for vif0.6 > unused > > vif0.7 > > No configuration found for vif0.7 > unused > > Waiting for mandatory devices: eth0 __NSC__ > > 19 18 16 15 14 13 > > eth0 > > eth0 IP address: 172.25.95.209/24 > done > > Setting up service network . . . . . . . . . . . . . . > done > > Starting mdnsd > failed > > Starting RPC portmap daemon > done > > Importing Net File System (NFS) > unused > > Starting ZENworks Management Daemon > done > > Starting auditd > done > > Starting service at daemon > done > > Loading keymap Couldnt open /dev/tty1 > > Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz > failed > > Loading compose table winkeys shiftctrl latin1.add > failed > > Start Unicode mode > > Couldnt open /dev/tty1 > failed > > Loading console font lat9w-16.psfu -m trivial G0:loadable > > Couldnt open /dev/tty1 > failed > > Couldnt get a file descriptor referring to the console > > Checking/updating CPU microcode FATAL: Could not > load /lib/modules/2.6.13-15.8-xen/modules.dep: No such file or > directory > > FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No > such file or directory > > > failed > > Starting nfsboot (sm-notify) > done > > Starting cupsd > done > > Starting Name Service Cache Daemon > done > > Starting mail service (Postfix) > failed > > Starting CRON daemon > done > > Mount SMB/ CIFS File Systems > unused > > Starting powersaved: > done > > Starting SSH daemon > done > > Starting service kdm > done > > Starting automount: > > Starting X Font Server > done > > /etc/init.d/local: line > 30: /ulm/tmp/CLIENTS/NVIDIA/nvidia_postcheck_Suse: No such file or > directory > > /usr/local/nm/nm5/nmetrics/nmd not installed > > Starting INET services. (xinetd) > done > > > done > > Master Resource Control: runlevel 5 has been > reached > > Failed services in runlevel 5: dbus earlykbd mdnsd kbd microcode > postfix > > Skipped services in runlevel 5: acpid irq_balancer nfs smbfs splash > netmeter > > > > > > Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1). > > > > > > INIT: Id "2" respawning too fast: disabled for 5 minutes > > INIT: Id "3" respawning too fast: disabled for 5 minutes > > INIT: Id "4" respawning too fast: disabled for 5 minutes > > INIT: Id "5" respawning too fast: disabled for 5 minutes > > INIT: Id "6" respawning too fast: disabled for 5 minutes > > > > > > > > Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1). > > > > ----------------------------------------------------------------- > > Once I log in as root I keep getting the following message ( > > INIT: Id "2" respawning too fast: disabled for 5 minutes > > INIT: Id "3" respawning too fast: disabled for 5 minutes > > INIT: Id "4" respawning too fast: disabled for 5 minutes > > INIT: Id "5" respawning too fast: disabled for 5 minutes > > INIT: Id "6" respawning too fast: disabled for 5 minutes > > > > > > Any ideas?<snip> I apologize in advance for not reading your entire post but work deadlines are drawing ever nearer ;) However, look for a section like this in your /etc/inittab file: # Run gettys in standard runlevels 1:2345:respawn:/sbin/mingetty tty1 2:2345:respawn:/sbin/mingetty tty2 3:2345:respawn:/sbin/mingetty tty3 4:2345:respawn:/sbin/mingetty tty4 5:2345:respawn:/sbin/mingetty tty5 6:2345:respawn:/sbin/mingetty tty6 I''m guessing that it is having trouble finding tty2 through tty6 but that is just a guess. Hopefully someone with more expertise will answer soon! - John>-- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 jsullivan@opensourcedevel.com If you would like to participate in the development of an open source enterprise class network security management system, please visit http://iscs.sourceforge.net _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jeffery Fernandez
2006-Oct-16 06:53 UTC
Re: [Xen-users] VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
On Thu, 2006-07-06 at 21:34 -0400, John A. Sullivan III wrote:> On Thu, 2006-07-06 at 17:52 -0700, Castillo, Claris wrote: > > 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 : > > > > > > > > > > > > > > > > done > > > > Setting up the hardware clockmodprobe: FATAL: Could not > > load /lib/modules/2.6.13-15.8-xen/modules.dep: No such file or > > directory > > > > > > > > > > failed > > > > Activating remaining swap-devices in /etc/fstab... > > failed > > > > Setting current sysctl status from /etc/sysctl.conf > > > > net.ipv4.icmp_echo_ignore_broadcasts = 1 > > > > net.ipv4.conf.all.rp_filter = 1 > > > > > > done > > > > Enabling syn flood protection > > done > > > > Disabling IP forwarding > > done > > > > > > done > > > > > > done > > > > System Boot Control: The system has been > > set up > > > > Failed features: > > boot.udev > > > > System Boot Control: Running /etc/init.d/boot.local > > done > > > > INIT: Entering runlevel: 5 > > > > Boot logging started on /dev/tty1(/dev/console) at Fri Jul 7 01:35:48 > > 2006 > > > > Master Resource Control: previous runlevel: N, switching to runlevel: > > 5 > > > > acpid: no ACPI support in kernel > > skipped > > > > FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No > > such file or directory > > > > Loading AppArmor module > > failed > > > > - could not start AppArmor > > failed > > > > Starting D-BUS daemonUnknown username "haldaemon" in message bus > > configuration file > > > > > > failed > > > > Starting syslog services > > done > > > > Starting irqbalance > > unused > > > > Initializing random number generator > > done > > > > Starting resource manager > > done > > > > Loading keymap Couldnt open /dev/tty1 > > > > Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz > > failed > > > > Loading compose table winkeys shiftctrl latin1.add > > failed > > > > Start Unicode mode > > > > Couldnt open /dev/tty1 > > failed > > > > Loading console font lat9w-16.psfu -m trivial G0:loadable > > > > Couldnt open /dev/tty1 > > failed > > > > Couldnt get a file descriptor referring to the console > > > > Starting HAL daemon > > done > > > > Setting up network interfaces: > > > > lo > > > > lo IP address: 127.0.0.1/8 > > done > > > > veth0 > > > > No configuration found for veth0 > > unused > > > > veth1 > > > > No configuration found for veth1 > > unused > > > > veth2 > > > > No configuration found for veth2 > > unused > > > > veth3 > > > > No configuration found for veth3 > > unused > > > > veth4 > > > > No configuration found for veth4 > > unused > > > > veth5 > > > > No configuration found for veth5 > > unused > > > > veth6 > > > > No configuration found for veth6 > > unused > > > > veth7 > > > > No configuration found for veth7 > > unused > > > > vif0.0 > > > > No configuration found for vif0.0 > > unused > > > > vif0.1 > > > > No configuration found for vif0.1 > > unused > > > > vif0.2 > > > > No configuration found for vif0.2 > > unused > > > > vif0.3 > > > > No configuration found for vif0.3 > > unused > > > > vif0.4 > > > > No configuration found for vif0.4 > > unused > > > > vif0.5 > > > > No configuration found for vif0.5 > > unused > > > > vif0.6 > > > > No configuration found for vif0.6 > > unused > > > > vif0.7 > > > > No configuration found for vif0.7 > > unused > > > > Waiting for mandatory devices: eth0 __NSC__ > > > > 19 18 16 15 14 13 > > > > eth0 > > > > eth0 IP address: 172.25.95.209/24 > > done > > > > Setting up service network . . . . . . . . . . . . . . > > done > > > > Starting mdnsd > > failed > > > > Starting RPC portmap daemon > > done > > > > Importing Net File System (NFS) > > unused > > > > Starting ZENworks Management Daemon > > done > > > > Starting auditd > > done > > > > Starting service at daemon > > done > > > > Loading keymap Couldnt open /dev/tty1 > > > > Loading /usr/share/kbd/keymaps/i386/qwerty/us.map.gz > > failed > > > > Loading compose table winkeys shiftctrl latin1.add > > failed > > > > Start Unicode mode > > > > Couldnt open /dev/tty1 > > failed > > > > Loading console font lat9w-16.psfu -m trivial G0:loadable > > > > Couldnt open /dev/tty1 > > failed > > > > Couldnt get a file descriptor referring to the console > > > > Checking/updating CPU microcode FATAL: Could not > > load /lib/modules/2.6.13-15.8-xen/modules.dep: No such file or > > directory > > > > FATAL: Could not load /lib/modules/2.6.13-15.8-xen/modules.dep: No > > such file or directory > > > > > > failed > > > > Starting nfsboot (sm-notify) > > done > > > > Starting cupsd > > done > > > > Starting Name Service Cache Daemon > > done > > > > Starting mail service (Postfix) > > failed > > > > Starting CRON daemon > > done > > > > Mount SMB/ CIFS File Systems > > unused > > > > Starting powersaved: > > done > > > > Starting SSH daemon > > done > > > > Starting service kdm > > done > > > > Starting automount: > > > > Starting X Font Server > > done > > > > /etc/init.d/local: line > > 30: /ulm/tmp/CLIENTS/NVIDIA/nvidia_postcheck_Suse: No such file or > > directory > > > > /usr/local/nm/nm5/nmetrics/nmd not installed > > > > Starting INET services. (xinetd) > > done > > > > > > done > > > > Master Resource Control: runlevel 5 has been > > reached > > > > Failed services in runlevel 5: dbus earlykbd mdnsd kbd microcode > > postfix > > > > Skipped services in runlevel 5: acpid irq_balancer nfs smbfs splash > > netmeter > > > > > > > > > > > > Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1). > > > > > > > > > > > > INIT: Id "2" respawning too fast: disabled for 5 minutes > > > > INIT: Id "3" respawning too fast: disabled for 5 minutes > > > > INIT: Id "4" respawning too fast: disabled for 5 minutes > > > > INIT: Id "5" respawning too fast: disabled for 5 minutes > > > > INIT: Id "6" respawning too fast: disabled for 5 minutes > > > > > > > > > > > > > > > > Welcome to SUSE LINUX 10.1 (i586) - Kernel 2.6.13-15.8-xen (tty1). > > > > > > > > ----------------------------------------------------------------- > > > > Once I log in as root I keep getting the following message ( > > > > INIT: Id "2" respawning too fast: disabled for 5 minutes > > > > INIT: Id "3" respawning too fast: disabled for 5 minutes > > > > INIT: Id "4" respawning too fast: disabled for 5 minutes > > > > INIT: Id "5" respawning too fast: disabled for 5 minutes > > > > INIT: Id "6" respawning too fast: disabled for 5 minutes > > > > > > > > > > > > Any ideas? > <snip> > I apologize in advance for not reading your entire post but work > deadlines are drawing ever nearer ;) However, look for a section like > this in your /etc/inittab file: > > # Run gettys in standard runlevels > 1:2345:respawn:/sbin/mingetty tty1 > 2:2345:respawn:/sbin/mingetty tty2 > 3:2345:respawn:/sbin/mingetty tty3 > 4:2345:respawn:/sbin/mingetty tty4 > 5:2345:respawn:/sbin/mingetty tty5 > 6:2345:respawn:/sbin/mingetty tty6 > > I''m guessing that it is having trouble finding tty2 through tty6 but > that is just a guess. Hopefully someone with more expertise will answer > soon! - John > >I am getting similar errors as well while trying to launch my Suse 10.0 vm under SLES 10. Can anyone else shed some light on this issue or how I can debug this problem ? cheers, Jeffery _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christoph Purrucker
2006-Oct-16 08:59 UTC
Re: [Xen-users] VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
Hallo Jeffery,>> # Run gettys in standard runlevels >> 1:2345:respawn:/sbin/mingetty tty1 >> 2:2345:respawn:/sbin/mingetty tty2 >> 3:2345:respawn:/sbin/mingetty tty3 >> 4:2345:respawn:/sbin/mingetty tty4 >> 5:2345:respawn:/sbin/mingetty tty5 >> 6:2345:respawn:/sbin/mingetty tty6 >> >> I''m guessing that it is having trouble finding tty2 through tty6 but >> that is just a guess. Hopefully someone with more expertise will answer >> soon! - John > > I am getting similar errors as well while trying to launch my Suse 10.0 > vm under SLES 10. Can anyone else shed some light on this issue or how I > can debug this problem ?What do you want to debug? In a Xen DomU there is only one tty, the tty1. This is the tty, you connect to when you type xm console <domU> in Dom0. All other ttys don''t work, so mingetty will respawn endless. So commenting out all ttys but tty1 will help. Of course, you have to ''init -q'' to reload the new config. Gruß, cp -- Die Homepage meines Vertrauens: www.cpur.de _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jeffery Fernandez
2006-Oct-16 22:53 UTC
Re: [Xen-users] VM boots BUT keep throwing: "INIT: Id "X" respawning too fast: disabled for 5 minutes"
On Mon, 2006-10-16 at 10:59 +0200, Christoph Purrucker wrote:> Hallo Jeffery, > > >> # Run gettys in standard runlevels > >> 1:2345:respawn:/sbin/mingetty tty1 > >> 2:2345:respawn:/sbin/mingetty tty2 > >> 3:2345:respawn:/sbin/mingetty tty3 > >> 4:2345:respawn:/sbin/mingetty tty4 > >> 5:2345:respawn:/sbin/mingetty tty5 > >> 6:2345:respawn:/sbin/mingetty tty6 > >> > >> I''m guessing that it is having trouble finding tty2 through tty6 but > >> that is just a guess. Hopefully someone with more expertise will answer > >> soon! - John > > > > I am getting similar errors as well while trying to launch my Suse 10.0 > > vm under SLES 10. Can anyone else shed some light on this issue or how I > > can debug this problem ? > > What do you want to debug? In a Xen DomU there is only one tty, the tty1. > This is the tty, you connect to when you type xm console <domU> in Dom0. > > All other ttys don''t work, so mingetty will respawn endless. So commenting > out all ttys but tty1 will help. Of course, you have to ''init -q'' to > reload the new config. > > Gruß, > cp >Thanks! That helped me boot my VM without the "re-spawning" problems I had. :o) cheers, Jeffery _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users