Displaying 20 results from an estimated 1000 matches similar to: "How to specify kernel version when restart kdump"
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]
2019 Mar 28
0
How to specify kernel version when restart kdump
> -----Original Messages-----
> From: "Benjamin Hauger" <hauger at noao.edu>
> Sent Time: 2019-03-28 01:31:40 (Thursday)
> To: wuzhouhui <wuzhouhui14 at mails.ucas.ac.cn>, centos at centos.org
> Cc:
> Subject: Re: [CentOS] How to specify kernel version when restart kdump
>
> What do you mean? Wouldn't the kernel version always be the actual
>
2019 Mar 28
2
How to specify kernel version when restart kdump
On Thu, Mar 28, 2019 at 6:55 AM wuzhouhui <wuzhouhui14 at mails.ucas.ac.cn>
wrote:
> > -----Original Messages-----
> > From: "Benjamin Hauger" <hauger at noao.edu>
> > Sent Time: 2019-03-28 01:31:40 (Thursday)
> > To: wuzhouhui <wuzhouhui14 at mails.ucas.ac.cn>, centos at centos.org
> > Cc:
> > Subject: Re: [CentOS] How to specify
2019 Mar 27
0
How to specify kernel version when restart kdump
> -----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] 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
2019 Apr 24
0
Are linux distros redundant?
Kubernetes isn't really a general-purpose UNIX operating system and so
the question seems like it's comparing apples with oranges, at least,
unless you're doing a very narrow and specific thing with certain
automation and scalability requirements.
I don't think the fundamental raison d'?tre for a UNIX workstation or
server operating environment has changed in four decades,
2019 Apr 03
2
nobody:nobody
On 4/3/19 5:29 PM, Gordon Messmer wrote:
> On 4/3/19 2:17 PM, Mark LaPierre wrote:
>>
>> Content of idmapd.conf:
>
>
> As long as idmapd is *running* it typically doesn't need to be
> configured specifically.
>
>
>> Now one more question.? The imap daemon is a mail server.? How is it
>> that I need a mail server running to make LDAP and NFS
2019 Mar 29
1
How to specify kernel version when restart kdump
> -----Original Messages-----
> From: "Gianluca Cecchi" <gianluca.cecchi at gmail.com>
> Sent Time: 2019-03-28 16:59:19 (Thursday)
> [...]
> The command line fo CentOS 6 clearly misses the kernel version to build
> initrd file for, so the correct command should be:
>
> /sbin/mkdumprd -d -f
> "/boot/initrd-2.6.32-642.13.1.el6.x86_64kdump.img"
2013 Apr 22
1
Upgrading 6.3 to 6.4 "kdump: mkdumprd: failed to make kdump initrd" should I be concerned?
Howdy,
Running a round of updates from 6.3 to 6.4 and I'm seeing the following on
all the servers.
Want to make sure I'm not going to end up with a kernel panic if I reboot
into the new kernel or have any other issues.
Apr 22 11:10:21 www kdump: kexec: unloaded kdump kernel
Apr 22 11:10:21 www kdump: stopped
Apr 22 11:10:21 www kdump: mkdumprd: failed to make kdump initrd
Apr 22
2019 Apr 15
9
Recommended PHP 7 source for Centos 7
I know there's a couple third party repos offering PHP 7 for Centos. I
prefer not to add too much third party that I don't have to and PHP 7
has been mainstream for some time now, I thought maybe it would be in
EPEL by now.
What is the most recommended and stable way to get an up to date PHP on
Centos 7?
2019 Apr 24
9
Are linux distros redundant?
I just realised that I haven't touched a centos/redhat machine in more than
a couple of years. Everything I do now is Kubernetes based or using cloud
services (or k8s cloud services).
What about it listeroons? Is your fleet of centos boxes ever expanding or
are you just taking care of a single java 6 jboss application that takes
care of the companies widget stocks?
How are your jobs
2013 Sep 06
2
Re: [PATCH 3/5] sysprep: remove the custom kdump configurations
On Fri, Sep 06, 2013 at 03:52:40PM +0800, Wanlong Gao wrote:
> + kdump_config \
Better to call this one just "kdump" ?
However I'm unclear why anyone would want to remove kdump config in a
sysprep operation. Or TCP wrappers for that matter. There seems to
be no useful point in having virt-sysprep start to remove random
config files.
Rich.
--
Richard Jones, Virtualization
2019 Feb 15
7
Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data
Hi,
Could you recommend affordable and reliable cloud storage for 50 TB of data?
Here are some important factors to consider:
1. Personal/non-commercial use.
2. Must be affordable, since I am unemployed most of the time and have
super low levels of income for the past 12 years since I graduated
from the National University of Singapore in 2007.
3. Cloud storage provider must not be a
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2009 Apr 09
2
[kdump] failed to load in startup
Hello,
I am new in this mailing,please if somebody knows how to make kdump able to
load in startup.
i will be very thankful,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090409/d3435a68/attachment-0002.html>
2013 Sep 06
2
Re: [PATCH 3/5] sysprep: remove the custom kdump configurations
On Fri, Sep 06, 2013 at 04:25:07PM +0800, Wanlong Gao wrote:
> On 09/06/2013 04:06 PM, Richard W.M. Jones wrote:
> > On Fri, Sep 06, 2013 at 03:52:40PM +0800, Wanlong Gao wrote:
> >> + kdump_config \
> >
> > Better to call this one just "kdump" ?
> >
> > However I'm unclear why anyone would want to remove kdump config in a
> > sysprep
2012 Oct 06
1
kdump on Xen 4.1, ubuntu 12.04 and kernel 3.2.0
I seem to be struggling with setting up kdump to debug Xen/dom0 freeze.
According to http://xenbits.xen.org/docs/unstable/misc/kexec_and_kdump.txt the
"crashkernel=" parameter must be passed to the Xen hypervisor. When it is
passed to Xen I dont see "Crash Kernel" under System RAM in /proc/iomem
inside dom0. I am missing something obvious here. Could someone please
explain why
2011 Feb 04
5
[PATCH] kdump: introduce "reset_devices" command line option
upstream commit 7e96287ddc4f42081e18248b6167041c0908004c
Author: Vivek Goyal <vgoyal@in.ibm.com>
[PATCH] kdump: introduce "reset_devices" command line option
Resetting the devices during driver initialization can be a costly
operation in terms of time (especially scsi devices). This option can be
used by drivers to know that user forcibly wants the devices to
2013 Sep 09
2
Re: [PATCH 3/5] sysprep: remove the custom kdump configurations
On Mon, Sep 09, 2013 at 04:09:14PM +0800, Wanlong Gao wrote:
> Yes, sure. Then can you give some comments about following TODO list?
> For which is necessary to add for users and which is not?
> Although we know almost all of the features we have in sysprep can be done
> by "--script" feature, right?
>
>
> "
> add features to remove the following files or