[CentOS] Memory for crash kernel

2008-07-21 Thread Mad Unix
when I run dmesg PE2950 Dell Server I see the following line

Linux version 2.6.18-92.1.6.el5 ([EMAIL PROTECTED]) (gcc
version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Wed J
un 25 13:45:47 EDT 2008
Command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
BIOS-provided physical RAM map:
 BIOS-e820:  - 000a (usable)
 BIOS-e820: 0010 - cfb5 (usable)
 .
 BIOS-e820: 0001 - 00023000 (usable)
DMI 2.5 present.
ACPI: RSDP (v002 DELL  ) @
0x000f21c0
ACPI: XSDT (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
0x000f225c
ACPI: FADT (v003 DELL   PE_SC3   0x0001 DELL 0x0001) @
0xcfb83524
.000cfb6a974
ACPI: EINJ (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
0xcfb6a9a4
ACPI: TCPA (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
0xcfb834bc
ACPI: DSDT (v001 DELL   PE_SC3   0x0001 INTL 0x20050624) @
0x
No NUMA configuration found
Faking a node at -00023000
Bootmem setup node 0 -00023000
Memory for crash kernel (0x0 to 0x0) notwithin permissible range
^^^

any input about this issue?

-- 
Your search - madunix - did not match any documents.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-07-21 Thread Matt Hyclak
On Mon, Jul 21, 2008 at 02:33:30PM +0200, Mad Unix enlightened us:
 when I run dmesg PE2950 Dell Server I see the following line
 
 Linux version 2.6.18-92.1.6.el5 ([EMAIL PROTECTED]) (gcc
 version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Wed J
 un 25 13:45:47 EDT 2008
 Command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
 BIOS-provided physical RAM map:
  BIOS-e820:  - 000a (usable)
  BIOS-e820: 0010 - cfb5 (usable)
  .
  BIOS-e820: 0001 - 00023000 (usable)
 DMI 2.5 present.
 ACPI: RSDP (v002 DELL  ) @
 0x000f21c0
 ACPI: XSDT (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
 0x000f225c
 ACPI: FADT (v003 DELL   PE_SC3   0x0001 DELL 0x0001) @
 0xcfb83524
 .000cfb6a974
 ACPI: EINJ (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
 0xcfb6a9a4
 ACPI: TCPA (v001 DELL   PE_SC3   0x0001 DELL 0x0001) @
 0xcfb834bc
 ACPI: DSDT (v001 DELL   PE_SC3   0x0001 INTL 0x20050624) @
 0x
 No NUMA configuration found
 Faking a node at -00023000
 Bootmem setup node 0 -00023000
 Memory for crash kernel (0x0 to 0x0) notwithin permissible range
 ^^^
 
 any input about this issue?

It's in the release notes.

Matt

-- 
Matt Hyclak
Systems and Operations 
Office of Information Technology
Ohio University
(740) 593-1222
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-07-21 Thread Tru Huynh
On Mon, Jul 21, 2008 at 02:33:30PM +0200, Mad Unix wrote:
 when I run dmesg PE2950 Dell Server I see the following line
 
 Linux version 2.6.18-92.1.6.el5 ([EMAIL PROTECTED]) (gcc
...
 Memory for crash kernel (0x0 to 0x0) notwithin permissible range
 ^^^
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1
...
During the boot process you may see the message Memory for crash kernel (0x0
to 0x0) notwithin permissible range appear. This message comes from the new
kdump infrastructure. It is a harmless message and can be safely ignored.

Please search at least the wiki before posting questions...
and bottom post ;)

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xBEFA581B


pgpRRl2QZApod.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-07-21 Thread Mad Unix
Thanks

On Mon, Jul 21, 2008 at 2:42 PM, Tru Huynh [EMAIL PROTECTED] wrote:

 On Mon, Jul 21, 2008 at 02:33:30PM +0200, Mad Unix wrote:
  when I run dmesg PE2950 Dell Server I see the following line
 
  Linux version 2.6.18-92.1.6.el5 ([EMAIL PROTECTED]) (gcc
 ...
  Memory for crash kernel (0x0 to 0x0) notwithin permissible range
 
 ^^^
 http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1
 ...
 During the boot process you may see the message Memory for crash kernel
 (0x0
 to 0x0) notwithin permissible range appear. This message comes from the
 new
 kdump infrastructure. It is a harmless message and can be safely ignored.

 Please search at least the wiki before posting questions...
 and bottom post ;)

 Tru
 --
 Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
 http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xBEFA581B

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos




-- 
Your search - madunix - did not match any documents.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-01-25 Thread Anne Wilson
On Friday 25 Jan 2008, Dan wrote:
  During the bootup I see a message that the memory for crash kernel is not
  within permissible range.  What does it mean, and what should be done
  about it?
 
  Anne

 Anne - Have a look here:
 http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1#head-da845ab1cd8fc529
63ad03fdbdefc2bde261b0a6

 snip
 During the boot process you may see the message Memory for crash
 kernel (0x0 to 0x0) notwithin permissible range appear. This message
 comes from the new kdump infrastructure. It is a harmless message and
 can be safely ignored.
 /snip

Thanks, Dan

Anne


signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-01-25 Thread Anne Wilson
On Friday 25 Jan 2008, Tru Huynh wrote:
 On Fri, Jan 25, 2008 at 01:17:35PM +, Anne Wilson wrote:
  During the bootup I see a message that the memory for crash kernel is not
  within permissible range.  What does it mean, and what should be done
  about it?

 what about reading the release notes? ;)
 http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1
 ...
 During the boot process you may see the message Memory for crash kernel
 (0x0 to 0x0) notwithin permissible range appear. This message comes from
 the new kdump infrastructure. It is a harmless message and can be safely
 ignored. r ...

Mea culpa!  I had read them before the install, but should have read again.  
Thanks

Anne



signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-01-25 Thread Tru Huynh
On Fri, Jan 25, 2008 at 01:17:35PM +, Anne Wilson wrote:
 During the bootup I see a message that the memory for crash kernel is not 
 within permissible range.  What does it mean, and what should be done about 
 it?
 
what about reading the release notes? ;)
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1
...
During the boot process you may see the message Memory for crash kernel (0x0
to 0x0) notwithin permissible range appear. This message comes from the new
kdump infrastructure. It is a harmless message and can be safely ignored. r
 ...

Regards,

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xBEFA581B


pgpFabhjUlGBP.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Memory for crash kernel

2008-01-25 Thread Anne Wilson
During the bootup I see a message that the memory for crash kernel is not 
within permissible range.  What does it mean, and what should be done about 
it?

Anne


signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Memory for crash kernel

2008-01-25 Thread Dan
 During the bootup I see a message that the memory for crash kernel is not
 within permissible range.  What does it mean, and what should be done about
 it?

 Anne


Anne - Have a look here:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.1#head-da845ab1cd8fc52963ad03fdbdefc2bde261b0a6

snip
During the boot process you may see the message Memory for crash
kernel (0x0 to 0x0) notwithin permissible range appear. This message
comes from the new kdump infrastructure. It is a harmless message and
can be safely ignored.
/snip

-- 
Dan Maranville
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos