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] Fwd: (XEN) Scrubbing Free RAM........................ Re

To: Christian Motschke <christian@xxxxxxxxxxx>
Subject: Re: [Xen-users] Fwd: (XEN) Scrubbing Free RAM........................ Reboot
From: JAMES BOND 123 007 <james123007@xxxxxxxxx>
Date: Wed, 25 May 2011 12:22:00 +0530
Cc: Todd Deshane <todd.deshane@xxxxxxx>, xen-users mailing list <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 02 Jun 2011 14:50:05 -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=9DFdEzSCXPxuXdos/i6fohySXKPHZHLutSMxnJY0MU8=; b=fwZRfCMtigeWybz55GjrmCED4Jzp1UgKQO4TSPbZBX3U8f7ezR76IVHQJmEu/9YG6V EPdLuGFGBW7qhpk44+Yoa4hiNJkdt48QcjdaE6uQX4KYFUAsV4++3X8eToadc3RnD6UH l3GsE48QHwguhh3iWJGcxk+Why5XGJVilYhJc=
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=ttCD0rawCcX/JFoE88iA5hPB/pfBras3aId2W6jLTxPoS+HgLhSxhe4+CfJWPXJFd3 OmgHMueLacPaZrEhcJoq+q56zft3auk5OrXfBh/yDraDOhaPoy953+MO4WWY0KZ11pFT 9ZkzRFrareeTc3iVSLiTlZZ0HRSDjdLnmxufQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <251F43AE-B4D4-4ECA-AEA1-09E1E617128F@xxxxxxxxxxx>
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: <BANLkTinde9fZAeFOTq1LACYauC=J61R6Fg@xxxxxxxxxxxxxx> <BANLkTincfC5Xd7sroazJxqhBFAbqt+hsKA@xxxxxxxxxxxxxx> <BANLkTinPwzCzFJUODqsxsiMzr5WHvCxyAQ@xxxxxxxxxxxxxx> <BANLkTik7cPK3wK2ys44x_tk2dtPeZUuJPg@xxxxxxxxxxxxxx> <BANLkTimD44DtvoNwN1yXtggOdHFO5oE8kQ@xxxxxxxxxxxxxx> <BANLkTimwwfCqYevV+-hXzO2Snx4cJx4YDg@xxxxxxxxxxxxxx> <251F43AE-B4D4-4ECA-AEA1-09E1E617128F@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks Christian for your reply.
I added the no-bootscrub to the command line of the hypervisor..as follows,



# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/mapper/vg_f14-lvroot
#          initrd /initrd-[generic-]version.img
#boot=/dev/cciss/c0d0
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title Fedora (2.6.35.13-91.fc14.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.35.13-91.fc14.x86_64 ro root=/dev/mapper/vg_f14-lvroot rd_LVM_LV=vg_f14/lvroot rd_LVM_LV=vg_f14/lvswap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us nomodeset rhgb quiet
        initrd /initramfs-2.6.35.13-91.fc14.x86_64.img
title Fedora (2.6.35.6-45.fc14.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro root=/dev/mapper/vg_f14-lvroot rd_LVM_LV=vg_f14/lvroot rd_LVM_LV=vg_f14/lvswap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us nomodeset rhgb quiet
        initrd /initramfs-2.6.35.6-45.fc14.x86_64.img
title Fedora Xen 4.0 with Linux 2.6.32.40 pvops dom0
        root (hd0,0)
        kernel /xen.gz no-bootscrub dom0_mem=1024M loglvl=all guest_loglvl=all

        module /vmlinuz-2.6.32.40 ro root=/dev/mapper/vg_f14-lvroot nomodeset
        module /initramfs-2.6.32.40.img
~                                                                                                                                                                    
~   

i will try till the end to find the solution to this issue.....
On the other hand, could u please guide me through to install xen on Ubuntu(My machine is HP Proliant DL380G6), is there any step by step tutorial for Ubuntu-Xen??
I will be very thankful to you......................                           

On Wed, May 25, 2011 at 11:28 AM, Christian Motschke <christian@xxxxxxxxxxx> wrote:
I had reboots on a DL380 too. I just added no-bootscrub to the command line of the hypervisor.
You have to add this in your grub config file. I don't know Fedora. I could it only explain for Debian/Ubuntu.

Christian

Am 25.05.2011 um 07:33 schrieb Todd Deshane <todd.deshane@xxxxxxx>:

> ---------- Forwarded message ----------
> From: JAMES BOND 123 007 <james123007@xxxxxxxxx>
> Date: Wed, May 25, 2011 at 1:29 AM
> Subject: Re: (XEN) Scrubbing Free RAM........................ Reboot
> To: Todd Deshane <todd.deshane@xxxxxxx>
>
>
> Hi Todd Deshane,
> thank you very much for your reply.
> I tried Ubuntu 10.10, Ubuntu 11.04 with Xen 4.0 and Xen
> 4.1.............I got different errors in Ubuntu when Xen is selected
> at grub boot(error: couldn't find the file............press any key to
> continue)
>
> Now I moved to Fedora14, the link I followed the tutorial to install
> Xen and Dom0 is
> http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial
>
> I'm new to Xen, and I don't know much about installation.
>
> Xen boots upto (XEN) Scrubbing Free RAM................ and it reboots again.
>
> I'm enable to find the solution for this, please could you guide me
> through this( or any tutorial to make Xen running on my HP Proliant
> DL380G6)
> I would really appreciate your time.....
>
>
> I don't know what to do next.......followed lot of stuff online to get
> the solution, but no luck.
> Please help me through this...........
>
> On Wed, May 25, 2011 at 10:42 AM, Todd Deshane <todd.deshane@xxxxxxx> wrote:
>>
>> On Wed, May 25, 2011 at 12:41 AM, JAMES BOND 123 007
>> <james123007@xxxxxxxxx> wrote:
>>> Hi ,
>>> I saw your thread post at
>>> http://web.archiveorange.com/archive/v/ZvO4jnaavtTfcyqnHoRX
>>> , about problems with XEN 4.0 installation.
>>> I have the same problem and my machine is similar to yours( HP Proliant
>>> DL380G6, 4GB-RAM)
>>
>> This question is better asked on the xen-users list. I've added them to the CC.
>>
>> In the mean time, you can get further debugging information by using
>> the tips in this thread:
>> http://xen.markmail.org/search/?q=Xen+Restarting+on+%22Scrubbing+Free+RAM%22#query:Xen%20Restarting%20on%20%22Scrubbing%20Free%20RAM%22+page:1+mid:c7rs7hjkhqnluq4e+state:results
>>
>> Also, if you are able to test on different hardware or newer version
>> of Xen to see if you still have the problem that could help too.
>>
>> Thanks,
>> Todd
>>
>>
>>> I've installed FC14, and Xen 4.0.1, and when I select Xen in the Grub-boot
>>> menu, my system shows boots to Xen, till it displays the message (XEN)
>>> Scrubbing Free RAM...... and my system reboots.
>>> I've been searching the internet for this problem, but no-luck.
>>>
>>> Please could you help me through this, as you were also facing the same
>>> problem.....
>>>
>>> My grub.conf file looks like as below............
>>>
>>> # grub.conf generated by anaconda
>>> #
>>> # Note that you do not have to rerun grub after making changes to this file
>>> # NOTICE:  You have a /boot partition.  This means that
>>> #          all kernel and initrd paths are relative to /boot/, eg.
>>> #          root (hd0,0)
>>> #          kernel /vmlinuz-version ro root=/dev/mapper/vg_f14-lvroot
>>> #          initrd /initrd-[generic-]version.img
>>> #boot=/dev/cciss/c0d0
>>> default=0
>>> timeout=10
>>> splashimage=(hd0,0)/grub/splash.xpm.gz
>>> #hiddenmenu
>>> title Fedora (2.6.35.13-91.fc14.x86_64)
>>>         root (hd0,0)
>>>         kernel /vmlinuz-2.6.35.13-91.fc14.x86_64 ro
>>> root=/dev/mapper/vg_f14-lvroot rd_LVM_LV=vg_f14/lvroot
>>> rd_LVM_LV=vg_f14/lvswap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8
>>> SYSFONT=latarcyrheb-sun16 KEYTABLE=us nomodeset rhgb quiet
>>>         initrd /initramfs-2.6.35.13-91.fc14.x86_64.img
>>> title Fedora (2.6.35.6-45.fc14.x86_64)
>>>         root (hd0,0)
>>>         kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro
>>> root=/dev/mapper/vg_f14-lvroot rd_LVM_LV=vg_f14/lvroot
>>> rd_LVM_LV=vg_f14/lvswap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8
>>> SYSFONT=latarcyrheb-sun16 KEYTABLE=us nomodeset rhgb quiet
>>>         initrd /initramfs-2.6.35.6-45.fc14.x86_64.img
>>> title Fedora Xen 4.0 with Linux 2.6.32.40 pvops dom0
>>>         root (hd0,0)
>>>         kernel /xen.gz dom0_mem=1024M loglvl=all guest_loglvl=all
>>>         module /vmlinuz-2.6.32.40 ro root=/dev/mapper/vg_f14-lvroot
>>> nomodeset
>>>         module /initramfs-2.6.32.40.img
>>> ~
>>>
>>>
>>>
>>> Please help me through this, I will be very thankful to
>>> you.........................
>>> ....
>>>
>>
>>
>>
>> --
>> Todd Deshane
>> http://www.linkedin.com/in/deshantm
>> http://www.xen.org/products/cloudxen.html
>> http://runningxen.com/
>
>
>
>
> --
> 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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Fwd: (XEN) Scrubbing Free RAM........................ Reboot, JAMES BOND 123 007 <=