- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swap error on boot
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-05-2002 10:57 AM
04-05-2002 10:57 AM
I've got a J210 system that when it boots gives me the following error message:
ERROR: dump device 64:0x2 cannot be used and will
be ignored:
Apr 5 11:48:43 rite vmunix: device is read-only
WARNING: no swap device configured, so dump cannot
be defaulted to primary swap.
Apr 5 11:48:43 rite vmunix: WARNING: No dump devices are configured. Dump is d
isabled.
The logical volume that is configured for primary swap is vg00/lvol2 and I'm unable to run a fsck on it, I get the message: cannot read from device..
any suggestions, please??
thanks~!
John H.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:08 AM
04-05-2002 11:08 AM
SolutionDid you apply any patches recently to the system ? Did you change any Kernel parameters recently ? Did you change swap area/properties recently ?
You have to boot either in single user mode ( hpux -is) OR in LVM maintenance mode ( hpux -lm) and reconfigure your swap area.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:09 AM
04-05-2002 11:09 AM
Re: swap error on boot
I had a similar problem first go and check the device file is available in /dev . In my case a crook has removed that device file and i have recreate the entire volume.
Regds
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:09 AM
04-05-2002 11:09 AM
Re: swap error on boot
thanks..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:14 AM
04-05-2002 11:14 AM
Re: swap error on boot
That swconfig syntax should be:
swconfig \*
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:17 AM
04-05-2002 11:17 AM
Re: swap error on boot
Check this out:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=4833059419da826dc4/screen=ckiDisplayDocument?docId=200000050261900
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:34 AM
04-05-2002 11:34 AM
Re: swap error on boot
yes I made a mistake on the syntax I actually did do swconfig \*.
It almost finishes but finds an error in a patch.. I tried using swremove to get rid of the patch in question but it won't remove it I get the following error message:
* Ending Task Execution
WARNING: Incomplete definition for the product "Streams-TIO", beginning
at line 5564.The following attributes are not defined:
filesets the filesets contained in the product
WARNING: Invalid value defined for the keyword "tag", at line 69906.
Valid values for this keyword are: Tag strings containing a
subset of ASCII characters. A tag string requires one or more
characters from "A"-"Z", "a"-"z", "0"-"9", including the first
character.
No white space characters are allowed.
The directory path character "/" is not allowed.
The following SDU and shell metacharacters are not allowed:
. , : # ; & ( ) { } | < > " ` ' The maximum length of a tag string is 64 characters.
ERROR: Incomplete definition for the product "?", beginning at line
69905. The following attributes are not defined:
tag the identifier (short name) for the product
The attribute(s) must be defined before the parsing can
continue.
ERROR: Invalid definition for the product "?", beginning at line
69905. Details described above. The product has been marked as corrupt.
WARNING: Ignoring unknown keyword "elfdump:" at line 71882.
WARNING: Ignoring unknown keyword "elfdump:" at line 71883.
WARNING: Ignoring unknown keyword "elfdump:" at line 71884.
WARNING: Ignoring unknown keyword "compression_cksum" at line 71885.
WARNING: Ignoring unknown keyword "compressed_size" at line 71886.
WARNING: Ignoring unknown keyword "@????vendor" at line 71887.
WARNING: Ignoring duplicate definition for the keyword "tag" at line
71888.
WARNING: Ignoring duplicate definition for the keyword "title" at line
71889.
WARNING: Ignoring duplicate definition for the keyword "description" at
line 71890.
* Returning to Selection
i'm unsure how to proceed.. thanks !!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 11:39 AM
04-05-2002 11:39 AM
Re: swap error on boot
can you tell me what commands to use to reconfigure the swap after I boot into single user mode? Do I use swapon?
thanks.
John H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 06:49 PM
04-05-2002 06:49 PM
Re: swap error on boot
Bill Hassell, sysadmin