Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-bugs

[Xen-bugs] [Bug 667] New: lsb/init-functions causes XEND to hang on boot

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 667] New: lsb/init-functions causes XEND to hang on boot
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 30 May 2006 11:52:07 -0700
Delivery-date: Tue, 30 May 2006 11:52:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=667

           Summary: lsb/init-functions causes XEND to hang on boot
           Product: Xen
           Version: 3.0.0
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: james9s@xxxxxxxxx


Fedora Core 5 = 2.6.16-1.2122_FC5xen0

# service xendomains status
Checking for xendomains:/etc/init.d/xendomains: line 69: log_failure_msg:
command not found


Line 69 is expecting lsb/init-functions to return something which it doesn't in
my installation. lsb/init-functions is a shell script for 6 alias commands.

At boot, starting xend hangs, and X doesn't start as a result of the infinite
wait. After booting without automatically starting xend and manually starting
it, which hangs, but is operational.. ie. xm list shows the Dom0 operational...
and then attempting to start the domains (above) yields the error.

Renaming /lib/lsb/init-function to "no_init-function" clears all the problems..
Xend doesn't hang, xendomains launches the DomU.

# ls -l /lib/lsb/init-functions
-rwxr-xr-x 1 root root 413 Feb 12 01:07 /lib/lsb/init-functions
# mv /lib/lsb/init-functions /lib/lsb/no_init-functions

# yum whatprovides init-functions
redhat-lsb.i386                          3.0-9.2                core
Matched from:
/lib/lsb/init-functions



[[ First ever bug report - any product - I have no idea what I'm forgetting to
include. ]]


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 667] New: lsb/init-functions causes XEND to hang on boot, bugzilla-daemon <=