- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what does this error message mean?
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
01-24-2002 06:56 PM
01-24-2002 06:56 PM
what does this error message mean?
Thanks,
vxfs: mesg 058: vx_ivalidate - /oracle/PRstage/data1 file system inode 80 version number exceeds fileset's
vxfs: mesg 003: vx_mapbad - /dev/vgprz34/lvPRstagearch file system free extent bitmap in au 2 marked bad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2002 07:06 PM
01-24-2002 07:06 PM
Re: what does this error message mean?
umount and fsck the filesystem.
Depending on how you're set up, you may want to dd the disk to check for physical errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 11:53 AM
01-28-2002 11:53 AM
Re: what does this error message mean?
bdf -i
see if you have run out of free inodes for your file system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:11 PM
01-28-2002 12:11 PM
Re: what does this error message mean?
http://us-support3.external.hp.com/cki/bin/doc.pl/sid=2932bbc40633c282ba/screen=ckiDisplayDocument?docId=GLPKBRC00002290
I was not able to find anything on the vx_ivalidate error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 12:33 PM
01-28-2002 12:33 PM
Re: what does this error message mean?
what is the OS version ? Update your system with latest patches from HP.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 06:47 PM
01-28-2002 06:47 PM
Re: what does this error message mean?
I encountered another error message,
vxfs: mesg 016: vx_ilisterr - /oracle/PRstage/arch file system error reading inode 30
vxfs: mesg 008: vx_direrr - /oracle/PRstage/arch file system inode 2 block 8068 error 6
When I tried to recover it using fsck, I got,
#/tmp/zzg:> fsck -F vxfs /dev/vgprz34/lvPRstagearch
log replay in progress
full file system check required, exiting ...
How do perform a full file system check?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 06:52 PM
01-28-2002 06:52 PM
Re: what does this error message mean?
man fsck_vxfs
The option for a full fsck is:
fsck -F vxfs -o full /dev/vgprz34/lvPRstagearch
Bill Hassell, sysadmin