Displaying 20 results from an estimated 600 matches similar to: "Regression in kernel 3.5 as Dom0 regarding PCI Passthrough?!"
2009 Jul 17
8
Tools to take a kernel crash dump.
Hello Everyone,
We have noticed that one of our servers xen Dom0 is restarting
idiopathically. Atleast, we are not able to analyze the cause. I have
checked the logs but couldn''t find anything relating to it.
Are there any tools such as kdump (which doesn''t seem to work on xenified
kernels) for catching the kernel crash snapshot.
Regards,
Sree Harsha Totakura
Member, Open
2005 Aug 22
4
Kernel build help
Hi,
I am using centos4 and am trying to build a source kernel dom0 with xen.
I cloned a copy of the xen repository and did the following
hg clone http://xenbits.xensource.com/xen-2.0.hg
cd xen-2.0.hg/xen
make dist
cd linux-2.6.11-xen0
make ARCH=xen oldconfig
make modules
make modules_install
make install
After which point I get the following error :
CC drivers/xen/balloon/balloon.o
2010 May 26
1
Failover testing problem and a heartbeat question
We have a setup with 15 hosts fibre attached via a switch to a common SAN. Each host has a single fibre port, the SAN has two controllers each with two ports. The SAN is exposing four OCFS2 v1.4.2 volumes. While performing a failover test, we observed 8 hosts fence and 2 reboot _without_ fencing. The OCFS2 FAQ recommends a default disk heartbeat of 31 - 61 loops for multipath io users. Our initial
2012 Jul 27
1
[Bridge] [PATCH 4/7] bridge: call NETDEV_RELEASE notifier in br_del_if()
When a bridge interface deletes its underlying ports, it should
notify netconsole too, like what bonding interface does.
Cc: "David S. Miller" <davem at davemloft.net>
Signed-off-by: Cong Wang <amwang at redhat.com>
---
net/bridge/br_if.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/bridge/br_if.c b/net/bridge/br_if.c
index e1144e1..d243914
2012 Jan 12
9
Re: [PATCH] add netconsole support for xen-netfront
On Wed, Jan 11, 2012 at 04:52:36PM +0800, Zhenzhong Duan wrote:
> add polling interface to xen-netfront device to support netconsole
>
Ian, any thoughts on the spinlock changes?
> Signed-off-by: Tina.Yang <tina.yang@oracle.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Jeremy Fitzhardinge <jeremy@goop.org>
> Signed-off-by: Zhenzhong.Duan
2012 Mar 12
4
"Hard" hangs on several Intel(-chipset) boards
Hey!
I''m deploying a vanilla Xen 4.1.2 installation at a hosting provider,
and I''m experiencing hard hangs (i.e., the system is unresponsive to
keystrokes, network is off, I/O to disk is stopped) on several of their
available server packages, all based on Intel i7 CPUs and related chipsets.
The failure does not seem related to a specific Xen-version (I''ve
2007 Nov 16
1
Netconsole capability in ramdisk
I'm supporting a number of consumer devices (e.g. small NAS devices)
in Debian. They typically don't export the serial console and don't
have any other output devices. We perform the installation via SSH
on such devices and start SSH automatically when the system boots so
people can login. This works pretty well but sometimes a device stops
to boot for no good reason. This is
2010 Jan 18
1
Getting Closer (was: Fencing options)
One more follow on,
The combination of kernel.panic=60 and kernel.printk=7 4 1 7 seems to
have netted the culrptit:
E01-netconsole.log:Jan 18 09:45:10 E01 (10,0):o2hb_write_timeout:137
ERROR: Heartbeat write timeout to device dm-12 after 60000
milliseconds
E01-netconsole.log:Jan 18 09:45:10 E01
(10,0):o2hb_stop_all_regions:1517 ERROR: stopping heartbeat on all
active regions.
2005 Jun 06
4
DMA not enabled in Xen Kernel?
I installed Xen using the binary release on debian sarge and got it to boot
no problem but when I check if dma is enabled with ''hdparm /dev/hda'' it''s
not.
I can''t enable it either with ''hdparm -d1 /dev/hda''. Says operation not
permited. Using my debian default kernel dma works just fine.
How can I enable dma with the Xen Kernel?
Thanks!
[Bug 40572] New: Nouveau drm causes failure to resume from suspend with any kernel newer than 2.6.36
2011 Sep 02
11
[Bug 40572] New: Nouveau drm causes failure to resume from suspend with any kernel newer than 2.6.36
https://bugs.freedesktop.org/show_bug.cgi?id=40572
Summary: Nouveau drm causes failure to resume from suspend with
any kernel newer than 2.6.36
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2012 Sep 13
1
[PATCH] drm/nouveau: POST the card before GPIO initialization
Otherwise my card (nv92) never resumes from suspend to ram, hanging on
nv_mask in nv50_gpio_drive. Before rework, initialization was done only
from POST, so this patch restores previous behaviour.
Signed-off-by: Marcin Slusarz <marcin.slusarz at gmail.com>
---
Let me tell you little story about this patch...
It took me ~week to figure it out.
1) I bisected it to "drm/nouveau/gpio:
2009 Jul 22
2
OCFS2 Node restart
Hi,
I have 6 nodes cluster with OCFS2 1.4.2 running on vmware virtual system
RedHat 5.2 (2.6.18-128.1.16.el5) 64bit.
Out of 6 nodes two nodes alf0 and alf3 reboot automatically, I enabled
remote logging for kernel, and here is log.
I noticed VM become non-response and suddenly reboots. I am running Alfresco
(documents sharing) application all nodes are accessing common share on
OCFS.
2011 Dec 05
3
xen 4.0.1/w 2.6.32 swapper: page allocation failure
hi
xen 4.0.1 w/2.6.32.41
Last week dom0 experienced an hard crash and box need to be restarted
manually (despite kernel.panic=20).
Serial console was not setup, only netconsole. No relevant entries through
netconsole, but analyzing logs I see some crashes twenty minutes before
fatal hang.
Dec 2 01:29:39 xenhost-rack1 kernel: [4437064.011963] Call Trace:
Dec 2 01:29:39 xenhost-rack1 kernel:
2010 Oct 15
2
Kernel panic (asterisk 1.8.0-rc3, dahdi-linux-2.4)
Hi,
I setup an asterisk system (asterisk 1.8-rc3, dahdi-linux-2.4.0 with
dahdi-extra from Tzafrirs git, kernel 2.6.35.4). The hardware is an
older pc system with Celeron CPU (2.5 GHz) with a Beronet BN4S0 ISDN
card. The system starts without any errors.
I discovered a severe issue. The kernel panics on a very small load. The
first call normally gets through. If I start the second or third call
2013 Sep 17
8
[Bug 69465] New: Kernel freeze with NVA3 kernel 3.11.1 / PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout fail
https://bugs.freedesktop.org/show_bug.cgi?id=69465
Priority: medium
Bug ID: 69465
Assignee: nouveau at lists.freedesktop.org
Summary: Kernel freeze with NVA3 kernel 3.11.1 /
PGRAPH][0000:01:00.0] PGRAPH TLB flush idle timeout
fail
QA Contact: xorg-team at lists.x.org
Severity: critical
2010 Oct 22
8
[Bug 31058] New: Flickering area on external monitor [9400M]
https://bugs.freedesktop.org/show_bug.cgi?id=31058
Summary: Flickering area on external monitor [9400M]
Product: xorg
Version: git
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Aug 13
1
Shutdown to single user mode causes SysRq Reset
Hello,
I've got a 2 node HP DL580 cluster supported by a Fibrechannel SAN
with dual FC cards, dual switches and an HP EVA on the back end.? All
SAN disks are multipathed.? Installed software is:
Redhat 5.3
ocfs2-2.6.18-128.1.14.el5-1.4.2-1.el5
ocfs2-tools-1.4.2-1.el5
ocfs2console-1.4.2-1.el5
Oracle RAC 11g ASM
Oracle RAC 11g Clusterware
Oracle RAC 10g databases
OCFS2 isn't being used by
2013 Dec 06
3
[Bug 72399] New: [NVAA][NV50][Regression] Oops : nouveau: 3.13-rc1+ probe of 0000:02:00.0 failed with error -22
https://bugs.freedesktop.org/show_bug.cgi?id=72399
Priority: medium
Bug ID: 72399
Assignee: nouveau at lists.freedesktop.org
Summary: [NVAA][NV50][Regression] Oops : nouveau: 3.13-rc1+
probe of 0000:02:00.0 failed with error -22
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
2014 Dec 27
14
[Bug 87771] New: X freezes after login
https://bugs.freedesktop.org/show_bug.cgi?id=87771
Bug ID: 87771
Summary: X freezes after login
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at
2008 Feb 29
1
[PATCH] VIRTIO NET: Enable netpoll interface for netconsole logging
Add a new poll_controller handler that the netpoll interface needs.
This enables netconsole logging from a kvm guest over the virtio
net interface.
Signed-off-by: Amit Shah <amitshah at gmx.net>
---
drivers/net/virtio_net.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index fdc2367..3f3d334 100644