- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Bad Block on Disk 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
11-19-2003 08:33 PM
11-19-2003 08:33 PM
Bad Block on Disk Error
I have tried using fsck to fix this but with no luck. I have booted into single user mode and can manually mount all other logical volumes. I tried mount -f on /dev/vg00/lvol1 but the force mount did not work.
Is there any way to get round this problem? Can the bad block be moved or something?
My general plan is it back up all user files and do a clean install of hpux11.11 so getting the machine back up on the network for a short time would be great.
thanks
Jim Adamson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 08:37 PM
11-19-2003 08:37 PM
Re: Bad Block on Disk Error
HP will replace it if you call them. Mount /var -ro and copy it all off to some backup device then you can creating a new /var and move all data to it, and then leave the old /var deleted/unused, or else youre going to have to get the disk replaced so make an ignite backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 12:14 AM
11-20-2003 12:14 AM
Re: Bad Block on Disk Error
by now nothing is possible in order to recover the filesystem. It could be an hardware problem.
Anyway you should succeed to recover the situation by mediainit on disk, re-create the filesystem and restore from a backup.
Anyway the best solution would be to substitute the disk.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 12:51 AM
11-20-2003 12:51 AM
Re: Bad Block on Disk Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 01:23 AM
11-20-2003 01:23 AM
Re: Bad Block on Disk Error
thanks
Jim Adamson