HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Warning found in dmesg
Operating System - HP-UX
1827744
Members
3040
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 01:57 PM
01-24-2008 01:57 PM
Warning found in dmesg
Hi there --
I run a script which e-mails me the results of the dmesg command. The script has been running for some time on one of our servers. The server in question runs HP-UX 11.11.
This morning the following warning message appeared in the e-mail:
WARNING: Logical volume for Dump expected but not found.
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 64, minor is 0x2; start = 0, size = 8388608
Dump device table: (start & size given in 1-Kbyte blocks)
entry 0000000000000000 - major is 31, minor is 0x21000; start = 314208, size = 4194304 Starting the STREAMS daemons-phase 1 Create STCP device files Starting the STREAMS daemons-phase 2
$Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
This just happened today. Can someone tell what I need to do to correct this? Thanks.
I run a script which e-mails me the results of the dmesg command. The script has been running for some time on one of our servers. The server in question runs HP-UX 11.11.
This morning the following warning message appeared in the e-mail:
WARNING: Logical volume for Dump expected but not found.
Swap device table: (start & size given in 512-byte blocks)
entry 0 - major is 64, minor is 0x2; start = 0, size = 8388608
Dump device table: (start & size given in 1-Kbyte blocks)
entry 0000000000000000 - major is 31, minor is 0x21000; start = 314208, size = 4194304 Starting the STREAMS daemons-phase 1 Create STCP device files Starting the STREAMS daemons-phase 2
$Revision: vmunix: vw: -proj selectors: CUPI80_BL2000_1108 -c 'Vw for CUPI80_BL2000_1108 build' -- cupi80_bl2000_1108 'CUPI80_BL2000_1108' Wed Nov 8 19:24:56 PST 2000 $
This just happened today. Can someone tell what I need to do to correct this? Thanks.
A Journey In The Quest Of Knowledge
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 02:19 PM
01-24-2008 02:19 PM
Re: Warning found in dmesg
Looks to me like it is looking for a dump device and there is none configured ( you do not have to have one ). Only for processing crash dumps.
lvlnboot -v /dev/vg00 will tell you what or where dump is configured. If you did not configured then it is sharing space with swap. Effectively will be wiped once the system starts.
lvlnboot -v /dev/vg00 will tell you what or where dump is configured. If you did not configured then it is sharing space with swap. Effectively will be wiped once the system starts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2008 07:21 PM
01-28-2008 07:21 PM
Re: Warning found in dmesg
Hi Andrew
The message itself means the LVM subsystem detected the dumpdevt[] dump
device table does not match with the LVM BDRA dump device configuration.
and LVM subsystem adjusted the dumpdevt[] based on the Dump LVOL defined in
the BDRA area.So, this warning can be ignored safely.
Possible areas to be checked and tried are
-- LVM BDRA information by lvlnboot commnand. -B option can help to adjust
the BDRA area.
-- setboot to update the boot device information on NVRAM that can be passed
by boot loader. (this would be the initial value of dumpdevt[]).
Thanks & Regards
Ramesh S
The message itself means the LVM subsystem detected the dumpdevt[] dump
device table does not match with the LVM BDRA dump device configuration.
and LVM subsystem adjusted the dumpdevt[] based on the Dump LVOL defined in
the BDRA area.So, this warning can be ignored safely.
Possible areas to be checked and tried are
-- LVM BDRA information by lvlnboot commnand. -B option can help to adjust
the BDRA area.
-- setboot to update the boot device information on NVRAM that can be passed
by boot loader. (this would be the initial value of dumpdevt[]).
Thanks & Regards
Ramesh S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2008 07:24 PM
01-28-2008 07:24 PM
Re: Warning found in dmesg
Hi
You could try this one first,
# lvlnboot -R /dev/vg00
Thanks & Regards
Ramesh
You could try this one first,
# lvlnboot -R /dev/vg00
Thanks & Regards
Ramesh
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP