Displaying 20 results from an estimated 2000 matches similar to: "CentOS5 + 2.6.32.15 PVOPS x86_32 PAE/xen 4rc6 stalls at boot"
2010 Sep 07
1
Xen panic with if dom0 kernel bigger than 4MB
Hello,
With kernel 2.6.32.21 (from Jeremy) :
- System size : 3945 kB, gzip compressed kernel size 4051553 Bytes -> works well
- System size : 3968 kB, gzip compressed kernel size 4074976 Bytes -> fault (see below)
I''ve attached the 2 configurations files and xen boot error.
__ __ _ _ ___ _
\ \/ /___ _ __ | || | / _ \ / |
\ // _ \
2011 Jan 19
1
[BUG] Problem Booting Xen 4.0.1 on 2.6.32.26/27
Hello,
I''m attempting to boot Xen 4.0.1 on a SuperMicro H8DGi-F motherboard and
having not much luck. I can boot the
2.6.32.26 (or .27) kernels alone, but when I add Xen into the mix, I get
consistent boot failure.
I''ve tried Xen 4.0.1-release, 4.0.2-rc1-pre and 4.0.2-rc2-pre, all get
the same failure.
xen/next-2.6.37 works and boots great, but since netback isn''t
2013 Mar 12
0
Bug#702892: xen-hypervisor-4.0-i386: Early fatal page fault during Xen boot
Package: xen-hypervisor-4.0-i386
Version: 4.0.1-5.8
Severity: normal
Tags: upstream
*** Please type your report below this line ***
-- System Information:
Debian Release: 6.0.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-xen-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8,
2016 Feb 04
0
c7 xen-4.6 crash.
Installing xen on a fairly clean c7.2 system.
I get a xen kernel panic.
(XEN) Bad console= option 'tty'
Xen 4.6.0-9.el7
(XEN) Xen version 4.6.0-9.el7 (mockbuild at centos.org) (gcc (GCC) 4.8.5
20150623 (Red Hat 4.8.5-4)) debug=n Wed Jan 20 12:25:53 UTC 2016
(XEN) Latest ChangeSet: Thu Jan 14 15:35:35 2016 +0000 git:6e8597a-dirty
(XEN) Bootloader: GRUB 2.02~beta2
(XEN) Command line:
2010 Nov 16
0
Bug#603713: xen-hypervisor-4.0-amd64: amd64 Dom0-Kernel crashes in early boot-stage
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-1
Severity: important
The amd64 Dom0 crashes in early boot-stage. For debugging purpose I logged Kernel-Dump
with minicom over Serial Console:
System is:
Dell Poweredge R710
2x Intel XEON X5650
96GB RAM
Perc H200 SAS Controller
3x SAS-Drive
I see a possible conjunction with Bug #600241 but acpi=off doesn't solve this
problem.
Regards,
2011 Feb 11
4
Xen hypervisor failed to startup when booting CPUs
Hi Folks:
I run into a problem when enabling Xen in next generation server platforms with Xen c/s is 21380.
Xen reported "CPU Not responding" when booting up 32 CPUs( 2 sockets with 8 cores/16threads total). The log files belonging showed something wrong with APCI. So I added x2apic=0 in the xen grub line, but the symptom remained.
However, Native RHEL5.5 can
2016 Feb 04
1
c7 xen-4.6 crash.
?I wrote about this a couple months back.? George asked me to submit to the Xen developers list, but I never had the time due to work demands on getting the new server set up.? In my case, I had to use a different server.? The new motherboard/CPU had no issues with the second CPU.? If you turn off and unplug the second CPU, it will work.
Check the archives for my e-mail address and see
2009 Aug 24
0
[PATCH] Fix SRAT check for discontig memory
We currently compare the sum of the pages found in the SRAT table to the
address of the highest memory page found via the e820 table to validate
the SRAT. This is completely bogus if there''s any kind of discontiguous
memory, where the sum of the pages could be much smaller than the
address of the highest page. I think all that''s necessary is to
validate that each usable memory
2015 Dec 08
1
new install of Xen 4.6 hangs on Loading initial ramdisk
?Not sure if this actually made it to the list the first time.?
Here is the SERIAL output (bottom of message after your questions).? Googling the error indicates it's something people ran into a few years back but was supposedly fixed.? Any ideas?
I can verify that if I REMOVE the second CPU, it boots into Xen kernel no problem.? The CPU itself doesn't matter, as I can swap either
2013 Feb 20
8
crash in nvmx_vcpu_destroy
while doing "while xm migrate --live domU localhost;do sleep 1;done" I
just got the crash shown below. And it can be reproduced.
The guest has 2 vcpus and 512mb, it runs pvops 3.7.9
(XEN) ----[ Xen-4.3.26579-20130219.172714 x86_64 debug=n Not tainted ]----
(XEN) CPU: 14
(XEN) RIP: e008:[<ffff82c4c01dd197>] nvmx_vcpu_destroy+0xb7/0x150
(XEN) RFLAGS: 0000000000010282
2006 Feb 18
4
[PATCH] HVM x86_32 PAE guest support on 64-bit Xen
The patch enables x86_32 PAE unmodified guests on 64-bit Xen when the
hvm feature is present. We tested only Linux at this point, and we''ll
improve the functionality as we test other guests.
The SVM needs the equivalent changes to the vmc.c to get this
functionality working, but this patch does not break the build.
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
2007 Aug 23
0
Bug#439156: checked memory hole remapping, providing memory map
OK, here's the info Bastian asked for. Transcript:
rob at thismachine:~$ dmesg
Bootdata ok (command line is root=/dev/sda1 ro )
Linux version 2.6.18-5-amd64 (Debian 2.6.18.dfsg.1-13)
(dannf at debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)) #1 SMP Thu May 31 23:51:05 UTC 2007
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009c800 (usable)
2019 Dec 13
0
[PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node
On 12.12.19 22:43, Rafael J. Wysocki wrote:
> On Thursday, December 12, 2019 6:11:25 PM CET David Hildenbrand wrote:
>> Will be needed by virtio-mem to identify the node from a pxm.
>>
>> Cc: "Rafael J. Wysocki" <rjw at rjwysocki.net>
>> Cc: Len Brown <lenb at kernel.org>
>> Cc: linux-acpi at vger.kernel.org
>> Signed-off-by: David
2020 Mar 02
0
[PATCH v1 01/11] ACPI: NUMA: export pxm_to_node
Will be needed by virtio-mem to identify the node from a pxm.
Acked-by: "Rafael J. Wysocki" <rafael at kernel.org>
Cc: Len Brown <lenb at kernel.org>
Cc: linux-acpi at vger.kernel.org
Signed-off-by: David Hildenbrand <david at redhat.com>
---
drivers/acpi/numa/srat.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/acpi/numa/srat.c
2020 Mar 02
1
[PATCH v1 01/11] ACPI: NUMA: export pxm_to_node
On Mon 02-03-20 14:49:31, David Hildenbrand wrote:
> Will be needed by virtio-mem to identify the node from a pxm.
No objection to export the symbol. But it is almost always better to add
the export in the patch that actually uses it. The intention is much
more clear that way.
> Acked-by: "Rafael J. Wysocki" <rafael at kernel.org>
> Cc: Len Brown <lenb at
2012 Jul 27
4
3.5.0 dom0 crash on boot
Hi,
I''ve not tried pv_ops for a long time but just got a new system
(Supermicro X9DRL-iF) so decided to try 3.5.0 with the latest Xen
4.2-unstable, unfortunately the system crashes immediately after
loading dom0:
traps.c:486:d0 Unhandled invalid opcode fault/trap [#6] on VCPU 0 [ec=0000]
I''ve tried loading both bzImage and vmlinuz (gzip compressed vmlinuz)
with the same
2009 Aug 28
2
[PATCH] x86/numa: fix c/s 20120 (Fix SRAT check for discontig memory)
That change converted the (wrong) assumption of contiguous nodes''
memory to a similarly wrong one of assuming discontiguous memory (i.e.
each node having separate E820 table entries). The code ought to be
able to deal with both, though, and I hope this change makes it so.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
--- 2009-08-24.orig/xen/arch/x86/srat.c 2009-08-28
2017 Oct 30
3
[locking/paravirt] static_key_disable_cpuslocked(): static key 'virt_spin_lock_key+0x0/0x20' used before call to jump_label_init()
On Sun, Oct 29, 2017 at 11:51:55PM +0100, Fengguang Wu wrote:
>Hi Linus,
>
>Up to now we see the below boot error/warnings when testing v4.14-rc6.
>
>They hit the RC release mainly due to various imperfections in 0day's
>auto bisection. So I manually list them here and CC the likely easy to
>debug ones to the corresponding maintainers in the followup emails.
>
2017 Oct 30
3
[locking/paravirt] static_key_disable_cpuslocked(): static key 'virt_spin_lock_key+0x0/0x20' used before call to jump_label_init()
On Sun, Oct 29, 2017 at 11:51:55PM +0100, Fengguang Wu wrote:
>Hi Linus,
>
>Up to now we see the below boot error/warnings when testing v4.14-rc6.
>
>They hit the RC release mainly due to various imperfections in 0day's
>auto bisection. So I manually list them here and CC the likely easy to
>debug ones to the corresponding maintainers in the followup emails.
>
2013 Jul 04
2
Re: [libvirt] [PATCH 1/4] libxl: implement NUMA capabilities reporting
[Moving the conversation on @xen-devel and adding Jan, as that seems
more appropriate]
[Jan, this came up as I''m implementing some NUMA bits in libvirt but, as
you see, the core of Jim''s question is purely about Xen]
On lun, 2013-07-01 at 16:47 -0600, Jim Fehlig wrote:
> On my non-NUMA test machine I have the cell memory reported as
>
> <memory