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] reg REMUS

To: rshriram@xxxxxxxxx
Subject: Re: [Xen-users] reg REMUS
From: Rajendar K <k.rajendar@xxxxxxxxx>
Date: Tue, 28 Jun 2011 09:48:09 +0530
Cc: Todd Deshane <todd.deshane@xxxxxxx>, xen-users mailing list <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 27 Jun 2011 21:20:11 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=6LvPfEy/WOy7xZYwiEjh9WdrVsbz5YFnxNO8nKOgz7U=; b=PpZ5AlvQt5PGWWP52Mczu9vQ7Tfvu5Gy2Lf4Ho+ZlP5IJh4xCQ1tiKbFLu7MyMuWqm IrH0jRPZaEZ6a3mVR3npQHA/ulRQTbCHn3lbhuk/AZMjR4fC86UY0jThocsKqsvI5IkB F1mx/hdQQii9MmOiXyMW7+yamGVHVJl9/s4rA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=B78bso7kSojUv/BzkEiYzPTvVPr0WSVpc8eFN/mYp9CJKI5xW5SnO3uZnLkVHhIO3w xpPfm3sTgQgV5L854x0aH/yTVgTTm2RXAcy90lUuOG2p3uyLrGGaNpBD0/5RI+v+FYnO kA1A8oLQJyw4mfJmVCV+DWb9EGb3oBcf4x43Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTinkJfUposbCa97vrTAt_0YnvaLnpA@xxxxxxxxxxxxxx>
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: <2651929.16093.1308830150883.JavaMail.nabble@xxxxxxxxxxxxxx> <BANLkTin4PkGn5vv5mZzF_FLHLcwe9DbFZw@xxxxxxxxxxxxxx> <BANLkTikbY7vCj0YsD3-sntmH1Epyw9Nwtw@xxxxxxxxxxxxxx> <BANLkTi=CjcKV9HFMrrAw=gimoO8f+MWLnA@xxxxxxxxxxxxxx> <BANLkTim_Y9z900135Oi7kjwQxcPCEmn+ww@xxxxxxxxxxxxxx> <BANLkTinkJfUposbCa97vrTAt_0YnvaLnpA@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi All,
            I have problem encounterd while installing xen4.0.2 by source (i.e by using xen4.0.2.tar.gz). I hereby specify
the list of command i have executed..

  (i) cd xen4.0.2
  (ii) make world
  (iii) make install
  (iv) make dist
  (v)  make linux-2.6-xen-config CONFIGMODE=menuconfig
   (vi)  make linux-2.6-xen-build
   (vii) make linux-2.6-xen-install
     depmod 2.6.18.8-xen
      mkinitrd -v initrd-2.6.18.8-xen.img 2.6.18.8-xen

 An image with name initrd-2.6.18.8-xen.img is available in the source folder. I have also got vmlinuz-2.6.18.8-xen on location /boot.
I have edited grub.conf as follows

title Red Hat Enterprise Linux Server (2.6.18-53.el5)
        root (hd0,1)
        kernel /vmlinuz-2.6.18-53.el5 ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.18-53.el5.img


title Xen4 (2.6.18.8)
        root (hd0,1)
        kernel /vmlinuz-2.6.18.8-xen ro root=LABEL=/ rhgb quiet
        initrd /initrd-2.6.18.8-xen.img


    Kindly help me in this regard.

 


On Fri, Jun 24, 2011 at 7:23 PM, Shriram Rajagopalan <rshriram@xxxxxxxxx> wrote:
The debian distro (squeeze 6.0) 's xen-4.1 has parts of remus (the python code) while other
vital parts are missing. Also, I dont think its upto date either. There were critical show stopper
patches that went in after squeeze release.

shrriram


On Fri, Jun 24, 2011 at 4:18 AM, Rajendar K <k.rajendar@xxxxxxxxx> wrote:
Dear Todd,
                As per your suggestion, i will try to install xen over source and get back to
you.


On Fri, Jun 24, 2011 at 1:40 PM, Todd Deshane <todd.deshane@xxxxxxx> wrote:
On Fri, Jun 24, 2011 at 1:51 AM, Rajendar K <k.rajendar@xxxxxxxxx> wrote:
> Dear Todd,

Please keep these questions on list.

>                 thanks for your mail. But i need a basic question that i
> have installed
> xen 4.1 on my debian based OS system (BOSS OS), i need to know whether REMUS
> will
> be automatically install it or i need to explicitly install it.? I tried
> remus but i didn't
> find any command "remus"
>               Pls provide your valuable suggestions, as i am an intermediate
> with XEN expertise.

Did you install from source? I think the debian packages might not
come with REMUS at this point.


>
> On Fri, Jun 24, 2011 at 11:16 AM, Todd Deshane <todd.deshane@xxxxxxx> wrote:
>>
>> On Thu, Jun 23, 2011 at 7:55 AM,  <k.rajendar@xxxxxxxxx> wrote:
>> > Hi All,
>> >         I want to test REMUS over XEN, I would like to know the basic
>> > steps to be
>> > followed . I have installed xen4.1 on debian and i didn't find any
>> > command related
>> > to remus, is there any steps which i have to carry out?
>> >
>>
>> This wiki page has some information and also links to the REMUS
>> project and documentation:
>> http://wiki.xensource.com/xenwiki/Remus
>>
>> Thanks,
>> Todd
>>
>>
>> --
>> Todd Deshane
>> http://www.linkedin.com/in/deshantm
>> http://www.xen.org/products/cloudxen.html
>> http://runningxen.com/
>
>
>
> --
> Raj,
> Research Associate,
> MIT.
>



--



--
Raj,
Research Associate,
MIT.




--
Raj,
Research Associate,
MIT.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>