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

[Xen-users] Re: (XEN) Scrubbing Free RAM........................ Reboot

To: JAMES BOND 123 007 <james123007@xxxxxxxxx>
Subject: [Xen-users] Re: (XEN) Scrubbing Free RAM........................ Reboot
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Wed, 25 May 2011 01:12:51 -0400
Cc: "lucianobarreto@xxxxxxxxx" <lucianobarreto84@xxxxxxxxx>, xen-users mailing list <Xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 24 May 2011 22:15:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=BOIRzWBZIrulpWAcC+c5PTCT63C7x7B6Z2SLJ1JAlqE=; b=n7LvH3QZCvoU2c58dM4q92ADfxujQigdEVIy+skf3tIssLmZNVCg82U+zQ5qeE4Gl2 eMJytf4hr3zxEGyDP6emLNPDkyAxFsaZQigXTiQD/4pBGfkLIygVV+3yDyvi0QO87PW2 cE3b+LfymNdnq6BrZXI9NRf0tt9RVdCL4x/s8=
Domainkey-signature: a=rsa-sha1; c=nofws; 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; b=V5IxcyNseKF5I/06LgRb5FXKZustpSoG7S7DL8cmzvBBdzv5Wjw4S7nLmc/4Dn8obP qZ3RXZFzdh+PqeH66kdBBsGCnyEfrEAAdt1B5mHLjK2FkEZRMF+2vuUkssq6V793/dAy VDmXBbG+qBzbmuWdp0ZbitsEWj+Nr+rAtydyc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTinPwzCzFJUODqsxsiMzr5WHvCxyAQ@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: <BANLkTinde9fZAeFOTq1LACYauC=J61R6Fg@xxxxxxxxxxxxxx> <BANLkTincfC5Xd7sroazJxqhBFAbqt+hsKA@xxxxxxxxxxxxxx> <BANLkTinPwzCzFJUODqsxsiMzr5WHvCxyAQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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/

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

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