search for: sysrq

Displaying 20 results from an estimated 466 matches for "sysrq".

2006 Jan 13
2
[PATCH] unifying error message of migrate and sysrq
This patch unifys error messag of migrate and sysrq. Signed-off-by: Yoshinori Katase <y_katase@soft.fujitsu.com> Best Regards, Yoshinori Katase diff -r bfcdf4099d23 tools/python/xen/xm/migrate.py --- a/tools/python/xen/xm/migrate.py Thu Jan 12 13:27:55 2006 +++ b/tools/python/xen/xm/migrate.py Fri Jan 13 15:26:14 2006 @@ -56,8 +56,8 @@...
2005 Aug 11
3
serial console & sysrq?
Hi, is there some way to trigger sysrq from the serial console in xenlinux? With native linux it works by sending a break + sysrq letter, in xenlinux it doesn''t work that way though ... cheers, Gerd -- panic("it works"); /* avoid being flooded with debug messages */ ____________________________________________...
2018 Sep 26
3
[Bug 108080] New: GK106 [GeForce GTX 660] System Freeze - warp 3d0009 [ILLEGAL_INSTR_ENCODING]
...DING] Sep 25 21:19:16 sokka kernel: input input6: event field not found Sep 25 21:19:16 sokka kernel: input input6: event field not found Sep 25 21:19:16 sokka kernel: input input6: event field not found Sep 25 21:19:16 sokka kernel: input input6: event field not found Sep 25 21:21:35 sokka kernel: sysrq: SysRq : This sysrq operation is disabled. Sep 25 21:21:35 sokka kernel: sysrq: SysRq : This sysrq operation is disabled. Sep 25 21:21:36 sokka kernel: sysrq: SysRq : This sysrq operation is disabled. Sep 25 21:21:36 sokka kernel: sysrq: SysRq : Emergency Sync Sep 25 21:21:36 sokka kernel: Emergenc...
2007 Jul 09
0
[PATCH] Fix xm sysrq command for inactive managed domain
Hi, I tried to test a wrong operation on purpose again. When I tried xm sysrq command to a inactive managed domain, I saw the following error message. The error message did not have a message text behind "Error:". And I found an AssertionError message in xend.log. # xm list PVdomain.1 Name ID Mem VCPUs State Tim...
2013 Feb 08
12
Fwd: Current State of BTRFS
Hi everybody, I am using btrfs as my main fs for some time now, but I am experiencing severe performance drawbacks. I can''t qualify the circumstances, but sometimes during disc access the whole system freezes for some time. Maybe somebody could suggest some general things I could try to search for the problem? Thanks in advance, Florian --- Some background information: $ mount |
2008 Oct 30
0
Send sysrq to pv linux guest without xm?
Hello, Without using XM, is it safe to write the letter corresponding to the desired sysrq to xenstore in /local/domain/domid/control/sysrq ? Does anything else have to happen? I am working on some backup utilities that utilize the lvm2 library (liblvm2cmd) , libxenctrl and libxenstore. The program will issue a sysrq S to a guest, pause it, take a snapshot then unpause it (all very quic...
2013 Sep 30
1
SysRq over usb serial adapters
I am having trouble sending sysrq commands over USB serial, and I'm not sure what else to check. I have two identical machines, each with usb-to-serial adapters, joined by a null modem adapter. One runs an agetty, the other minicom. I can log in over the agetty as a user and it works as expected, until I try to send a sysrq....
2006 Aug 01
18
[Patch] Enable "sysrq c" handler for domU coredump
Hi, In the case of linux, crash_kexec() is occured by "sysrq c". In the case of DomainU on xen, Help is occured by "sysrq c" now. So The way of dumping DomainU''s memory manualy is nothing. I fix this issue by the following way. 1. Panic is occured by "sysrq c" on both Domain0 and DomainU. 2. On DomainU, coredump is generate...
2011 Jan 18
10
[Bug 33222] New: random hang-up with nouveau when browsing with Google chrome
...g starts), nouveau has been working quite well during the most of the time. However, my screen gets locked up sometimes, while the mouse can still move(I guess that's because of the KMS?). Eventually I noticed most of the hang-ups occur when I am browsing with Google Chrome. If I simply press SysRq + E, nothing interesting will happen. However, if I press Alt + F1 then Ctrl + Alt + Delete, I can get my terminal output back, with mouse pointer still on it(and still be able to move). When the system is rebooting, I noticed some interesting output generated by nouveau kernel module, unfortunatel...
2010 May 07
0
equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''
Hi all, Are there equivalent xe subcommands to ''xm sysrq'' and ''xm dump-core''? I looked up xe''s help message and hidden subcommands in source code but cannot find. -- Regards Yu Zhiguo _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/...
2011 Jan 27
0
How to send sysrq on "virsh console"
I have a KVM guest running on CentOS 5.5 that is in a bad state. I would like to dump the kernel information using magic-sysrq commands, but I cannot figure out how to send a break on the virtaul serial port provided by "virsh console". The guest is a standard install that will respond if I can send a break on the virtual serial port. Is it possible to send a break on the virtual serial port? Thanks, David
2011 Jul 28
0
Send magic-sysrq from virtual serial console?
I am using CentOS 5.6 as a KVM host. My guests are running CentOS 5.6 with the only console being a virtual serial console. The guests are configured so magic-sysreq can be used to debug kernel issues. However, in order to send magic-sysrq from a serial port, I need to send a break. How does one send a break on the virtual console serial port provided by KVM/libvirt to guests? Thanks, David
2009 Sep 05
3
[Bug 23730] New: x11-base/nouveau-drm fails on drm_fb_helper.c with 'EINVAL' undeclared
...ignedTo: nouveau at lists.freedesktop.org ReportedBy: maxim.britov at gmail.com QAContact: xorg-team at lists.x.org I have today on my Gentoo: In file included from /var/tmp/portage/x11-base/nouveau-drm-99999999/work/master-compat/drivers/gpu/drm/drm_fb_helper.c:30: include/linux/sysrq.h: In function '__reterr': include/linux/sysrq.h:66: error: 'EINVAL' undeclared (first use in this function) include/linux/sysrq.h:66: error: (Each undeclared identifier is reported only once include/linux/sysrq.h:66: error: for each function it appears in.) With this patch it com...
2011 Jun 27
7
[btrfs-delalloc-]
Hello all. What we have: SL6 - kernel 2.6.32-131.2.1.el6.x86_64 btrfs on mdadm RAID5 with 8 HDD - 27T partition. I see this at top: 1182 root 20 0 0 0 0 R 100.0 0.0 16:39.73 [btrfs-delalloc-] And LA is grow. What is this and how can I fix it? -- Best regards, Proskurin Kirill -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of
2009 Aug 13
1
Shutdown to single user mode causes SysRq Reset
...abases OCFS2 isn't being used by RAC, we're using ASM for that, but OCFS2 is used to provide a shared /usr/local, /home and /apps. Yesterday I discovered something very unexpected. ? I shutdown node B to single user mode, and immediately node A crashed. The only message on the console was SysRq Resetting.? Node A then rebooted normally. I then exit single user mode on node B to jump back up to run level 3 the system started up ok, but no sooner had I got the login prompt on the console when it too crashed with SysRq Resetting. I repeated the steps for a second time and it did exactly the...
2011 Jul 01
2
Re: [btrfs-transacti] & btrfs-endio-wri] - WAS: Re: [btrfs-delalloc-]
...er then before. >>>> >>>> Our scribe daemon in state D most of the time with half of a normal >>>> load. Only kernel was changed. >>>> >>>> Any performance tune recommendation? >>>> >>> >>> Can you get sysrq+w while this problem is happening so we can see whats >>> going on? Thanks, >> >> I attached sysrq+w. Hope it helps. >> > > Heh so it just looks like you are writing a bunch of stuff, that''s not > particularly helpful. What does this program do...
2019 Mar 26
2
How to specify kernel version when restart kdump
...a crashed kernel, and so the only way for kdump to dump a kernel is to crash it and cause kdump to invoke its post-crash kernel. You can manually force a running kernel to panic (and invoke a correctly-configured kdump) with the following command sequence: > echo 1 > /proc/sys/kernel/sysrq > echo c > /proc/sysrq-trigger Cheers, Ben On 3/25/19 7:19 PM, wuzhouhui wrote: > Hi, > > Is there a way to specify kernel version when (re)start kdump > service? Suppose I have install a new kernel and kdump will > generate kdump.img for new kernel in next boot. But I...
2007 May 16
2
compiz segfaults on starting second X server / suspend to ram
Hello, when I start a second X server or when I suspend (and resume) to ram compiz crashes. I tryed to debug this but its impossible to run gdb on compiz (=freeze). This happens with current git, but If I remember correctly not with 0.3.6 (and git versions < 0.5.0 but I don't know when it started to happen). any ideas?
2009 Oct 05
2
system hang with btrfs master
I''m using btrfs on two devices here, /usr on sda3 and /home on sdb (dm-crypt device on the whole disk). With btrfs-master the whole system hangs when accessing /home. The system hangs when I''m logging in into my account with KDE and is easily reproducible with dbench. On /usr the hangs appeared also but not as often as on the /home-device. I''ve tested on a third
2009 Nov 20
1
2.6.31+2.6.31.4: XFS - All I/O locks up to D-state after 24-48 hours (sysrq-t+w available) - root cause found = asterisk
...Dave Chinner wrote: >> >>> On Mon, Oct 19, 2009 at 06:18:58AM -0400, Justin Piszcz wrote: >>>> On Mon, 19 Oct 2009, Dave Chinner wrote: >>>>> On Sun, Oct 18, 2009 at 04:17:42PM -0400, Justin Piszcz wrote: >>>>>> It has happened again, all sysrq-X output was saved this time. >>>>> ..... >>>>> >>>>> All pointing to log IO not completing. >>>>> >>> .... >>>> So far I do not have a reproducible test case, >>> >>> Ok. What sort of load is bein...