search for: bootlogd

Displaying 5 results from an estimated 5 matches for "bootlogd".

Did you mean: bootlogo
2003 Nov 28
1
problems when exec()ing /sbin/init from an initramfs
This is an early userspace type question. I have an initramfs that does some root device setup, then tries to mount the real root partition and exec /sbin/init to start the real userland. It seems to do what I want, except that bootlogd hangs while mount /proc. I can't seem to figure out why. I'm booting with init=/bin/bash. bash is dynamically linked, and the appropriate libs are in /lib on the initramfs. This may be a stupid idea, but it's only for initial testing. Kernel 2.6.0-test10 on ia64. Distro is debia...
2010 May 15
4
interesting installation problem - interaction between drbd and xen
...Turns out, that after pouring through a lot of log files, it became clear what was happening - as confirmed by a quick look in to /etc/rc2.d (DomO): server2:/etc/rc2.d# ls README S16ssh S20xend S70drbd S99rmnologin S10rsyslog S20exim4 S21xendomains S75heartbeat S99stop bootlogd S12acpid S20openhpid S23ntp S89cron S12dbus S20smartmontools S25mdadm S99rc.local xendomains was trying to bring up VMs, before drbd devices were initialized - leading to all kinds of weirdness. The domains would try to come up, get through the boot stages, and then hang as...
2010 May 19
9
How to capture boot messages of Guest
Hi , Can any one please let me know how to capture all the boot messages of the Guest OS into a text file? I do xm create -c /etc/xen/hvm.cfg to boot the guest OS. Thanks Kishore _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi, another issue I''m seeing with 3.0-rc2 and Xen is that there is an unexpectedly high amount of kernel reserved memory. I suspect that Linux allocates page table entries and corresponding data structures for the whole 6GB areas of the provided ''physical RAM map'' even though it has rather big unusable holes in it. [ 0.000000] BIOS-provided physical RAM map: [
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
...the Xen subsystem''s with proper mailing list. xen: replace strict_strtoul() with kstrtoul() ... grep: /proc/filesystems: No such file or directory Starting Bootlog daemon: [ 4.136137] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC [ 4.137521] CPU: 0 PID: 132 Comm: bootlogd Not tainted 3.12.0-rc2-00153-g14951f2 #129 [ 4.139156] task: ffff88000c9a6580 ti: ffff88000c9ba000 task.ti: ffff88000c9ba000 [ 4.140042] RIP: 0010:[<ffffffff81f31c7e>] [<ffffffff81f31c7e>] boot_tvec_bases+0x1fe/0x2080 [ 4.140042] RSP: 0018:0000000088000cd8 EFLAGS: 00010212 [...