- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swap error
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
03-13-2003 01:38 AM
03-13-2003 01:38 AM
swap error
I get the following error in my syslog, is it because of bad blocks? or is any other reason exist?
Mar 6 20:33:14 hpms1 vmunix: Page I/O error(1) while swapping from disk for device 0x03000000,
Mar 6 20:33:14 hpms1 vmunix: block #9224282, page addr = 11ed000.6fabb000
Mar 6 20:33:14 hpms1 vmunix: Making the above swap block unavailable for future use. Please check
Mar 6 20:33:14 hpms1 vmunix: for any possible hardware/firware errors on the swap
Mar 6 20:33:14 hpms1 vmunix: device IMMEDIATELY
Mar 6 20:36:03 hpms1 vmunix: Page I/O error(1) while swapping from disk for device 0x03000000,
Mar 6 20:36:03 hpms1 vmunix: block #9126130, page addr = 11ed000.6ac80000
Mar 6 20:36:03 hpms1 vmunix: Making the above swap block unavailable for future use. Please check
Mar 6 20:36:03 hpms1 vmunix: for any possible hardware/firware errors on the swap
Mar 6 20:36:03 hpms1 vmunix: device IMMEDIATELY
Is there any way to find and mark bad block on swap (for that matter on any fs)?
Regards
Sudhakar J
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 01:45 AM
03-13-2003 01:45 AM
Re: swap error
could you post the o/p
#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 01:45 AM
03-13-2003 01:45 AM
Re: swap error
could you post the o/p
#dd if=/dev/dsk/cxtxdx of=/dev/null bs=1024K
if you find any I/O error, then disk is in problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 01:48 AM
03-13-2003 01:48 AM
Re: swap error
I think you have to disable the swap device, or make a new one. Then you need to reboot, to be able to check the device.
Swapdevices can not be disabled on the fly.
Good luck
Donald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 01:48 AM
03-13-2003 01:48 AM
Re: swap error
Its not critical, the kernel has mapped the bad block out so it wont be referenced but I would call HP to have the disk replaced.