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-bugs

[Xen-bugs] [Bug 1584] New: [RAS] Xen Panic after create guest with large

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1584] New: [RAS] Xen Panic after create guest with large memory
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 7 Mar 2010 21:36:41 -0800
Delivery-date: Sun, 07 Mar 2010 21:37:09 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1584

           Summary: [RAS] Xen Panic after create guest with large memory
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: jiajun.xu@xxxxxxxxx


Environment:
------------
Service Arch (ia32/ia32e/IA64): 
Guest Arch (ia32/ia32e/IA64): 
Guest OS Type (Linux/Windows):
Change Set: 20990:46bfb4a318e9
pvops dom0 commit: 0a61300806b741e5e7a5f96f36e4317fc0329737
ioemu: f3f98c2c705fbb773e88692e016d828a060793c8
Hardware: NHM-EX ER
Other:


Bug detailed description:
--------------------------
After cpu/memory hot-add, I try to create a VM with 20G memory. I met critical
crashes. I test twice, and I meet it 2 times. the crash point are different,
one is when I create a guest, another crash happens when I destroy the guest.

If create a 20G guest without cpu/memory hotplug, this issue never appears.

Reproduce steps:
----------------
the reproduce is a little complicated
1. power off NHM-EX and plug off the 2 power supply.
2. offline cpu2, cpu3 and cpu4(push the cpu jumper trigger), remove the
attached memory on cpu3 and cpu4. 
3. boot NHM-EX into xen
4. push cpu4's jumper to hot-add cpu4, then cpu3
5. hot-add memory to cpu4 and cpu3
6. push cpu2's jumpber
7. enable all available cpus
cd /sys/device/system/xen_pcpu
for c in xen_pcpu*
do
   echo 1 > $c/online
done
8. create a VM with 20G memory, make sure the new added memory will be
accessed,
try do more actions in guest. if you did not meet the issue, you can create
larger guest, and run memtest in guest.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

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