- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: question on fsck and / being hfs
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
09-18-2002 10:19 AM
09-18-2002 10:19 AM
question on fsck and / being hfs
I have a corrupt inode on a file located right off of /, thus I need to run fsck. Oh by
the way, did I mention that / is a hfs file system on a 10.20 system?
Can I run fsck on it up in multi-user mode? I think I need to bring it down to single user mode (hpux -is) or worse yet logical maintenance mode (hpux -lm)... Please help,
it has been a long time since I touched hfs on 10.20.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 10:29 AM
09-18-2002 10:29 AM
Re: question on fsck and / being hfs
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 10:42 AM
09-18-2002 10:42 AM
Re: question on fsck and / being hfs
# /sbin/fsck -F hfs -y -o full /dev/vg00/
Mount the filesystem afterwards. If good proceed with rebooting the susyem to bring it up to multiuser mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 10:47 AM
09-18-2002 10:47 AM
Re: question on fsck and / being hfs
I don't believe the -o full option works for HFS...only VXFS filesystems. Just omit that option when executing the fsck command.
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 10:53 AM
09-18-2002 10:53 AM
Re: question on fsck and / being hfs
# man fsck_hfs
for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 11:08 AM
09-18-2002 11:08 AM
Re: question on fsck and / being hfs
e.g. fsck -F hfs /dev/vg00/rlvol3
iff rlvol3 is /.