WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen 4.1.1 (src) requires expert on debian

To: Mark Pryor <tlviewer@xxxxxxxxx>
Subject: Re: [Xen-users] xen 4.1.1 (src) requires expert on debian
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Wed, 27 Jul 2011 19:09:44 -0400
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 27 Jul 2011 16:12:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=P6ASmuM9qZ4iok7j+Yd2Rs6dAcuudA8DjzkB088hq0s=; b=jq5z3LKyChMflTiLTIDmim03wTmkdnWtUzR2MzG+J+07WDSlbD2WNMNRs/1mif4PS1 8Ea+gBGgNQGLDBCz9+ZRfzMlE/0Sh8EiqlPplY0bSCWYy2nWMvrnu9R7EgU3J4HNeMK7 X6D3ydzCwndqQ1iXGxYIePO3HrzjMQE6tTItA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1311807286.78916.YahooMailNeo@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1311807286.78916.YahooMailNeo@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Jul 27, 2011 at 6:54 PM, Mark Pryor <tlviewer@xxxxxxxxx> wrote:
> List,
> my subject is a bit of exageration. In the ##xen channel on freenode.net far
> too often when the Debian 6+ user tries to install xen 4.1.1 from source
> they never get the services to start properly.
> When you look at the headers of the init scripts, they are still setup as
> Redhat template.
> All xen services must be up by Runlevel 2, not 3.
> ------------- init.d/xend -------------
> ### BEGIN INIT INFO
> # Provides:          xend
> # Required-Start:    $syslog $remote_fs xenstored
> # Should-Start:
> # Required-Stop:     $syslog $remote_fs xenstored
> # Should-Stop:
> # Default-Start:     2 3 4 5
> # Default-Stop:      0 1 6
> # Short-Description: Start/stop xend
> # Description:       Starts and stops the Xen control daemon.
> ### END INIT INFO
> ------------------ snip --------------
> only 2 lines were changed. This header is parsed by the update-rc.d script.
> Another approach is to manually create symlinks in /etc/rc1.d and /etc/rc2.d
> (for debian)
> /etc/rc1.d
> S02xencommons
> /etc/rc2.d
> S02xend
> S03xendomains
>
> (for ubuntu)
> /etc/rc2.d
> S20xencommons
> S21xend
> S22xendomains
> Its tragic that debian users (which should be elite linux level) would give
> up using 4.1.1 because of a few bad symlinks.

Looks like it is in the release notes:
http://wiki.xensource.com/xenwiki/Xen4.1

Maybe we should add it to the Xen Common Problems wiki page
(http://wiki.xensource.com/xenwiki/XenCommonProblems) too

Thanks,
Todd

-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/

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

<Prev in Thread] Current Thread [Next in Thread>