- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: software & tools required to recover the faild...
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
01-03-2005 06:18 PM
01-03-2005 06:18 PM
software & tools required to recover the faild hard disk
What software require to be installed ned to use the recovery in case any disk failiure ( boot or non Boot )?
What commands r useful to find disk failiure & recover the volumes set.
Any suggestion welcomed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 07:11 PM
01-03-2005 07:11 PM
Re: software & tools required to recover the faild hard disk
I'm not sure that it's possible to repair a disk after PHYSICAL failure.
If you don't see the failed disk with ioscan or diskinfo doesn't provide a normal information or the following command:
dd if=/dev/rdsk/XXXX of=/dev/null bs=32768k
gives a lot of errors, the disk should be replaced by a new one.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 07:33 PM
01-03-2005 07:33 PM
Re: software & tools required to recover the faild hard disk
thanks for suggestion. What software/commands, we must have on the system required to trouble shoot and recover the system . like as i know following required
Diag tool online & offline.
data full back up.
copy of get_config
Ioscan -fn output hard copy
output of /etc/fstab
output of strings /etc/lvmtab
as other software suggestion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 09:09 PM
01-03-2005 09:09 PM
Re: software & tools required to recover the faild hard disk
This provides a bootable copy of the system on tape that allows for fast and easy recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 09:16 PM
01-03-2005 09:16 PM
Re: software & tools required to recover the faild hard disk
make_tape_recovery (Ignite) is a good tool for system backup (volumegroup vg00). Even better is to configure an Ignite server (make_net_recovery).
For other volume groups you can use fbackup or better, Data Protector.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 12:08 AM
01-05-2005 12:08 AM
Re: software & tools required to recover the faild hard disk
As far as boot disks (or even non-boot) mirror disk is the tool to use. As long as you don't lose both mirrors, you can always recover.