HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: filesystem meta data read error
Operating System - HP-UX
1834915
Members
2698
Online
110071
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
05-23-2002 10:21 PM
05-23-2002 10:21 PM
filesystem meta data read error
Hi GURUS
I get this message when I check in the syslog file.:
vxfs: mesg 016: vx_ilisterr - /opt/pbin file system error reading inode 1522
vxfs: mesg 055: vx_metaioerr - /dev/pbin/pbin file system meta data read error
vxfs: mesg 016: vx_ilisterr - /opt/pbin file system error reading inode 1526
Can anyone help me.
When I do a filesystem check, it fails.
Also when I do a listing of the filesystem, it says file not found for a couple of files.
Thanks in advance
Shaamil Thorne
I get this message when I check in the syslog file.:
vxfs: mesg 016: vx_ilisterr - /opt/pbin file system error reading inode 1522
vxfs: mesg 055: vx_metaioerr - /dev/pbin/pbin file system meta data read error
vxfs: mesg 016: vx_ilisterr - /opt/pbin file system error reading inode 1526
Can anyone help me.
When I do a filesystem check, it fails.
Also when I do a listing of the filesystem, it says file not found for a couple of files.
Thanks in advance
Shaamil Thorne
HP is the greatest
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 10:25 PM
05-23-2002 10:25 PM
Re: filesystem meta data read error
Hi
try taking the server to single user mode
making sure /opt is umounted then
fsck -F vxfs /opt
cheers
John
try taking the server to single user mode
making sure /opt is umounted then
fsck -F vxfs /opt
cheers
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 10:35 PM
05-23-2002 10:35 PM
Re: filesystem meta data read error
It sure looks like you got a possible disk problem here. First find out which LV /opt/pbin is in and try to un a full fsck on that LV.
Assuming it's in vg00 (lvol6)
# fsck -F vxfs -y -o full /dev/vg00/lvol6
If you are still unable to access the files after fsck, check your lvol, look for any "stale" extents.
# lvdisplay -v /dev/vg00/lvol6 | more
If you see "stale" extents which I think you would the next thing is to confirm if the disk is having problem or not.From the "lvdisplay" command above you will know which disk lvol6 is in. Lets says it's in /dev/dsk/c2t2d0.
Check for io errors ..
# /etc/dmesg
==> any io errors here ?
Run cstm to confirm if disk is faulty or not ..
# cstm
cstm>map
cstm>sel dev
cstm>info
cstm>infolog
If the disk is found to be faulty you'll have to replace it and perform necessary recovery.
Assuming it's in vg00 (lvol6)
# fsck -F vxfs -y -o full /dev/vg00/lvol6
If you are still unable to access the files after fsck, check your lvol, look for any "stale" extents.
# lvdisplay -v /dev/vg00/lvol6 | more
If you see "stale" extents which I think you would the next thing is to confirm if the disk is having problem or not.From the "lvdisplay" command above you will know which disk lvol6 is in. Lets says it's in /dev/dsk/c2t2d0.
Check for io errors ..
# /etc/dmesg
==> any io errors here ?
Run cstm to confirm if disk is faulty or not ..
# cstm
cstm>map
cstm>sel dev
cstm>info
cstm>infolog
If the disk is found to be faulty you'll have to replace it and perform necessary recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2002 11:37 PM
05-23-2002 11:37 PM
Re: filesystem meta data read error
Hi,
Is your system connected to a SAN ? I've seen these messages when a LUN was assigned to two systems and both systems had file systems created on that LUN.
So if it is connected to a SAN, check if the LUN is also assigned to another system, on which you would probably get the same messages.
HtH,
Mark
Is your system connected to a SAN ? I've seen these messages when a LUN was assigned to two systems and both systems had file systems created on that LUN.
So if it is connected to a SAN, check if the LUN is also assigned to another system, on which you would probably get the same messages.
HtH,
Mark
The surest sign that life exists elsewhere in the universe is that none of it has tried to contact us
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP