- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- block corruption 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
07-08-2007 11:14 PM
07-08-2007 11:14 PM
block corruption error
I found that there is block corruption on the file system on which our Database was present.
I tried running fsck on the file-system it gives the following error.
# fsck -F vxfs -y -o full /dev/vg02/data2
vxfs fsck: file system had I/O error(s) on meta-data.
vxfs fsck: file system had I/O error(s) on user data.
log replay in progress
pass0 - checking structural files
pass1 - checking inode sanity and blocks
vxfs fsck: fsck read failure bno = 122584064, off = 0, len = 65536
file system check failure, aborting ...
This file system is from a storage box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2007 11:24 PM
07-08-2007 11:24 PM
Re: block corruption error
Make sure no database process is attempting to access the filesystem when you run fsck.
This would appear to indicate the need to replace a bad disk and restore the filesystem from backup.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007 01:05 AM
07-09-2007 01:05 AM
Re: block corruption error
> vxfs fsck: file system had I/O error(s) on user data.
These are the important messages: fsck fixes logical errors but cannot fix disk errors. The disk is defective and must be replaced. You will also see a bunch or error messages in /var/adm/syslog/syslog.log
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007 03:55 PM
07-09-2007 03:55 PM
Re: block corruption error
For example:
#dd if=/dev/rdsk/c0t6d0 of=/dev/null bs=4096k
>>If dd completes successfully and you are not seeing any other evidence to suspect and underlying disk issue, recreate the filesystem and restore data from backup.
>>If dd terminates with any read I/O errors or you are seeing other evidence that makes you suspect hardware issues involving the disk, have the disk replaced and/or address any hardware issue before recreating fs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2007 05:59 PM
07-09-2007 05:59 PM
Re: block corruption error
Acutally this server attached with MSA 1000,consist of 14 disk, in one disk is showing down-arrow constantly green and ioscan comman one disk is also missing which is having mountpoint.I rebooted the server also.In vgdisplay also warranty /dev/vg00/cxtydz not getting.