- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- harddrive gone bad
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
10-02-2006 09:09 AM
10-02-2006 09:09 AM
harddrive gone bad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 09:15 AM
10-02-2006 09:15 AM
Re: harddrive gone bad
/var/adm/syslog/syslog.log
also you may want to do ioscan -funC disk to check for any NO_HARDWARE errors and if that was the disk with that filesystem located and no mirror copies, then i hope you have a backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 09:20 AM
10-02-2006 09:20 AM
Re: harddrive gone bad
mount /a6
If it mounts OK, then it was not mounted the last time you rebooted or someone with the root password unmounted it (that makes the mounpoint look empty).
If you get an error message (I/O error, errno 5 or similar) then the disk has gone bad. You can probe the drive with dd but if you see an error with mount, the disk has a problem. Your sysadmin should be able to identify the physical disk(s) that are part of the mount point volume.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 04:49 PM
10-02-2006 04:49 PM
Re: harddrive gone bad
You should check
/var/adm/syslog/syslog.log
also do a
ioscan -fnC disk |more
if you see
in the column that says HW/STATE a NO_HW message that means the drive has gone bad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2006 04:52 PM
10-02-2006 04:52 PM