- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mounting a filesystem 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
04-20-2006 07:39 PM
04-20-2006 07:39 PM
Mounting a filesystem error
A couple of filesystems are bringing back the following error when I am trying to mount them:
mount: /usr1: I/O error
mount: /usr8: I/O error
mount: /usr3: I/O error
mount: /netscape_server: I/O error
mount: /export: I/O error
What is happening here?
Why are these errors occuring?
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:42 PM
04-20-2006 07:42 PM
Re: Mounting a filesystem error
fsck -F vxfs -o full /dev/vgxx/lvolx
dmesg/syslog.log Any error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:45 PM
04-20-2006 07:45 PM
Re: Mounting a filesystem error
You need to check syslog.log and dmesg for more information abt this. This could be due to IO failure between system and hard drive.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:47 PM
04-20-2006 07:47 PM
Re: Mounting a filesystem error
are all these mount points on the same physical disk? If so then most likely the disk is going faulty. The usual checks can be done (fsck,dmesg ...). I/O error normally mean disk replacement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:48 PM
04-20-2006 07:48 PM
Re: Mounting a filesystem error
Yes syslog shows:
Apr 20 14:43:03 gb898_e vmunix: vxfs: mesg 017: vx_ilisterr - /usr3 file systeminode 6 marked bad
This is is happening for all the filesystems that are not mounting except for '/export'.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 07:50 PM
04-20-2006 07:50 PM