Operating System - HP-UX
1834461 Members
2944 Online
110067 Solutions
New Discussion

Re: Restore make_recovery

 
Marcelo De Florio
Frequent Advisor

Restore make_recovery


I have a restore from make_recovery tape, after restore, any more steps to startup the system at the moment of recovery.

MDF
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: Restore make_recovery

If you are restoring the same system that the tape was created on, then you system should have everything available as of the time the tape was made. If you had VG's other than vg00 defined, they SHOULD be available as well.

The only thing you will have to do manually is re-mirror VG00 if you had it mirrored before.

Otherwise, you should have a perfectly functional system after restoring from the make_recovery tape.
Marcelo De Florio
Frequent Advisor

Re: Restore make_recovery

If I define any more volume groups (eg, vgdesadb), what happend with this VG, at startup ?

If I define Logical IP's for one interface, what happend with this ?

Thanks

MDF
Patrick Wallek
Honored Contributor

Re: Restore make_recovery

If the VG vgdesadb was created when the make_recovery tape was created, then that VG should be available when your system reboots.

As to your Logical IP addresses, again, if they were there when the make_recovery was created, then that configuration should have been restored.
Marcelo De Florio
Frequent Advisor

Re: Restore make_recovery

Any consideration for command make_recovery, depends on if install the image on the same machine or clone in another machine.

Thanks.

MDF