- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remake a make_recovery
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
05-28-2003 11:56 PM
05-28-2003 11:56 PM
on my hp-ux 11 i need to make a make_recovery using a tape just used before patching the so system. i tried to realunch a commend but the system gave to me following message:
make_recovery(284): Writing to tape failed. Please check the existence of the tape, or the tape is write protected, or the tape is bad.
so i've checked: the tape is good, the tape is not write protected and the device exist.
do i must format the tape to remake a make_recovery or something else?
thanks for you support.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:04 AM
05-29-2003 12:04 AM
Re: remake a make_recovery
No, you do'nt have to format a tape. I sometimes get i/o errors when using a tape with a different format (cpio + Legato tapes).
I think your tape is dead, try an other tape, if the problem persist add a message to the forum.
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:07 AM
05-29-2003 12:07 AM
Re: remake a make_recovery
check if you can write to the tape using a simple OS command:
e.g.
tar -cvf /dev/rmt/0m /etc/hosts
revert
regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:18 AM
05-29-2003 12:18 AM
Re: remake a make_recovery
does it means that the tape is good? yes, i think so. but the question is automatic: why the make_recovery doesn't want to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:29 AM
05-29-2003 12:29 AM
Re: remake a make_recovery
Yes your tape is good, (thanks Yogeeraj), try using the make_recovery agian.
Did you change something on your system, new tape unit or new ignite version ?
Kind regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:36 AM
05-29-2003 12:36 AM
Re: remake a make_recovery
why don't try make_recovery with -v option.
infact make_recovery uses tar and cpio format on tape.
so with the help of -v option you will be able to know where it's failing....
Sunil S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:49 AM
05-29-2003 12:49 AM
Re: remake a make_recovery
This is how:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/?mn
You can get the latest ignite from here:
http://www.software.hp.com/products/IUX/download.html
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 12:55 AM
05-29-2003 12:55 AM
SolutionCheck your patches if you download the latest version of ignite.
For 10.20 system:
PHCO_20388 s700_800 10.20 pax(1) cumulative patch or later
For 11.0 system:
PHCO_25418 s700_800 11.00 pax(1) cumulative patch or later
the dependencies:
NOTE: There may be different revisions of the patches already on the system:
PHCO_21187
PHCO_23651
PHKL_18543 *
PHKL_20016 *
PHKL_22677 *
PHKL_24027 *
PHKL_25475 *
PHKL_25525 *
* = reboot
or 11.11 (11i) system:
PHCO_25393 s700_800 11.11 pax(1) cumulative patch or later
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:13 AM
05-29-2003 01:13 AM
Re: remake a make_recovery
it's my fault friends!!!
for your information the situation was:
i have two tapes - one /dev/rmt/0mb
and one /dev/rmt/1mb
if it launch the command
make_recovery -ACv
without specify wich device (with option -d
so the error whas right cause the device was wrong.
but with your attention i've learned in which way i can test the tape device.
thanks for all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:31 AM
05-29-2003 01:31 AM
Re: remake a make_recovery
my hp-ux was just update with last patch (one week ago). i've tried to serch a patch that u signal me but no way to found it. the only patch installed is the PHKL_24221 patch. the question is:
when i use the tape i use ignite? is so important to download the latest ignite patch? is so safe to install it? and the last question is: why on last update (with last patches) is no present the patch that u indicate to me?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:32 AM
05-29-2003 01:32 AM
Re: remake a make_recovery
my hp-ux was just updated with last patch (the cd containing patches was built in HP one week ago). i've tried to serch a patch that u signal me but no way to found it. the only patch installed is the PHKL_24221 patch (SCSI Tape (stape) cumulative). the question is:
when i use the tape i use ignite? is so important to download the latest ignite patch? is so safe to install it? and the last question is: why on last update (with last patches) is no present the patch that u indicate to me?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 02:29 AM
05-29-2003 02:29 AM
Re: remake a make_recovery
Please call me Robert :)
Yes it completly save to install this patch. Ignite is using pax as backup tool.
The link to the latest PAX patch is down here.
http://www5.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_28414&context=hpux:800:11:11
Salute,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 03:45 AM
05-29-2003 03:45 AM
Re: remake a make_recovery
i will ask to HP why hey don't have insert this patch on latest patches.
bye and have a good day.