- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: make_recovery gives errors intermediately
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
06-11-2005 05:01 PM
06-11-2005 05:01 PM
make_recovery gives errors intermediately
HP9000/B2000 with hpux 11.00
When running make_recovery, it will start and after a while fail with
the following error:
make_recovery(472): /usr/bin/dd failed,res=512,errno=9
i have changed the drive, tried with new couple of medias, changed the external scsi cable since it is a external dds-3 drive .
has someone faced similar problems
Regards,
Aliasgar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2005 05:19 PM
06-11-2005 05:19 PM
Re: make_recovery gives errors intermediately
Try to remove device files from /dev/rmt and try to recreate with insf -e.
alternatively check following patches\
[PHKL_18543/PACHRDME/English]
[PHCO_20882/PACHRDME/English][PHCO_17792/PACHRDME/English] [PHKL_21003/PACHRDME/English] [PHKL_20079/pachrdme/english] [PHKL_20016/pachrdme/english]
[PHKL_20674/pachrdme/english]
Cheers !!!
Eknath Patil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2005 05:25 PM
06-11-2005 05:25 PM
Re: make_recovery gives errors intermediately
Are you sure your tape drive is in good condition? Though you have changed the drive/media ... verify the drive by taking backup of a large file using tar.
If you can provide us the make_recovery log, will help to assist you further.
/var/opt/ignite/recovery/
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2005 07:49 PM
06-11-2005 07:49 PM
Re: make_recovery gives errors intermediately
yes i have checked the patch level and also i have changed two drives in order to isolate the problem.
i will try to get the recovery.log file.
Regards,
Aliasgar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2005 10:07 PM
06-12-2005 10:07 PM
Re: make_recovery gives errors intermediately
make_tape_recovery by default uses../dev/rmt/0m , if this device is not available in system, then it might fail..probably your tape drive is recognised as some other device file ex: /dev/rmt/1m or something else..
If a tape drive other than the default (/dev/rmt/0m) is used, modify the command to point to the device you want to use. For example, if a tape drive is at /dev/rmt/3m, enter:
/opt/ignite/bin/make_tape_recovery -Av -a/dev/rmt/3m