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
11-05-2003 08:19 AM
11-05-2003 08:19 AM
fsck
fsck -p /dev/vg04/area1b
runs
Since I upgraded to the 11.0 OS, this has failed, and I have to manually run the fsck. The mirroring process runs anywhere from 5 to 7 times during the day, and the command fails at least 3 to 5 times.
I have tried other fsck commands, still get the same reults.
Any help?
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 08:30 AM
11-05-2003 08:30 AM
Re: fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 08:35 AM
11-05-2003 08:35 AM
Re: fsck
I manually run
fsck /dev/vg04/area1b, and have to answer a bunch of fix and clear with "y".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 09:11 AM
11-05-2003 09:11 AM
Re: fsck
First off I always use -F fs_typ - so use -F hfs in the command - just to be safe.
Next I would look at using -P (cap P) as this will allow cleanly unmounted filesystems to proceed on unchecked. Then also consider -q (quiet mode) as this will fix the safe stuff and avoid the annoying interactivity when it's not necessary.
Then the final thing to consider is if you ALWAYS answer yes & never have problems, then use -y - but it has to be noted that this can hammer you if you do happen to have loads of nasty trouble. But hey it's a copy - right?
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 09:18 AM
11-05-2003 09:18 AM
Re: fsck
Also, if you want, you can automatically answer "Yes" to *ALL* user prompts given by fsck during that session with '-y' option. This is not a recommended method though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 10:05 AM
11-05-2003 10:05 AM
Re: fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 01:41 PM
11-05-2003 01:41 PM
Re: fsck
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2003 02:22 PM
11-05-2003 02:22 PM
Re: fsck
Refer to the foll. link. Looks like you should have patch PHCO_28116. The old patch was PHCO_19673 and the superseded patch is PHCO_28116. Search for fsck_hfs in the link below.
http://www.software.hp.com/SUPPORT_PLUS/docs/QPK1100.html
HTH.
Regards,
Hemanth