Re: How to force crash dump from hung Red Hat guest

2015-10-07 Thread Robert J Brenneman
gt; -Original Message- > > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of > Robert J Brenneman > > Sent: Tuesday, October 06, 2015 1:02 PM > > To: LINUX-390@VM.MARIST.EDU > > Subject: Re: How to force crash dump from hung Red Hat guest &g

How to force crash dump from hung Red Hat guest

2015-10-06 Thread Vitale, Joseph
Hello, Running Red Hat 6.6 under zVM 6.3. I had a guest hang and unable to issue linux commands to force a kernel crash dump( echo c > /proc/sysrq-trigger ). Any suggestions how that can be accomplished? Thanks Joe Joseph Vitale Technology Services Group Mainframe Operating Systems

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Marcy Cortes
Of Robert J Brenneman Sent: Tuesday, October 06, 2015 10:02 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] How to force crash dump from hung Red Hat guest from the guest's console issue #CP VMDUMP to trigger a CP managed dump of the virtual machine. This dumps to spool space and it shows

Re: How to force crash dump from hung Red Hat guest - Thank You all

2015-10-06 Thread Vitale, Joseph
: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Marcy Cortes Sent: Tuesday, October 06, 2015 2:28 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to force crash dump from hung Red Hat guest I think it was worse than 30 minutes for 16G the last time I tried! And it is non

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Vitale, Joseph
. 07302 Work 201-395-1509 Cell917-903-0102 -Original Message- From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Robert J Brenneman Sent: Tuesday, October 06, 2015 1:02 PM To: LINUX-390@VM.MARIST.EDU Subject: Re: How to force crash dump from hung Red Hat guest from

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Thomas Anderson
[mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Robert > J Brenneman > Sent: Tuesday, October 06, 2015 1:02 PM > To: LINUX-390@VM.MARIST.EDU > Subject: Re: How to force crash dump from hung Red Hat guest > > from the guest's console issue #CP VMDUMP to trigger a CP managed

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Pedro Henrique dos Santos Principeza
Hi. Log into the hung guest on VM and run #CP VMDUMP Wait for the completion of the comand, and FORCE LOGOFF the Guest. When it comes back, use vmur Linux command to retrieve the DUMP from the VM SPOOL, and vmconvert to make it readable by crash. Be sure you have enough space on VM SPOOL to

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Robert J Brenneman
from the guest's console issue #CP VMDUMP to trigger a CP managed dump of the virtual machine. This dumps to spool space and it shows up in the guest's rdr device. You can then 'vmur receive --convert /path/to/where/dump/goes' to import the vmcore to the Linux file system when you IPL after the

Re: How to force crash dump from hung Red Hat guest

2015-10-06 Thread Christian Borntraeger
Am 06.10.2015 um 17:41 schrieb Vitale, Joseph: > Hello, > > Running Red Hat 6.6 under zVM 6.3. I had a guest hang and unable to issue > linux commands to force a kernel crash dump( echo c > /proc/sysrq-trigger ). > > Any suggestions how that can be accomplished? > If kdump is setup properly,