Displaying 20 results from an estimated 20000 matches similar to: "Cannot console to domU after crashed ssh session"
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 */
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
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 generated in /var/xen/dump (on Domain0).
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 @@
if opts.vals.help:
opts.usage()
2007 Jun 25
1
I/O errors in domU with LVM on DRBD
Hi,
Sorry for the need of the long winded email. Looking for some answers
to the following.
I am setting up a xen PV domU on top of a LVM partitioned DRBD
device. Everything was going just fine until I tried to test the
filesystems in the domU.
Here is my setup;
Dom0 OS: CentOS release 5 (Final)
Kernel: 2.6.18-8.1.4.el5.centos.plusxen
Xen: xen-3.0.3-25.0.3.el5
DRBD:
2019 Mar 26
2
How to specify kernel version when restart kdump
kdump operates by booting a fresh kernel to capture the context of 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 >
2006 Jan 05
18
ctrl-c doesn''t work in domU consoles
Hey,
I''ve installed Xen 3.0 on a freshly installed Debian Sarge. dom0 is
working nicely (kernel 2.6.12.6-xen0). Then I created a domU, again with
Debian Sarge, booting Xen''s vmlinuz-2.6.12-xenU. Unfortunately ctrl-c
does not work in the domU''s console, neither if I create the domU
with "xm create -c ..." nor if I attach to it later. It doesn''t matter
2013 Nov 08
5
Re: VPN MTU limit breaks ssh connection to openssh 6.2p2 server
On Thu, 7 Nov 2013, Ernst Kratschmer wrote:
> Dear openssh developer,
>
> I want to use a Win7 client with putty to access a Linux host running an
> openssh 6.2p2 through a VPN connection. These connection worked relatively
> flawless with all versions of openssh up until openssh 6.1p1. Since the
> openssh 6.2p2 upgrade the ssh connection fail consistently with a message:
2011 Jul 01
2
Re: [btrfs-transacti] & btrfs-endio-wri] - WAS: Re: [btrfs-delalloc-]
On 06/30/2011 09:13 PM, Josef Bacik wrote:
> On 06/30/2011 10:12 AM, Proskurin Kirill wrote:
>> On 06/29/2011 08:14 PM, Josef Bacik wrote:
>>>> Ok - I upgrade to 2.6.39-2 but it is seems to all things get worse.
>>>> Now I see [btrfs-transacti]& btrfs-endio-wri] 80-100% all the
time and
>>>> io performance looks like lower then before.
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
2003 Nov 07
2
Callgroups and Pickupgroups in Console/dsp
Hi all.
I've made a patch for chan_oss.c to enable
callgroups and pickupgroups in it (since wasn't enabled).
I needed it for a special use of the console (pickup
calls arriving to the console from another phone)
btw, If someone is interested, I can submit a patch
to the bugtracker. I won't do it until
that's usefult for someone... since is a very special
features that probably no
2009 Sep 05
3
[Bug 23730] New: x11-base/nouveau-drm fails on drm_fb_helper.c with 'EINVAL' undeclared
http://bugs.freedesktop.org/show_bug.cgi?id=23730
Summary: x11-base/nouveau-drm fails on drm_fb_helper.c with
'EINVAL' undeclared
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2013 Jun 08
4
"Virtual hosts" for ssh
It'd be very cool if ssh supported something like Apache "virtual hosts". This would make it much more viable to host multiple installs of git on the same server, for example.
More details:
On the remote server, ssh already sets some environment variables:
> printenv | grep SSH
SSH_CLIENT=192.168.1.18 50945 22
SSH_TTY=/dev/pts/1
SSH_CONNECTION=192.168.1.18 50945 192.168.1.1 22
2013 Dec 14
1
Can''t boot converted SLES11SP2/OES11 domU
I have a physical SLES11SP2/OES11 system that I''ve converted to a domU.
It''s boots ok as an HVM, but when I try to boot as a PV it gets stuck. I
have the kernel-xen packages installed and confident the menu.lst is
correct.
If I look at xm console for the VM I get the output below:
Any ideas?
Thanks
James
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000]
2005 Sep 22
4
Cannot ping from dom0 to domU and vice versa
Hi
I got a FC4 system running as Host. Within this I loaded Suse 10 as a guest OS, the config file is as below:
kernel = "/boot/vmlinuz-2.6.11.12-xenU"
memory = 100
name = "suseguest"
nics = 1
vif= [''mac=aa:00:10:00:00:10, bridge=xen-br0'']
ip = "192.168.2.2"
disk = [''file:/dev/hdc3,hdc3,w'']
root = "/dev/hdc3 rw"
extra =
2011 Dec 28
3
Btrfs: blocked for more than 120 seconds, made worse by 3.2 rc7
Hello all:
I have two machines with btrfs, that give me the "blocked for more than
120 seconds" message. After that I cannot write anything to disk, i am
unable to unmount the btrfs filesystem and i can only reboot with
sysrq-trigger.
It always happens when i write many files with rsync over network. When
i used 3.2rc6 it happened randomly on both machines after 50-500gb of
writes.
2007 Apr 18
1
[Bridge] Re: hang on PPC
On Sun, 27 Jun 2004 15:43:30 +0700
<arkady-parabel@ngs.ru> wrote:
> Hi.
>
> I'm using a powerpc-based board (CPU - Motorolla 82855, 50
> Mhz) with 32 Mb of RAM, Big Endian.
> Linux kernel - 2.4.22, bridge - statically linked & as a
> module
> brctl - 0.9.6
> Ethernet - fec (arch/ppc/8xx_io/fec.c)
> All this was compiled with gcc version 3.2.2 20030217
2019 Mar 27
2
How to specify kernel version when restart kdump
What do you mean? Wouldn't the kernel version always be the actual
running version of the kernel that was booted?
Ben
On 3/26/19 6:16 PM, wuzhouhui wrote:
>> -----Original Messages-----
>> From: "Benjamin Hauger" <hauger at noao.edu>
>> Sent Time: 2019-03-27 00:15:21 (Wednesday)
>> To: centos at centos.org
>> Cc:
>> Subject: Re: [CentOS]
2012 May 22
1
Need your help with blktap
Hello,
I have a small problem with the blktap, that when I use "tap:aio" protocol
to access my disk, the domU stop booting with following message:
[ 0.185031] PCI: Fatal: No config space access function found
[ 0.189998] Unable to read sysrq code in control/sysrq
[ 0.350220] i8042: No controller found
[ 0.452153]
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.
To send a break in minicom, I type [Ctrl]+[a] then [f]. Then I
2009 Feb 15
3
Wine always crash very badly
I all,
I'm using wine 1.1.14 and when I try to play any game all the system
crash and become unresponsive: I can't restart X with
ctrl+alt+backspace and the Sysrq magic key doesn't work.
Wine crashes in about 0 to 10 minutes EVERY time no matter which game
I'm playng.
I don't know if it is a wine, Xorg, Kernel or nvidia driver problem
but a month ago wine worked like a charm.