HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- full file system check
Operating System - HP-UX
1829173
Members
2220
Online
109986
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
Go to solution
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
04-16-2006 06:04 PM
04-16-2006 06:04 PM
Proceeding fsck command i got this error:
# fsck /dev/vgNW1/usrsapNW1
vxfs fsck: file system had I/O error(s) on meta-data.
log replay in progress
log replay failed to clean file system
file system is not clean, full fsck required
full file system check required, exiting ...
How to do full filesystem check?
# fsck /dev/vgNW1/usrsapNW1
vxfs fsck: file system had I/O error(s) on meta-data.
log replay in progress
log replay failed to clean file system
file system is not clean, full fsck required
full file system check required, exiting ...
How to do full filesystem check?
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 07:32 PM
04-16-2006 07:32 PM
Solution
Hi Posatskov,
#fsck -F fstype -o full /dev/vgxx/rlvolx
Option Description
-F Type of file system. Use vxfs for the JFS and hfs for the HFS file systems. You may also use the fsck_vxfs command for the JFS file system and fsck_hfs for the HFS file system.
-n Assumes a "no" answer for fsck questions.
-y Assumes a "yes" answer for fsck questions.
-b Tells fsck to use an alternate superblock. The alternate superblocks are listed in the /var/adm/sbtab file. If this file is not accessible, use number 16, which is always the first alternate superblock (HFS only).
-f Forces fsck to run on a mounted file system (HFS only).
-o full Forces fsck to make a full check of the metadata instead of just replaying the intent log (JFS only).
-o nolog Prevents intent log replay (JFS only).
Regards,
Asif Sharif
#fsck -F fstype -o full /dev/vgxx/rlvolx
Option Description
-F Type of file system. Use vxfs for the JFS and hfs for the HFS file systems. You may also use the fsck_vxfs command for the JFS file system and fsck_hfs for the HFS file system.
-n Assumes a "no" answer for fsck questions.
-y Assumes a "yes" answer for fsck questions.
-b Tells fsck to use an alternate superblock. The alternate superblocks are listed in the /var/adm/sbtab file. If this file is not accessible, use number 16, which is always the first alternate superblock (HFS only).
-f Forces fsck to run on a mounted file system (HFS only).
-o full Forces fsck to make a full check of the metadata instead of just replaying the intent log (JFS only).
-o nolog Prevents intent log replay (JFS only).
Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
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