From mboxrd@z Thu Jan 1 00:00:00 1970 From: agya naila Subject: Re: XEN 4.1 error Critical Interrupt - Front panel NMI Date: Tue, 5 Feb 2013 21:00:04 +0100 Message-ID: References: <20130205163021.GR8912@reaktio.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0869255071004646523==" Return-path: In-Reply-To: <20130205163021.GR8912@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org --===============0869255071004646523== Content-Type: multipart/alternative; boundary=047d7bf19890d3e24604d4ffa7c7 --047d7bf19890d3e24604d4ffa7c7 Content-Type: text/plain; charset=ISO-8859-1 Hello Passi, Thank you for your email, below is my answer : > - What exact Xen version are you using? > I Used xen-hypervisor-4.1-amd64 version - What exact Linux dom0 kernel are you using? > I used ubuntu-12.04.1-desktop-amd64 > - Please paste your grub settings for the Xen entry. > Here it is my grub GRUB_DEFAULT=0 #GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor" GRUB_CMDLINE_LINUX="rootdelay=180" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1" # Disable OS prober to prevent virtual machines on logical volumes from appearing in the boot menu. GRUB_DISABLE_OS_PROBER=true # Xen boot parameters for all Xen boots #GRUB_CMDLINE_XEN="" GRUB_CMDLINE_XEN="dom0_max_vcpus=2" GRUB_CMDLINE_XEN="nmi=reaction" GRUB_CMDLINE_XEN="noht" GRUB_CMDLINE_XEN="noreboot" # Xen boot parameters for non-recovery Xen boots (in addition to GRUB_CMDLINE_X$ GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=2048M" > - Did you capture the error/crash logs from the Serial console? (SOL > provided by the blade management). > > I have enclosed the screen capture of the error when the XEN booting on my previous email. From the console I got message : (Blade12) SMI Hdlr: 00151743 HI Fatal Error, HI_FERR/NERR Value= 0020 (Blade12) Critical Interrupt - Front panel NMI I hope you could helped me :) Thank You, Agya > -- Pasi > > > > Installing Xen > > > > Install a 64-bit hypervisor > > > > sudo apt-get install xen-hypervisor-amd64 > > > > Modify GRUB to default to booting Xen: > > > > sudo sed -i 's/GRUB_DEFAULT=.*\+/GRUB_DEFAULT="Xen 4.1-amd64"/' > /etc/default/grub > > sudo update-grub > > > > Set the default toolstack to xm (aka xend): > > > > sudo sed -i 's/TOOLSTACK=.*\+/TOOLSTACK="xm"/' /etc/default/xen > > > > Now reboot: > > > > sudo reboot > > > > But when rebooting the Dom0 failed to start, enclosed was the error > > message when Xen booting and after that Dom0 will restarting over and > > over. > > On Blade server system log I got error message : > > (Bestak_septaher) SMI Hdlr: 00151743 HI Fatal Error, HI_FERR/NERR > Value= > > 0020 > > (Bestak_septaher) Critical Interrupt - Front panel NMI > > Please Suggest, thank you very much for any one help. > > Best Regards, > > Agya > > > > References > > > > Visible links > > 1. https://help.ubuntu.com/community/XenProposed > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > > --047d7bf19890d3e24604d4ffa7c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Passi,

Thank you for your email, below is my answe= r :


- What exact Xen version are you using?
I Used xen-hyp= ervisor-4.1-amd64 version=A0

- What exact Linux dom0 kernel are you using?
I used u= buntu-12.04.1-desktop-amd64
=A0
- Please paste your grub settings for the Xen entry.
H= ere it is my grub
GRUB_DEFAULT=3D0
#GRUB_HIDDEN_TI= MEOUT=3D0
GRUB_HIDDEN_TIMEOUT_QUIET=3Dtrue
GRUB_TIMEOUT= =3D10
GRUB_DISTRIBUTOR=3D`lsb_release -i -s 2> /dev/null || echo Debian`<= /div>
GRUB_CMDLINE_LINUX_DEFAULT=3D"quiet splash acpi_backlight=3D= vendor"
GRUB_CMDLINE_LINUX=3D"rootdelay=3D180"

# Uncomment to enable BadRAM filtering, modify to suit your = needs
# This works with Linux (no patch required) and with any ke= rnel that obtains
# the memory map information from GRUB (GNU Mac= h, kernel of FreeBSD ...)
#GRUB_BADRAM=3D"0x01234567,0xfefefefe,0x89abcdef,0xefefefef"=

# Uncomment to disable graphical terminal (grub-p= c only)
#GRUB_TERMINAL=3Dconsole

# The resolution used on graphical terminal
# note that you = can use only modes which your graphic card supports via VBE
# you= can see them in real GRUB with the command `vbeinfo'
#GRUB_G= FXMODE=3D640x480

# Uncomment if you don't want GRUB to pass "ro= ot=3DUUID=3Dxxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID= =3Dtrue
# Uncomment to disable generation of recovery = mode menu entries
#GRUB_DISABLE_RECOVERY=3D"true"

# U= ncomment to get a beep at grub start
#GRUB_INIT_TUNE=3D"480 = 440 1"

# Disable OS prober to prevent virtual= machines on logical volumes from appearing in the boot menu.
GRUB_DISABLE_OS_PROBER=3Dtrue

# Xen boot para= meters for all Xen boots
#GRUB_CMDLINE_XEN=3D""
GRUB_CMDLINE_XEN=3D"dom0_max_vcpus=3D2"
GRUB_CMDLINE= _XEN=3D"nmi=3Dreaction"
GRUB_CMDLINE_XEN=3D"noht"
GRUB_CMDLINE_XEN=3D"= ;noreboot"


# Xen boot paramete= rs for non-recovery Xen boots (in addition to GRUB_CMDLINE_X$
GRUB_CMDLINE_XEN_DEFAULT=3D"dom0_mem=3D2048M"

=A0
- Did you capture the error/crash logs from the Serial console? (SOL provid= ed by the blade management).

I have enclosed the screen capture of the error when = the XEN booting on my previous email. From the console I got message :
=A0(Blade12) SMI Hdlr: 00151743 HI Fatal Error, HI_FERR/NERR Value=3D= =A0 0020
=A0(Blade12) Critical Interrupt - Front panel NMI
=A0
I= hope you could helped me :)

Thank You,
=
Agya


-- Pasi


> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Ins= talling Xen
>
> =A0 =A0Install a 64-bit hypervisor
>
> =A0sudo apt-get install xen-hypervisor-amd64
>
> =A0 =A0Modify GRUB to default to booting Xen:
>
> =A0sudo sed -i 's/GRUB_DEFAULT=3D.*\+/GRUB_DEFAULT=3D"Xen 4.1= -amd64"/' /etc/default/grub
> =A0sudo update-grub
>
> =A0 =A0Set the default toolstack to xm (aka xend):
>
> =A0sudo sed -i 's/TOOLSTACK=3D.*\+/TOOLSTACK=3D"xm"/'= ; /etc/default/xen
>
> =A0 =A0Now reboot:
>
> =A0sudo reboot
>
> =A0 =A0But when rebooting the Dom0 failed to start, enclosed was the e= rror
> =A0 =A0message when Xen booting and after that Dom0 will restarting ov= er and
> =A0 =A0over.
> =A0 =A0On Blade server system =A0log I got error message :
> =A0 =A0(Bestak_septaher) SMI Hdlr: 00151743 HI Fatal Error, HI_FERR/NE= RR Value=3D
> =A0 =A00020
> =A0 =A0(Bestak_septaher) Critical Interrupt - Front panel NMI
> =A0 =A0Please Suggest, thank you very much for any one help.
> =A0 =A0Best Regards,
> =A0 =A0Agya
>
> References
>
> =A0 =A0Visible links
> =A0 =A01. https://help.ubuntu.com/community/XenProposed


> _______________________________________________
> Xen-devel mailing list
> Xen-devel= @lists.xen.org
> http://li= sts.xen.org/xen-devel


--047d7bf19890d3e24604d4ffa7c7-- --===============0869255071004646523== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============0869255071004646523==--