1829873 Members
2373 Online
109993 Solutions
New Discussion

make_recoveryy

 
SOLVED
Go to solution
khilari
Regular Advisor

make_recoveryy

Hi guys, i have make_recovery not make_tape_recovery on a hp-ux 11.0 is there any command which would take the ignite image like make_tape_recover.
In make_tape_recovery it is
make_tape_recovery -x inc_entire=vg00 -a /dev/rmt/1mn -L whats the command to use in make_recovery
Thanks
7 REPLIES 7
Patrick Wallek
Honored Contributor
Solution

Re: make_recoveryy

Why not just upgrade to the latest version of Ignite/UX? That would get you the make_tape_recovery command.

If m_t_r is not there, then you have a REALLY OLD version of Ignite and it would be a good idea to upgrade anyway.

You can get the latest Ignite/UX for FREE from:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUXB

If you insist on using make_recovery, try this:

make_recovery -A -v -d /dev/rmt/1mn

Laerte Cardoso
Frequent Advisor

Re: make_recoveryy

Hi Khilari,
In this old version the sintax is:
/opt/ignite/bin/make_recovery -Av -d /dev/rmt/0m
Court Campbell
Honored Contributor

Re: make_recoveryy

I'm with Patrick. Get the latest version.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
khilari
Regular Advisor

Re: make_recoveryy

Hey guys, okay so basically i just put in the ignite.depot.now, do i have to remove the old make_recovery on the system, or the entire ignite directory before doing that.And secondly, do i have to reboot the system?.
Thanks
DCE
Honored Contributor

Re: make_recoveryy



I would swremove the old version. There have been times where not removing it has caused problems.

The newer versions of Ignite do not require a reboot to install. However I do not know about removing the old version - do a swremove analysis, and it should tell you if a reboot is required.
Patrick Wallek
Honored Contributor

Re: make_recoveryy

No, a reboot is NOT required for removing the old version or for installing the new.

I also recommend using swremove to remove the old version prior to installing the new.
khilari
Regular Advisor

Re: make_recoveryy

2UserDegrade B.10.20 HP-UX 2-User License (Fo ^ â
B2491BA -> B.10.20 MirrorDisk/UX â
B3929BA -> B.10.20 HP OnLineJFS (Advanced V â
HPUXEngCR800 B.10.20 English HP-UX CDE Runtim â
HPUXEngGS800 B.10.20 English HP-UX VUE Runtim â
Ignite-UX-10-20 -> A.2.4.307 HP-UX Installation Utili â
J2559C -> D.06.15 Hewlett-Packard JetAdmin â
J2780BA -> B.11.00.04 EISA 100BT LAN/9000/800 â
MiscDiag -> B.10.20.12 HPUX 10.0 Support Tools â
OnlineDiag -> B.10.20.12.12 HPUX 10.0 Support Tools v â
OnlineDiag -> B.10.20.12.12 HPUX 10.0 Support Tools
PHCO_36096 -> 1.0 tztab(4) cumulative patc
SDF-Tool B.10.20 HP SDF Tools
SysInfo -> A.03.01 HPUX system data collect
T1428AA -> A.05.01.01 HP-UX AAA Server
UXCoreMedia -> B.11.00.01 HP-UX Media Kit (Referen
XSW800GR1020 -> B.10.20.43 Extension Software Patch
XSWGR1100 -> B.11.00.47.08 General Release Patches,
perl -> D.5.8.8.A 5.8.8 Perl Programming L


so in the above group i guess i will erase Ignite-UX-10-20 -> A.2.4.307 HP-UX Installation Utili â
J2559C -> D.06.15
Just double checking, and it wont have any impact on anything.
Thanks.