Operating System - HP-UX
1851742 Members
2174 Online
104062 Solutions
New Discussion

recovery w/o entire root VG

 
SOLVED
Go to solution
Tom Smith_9
Frequent Advisor

recovery w/o entire root VG

Normally when I do my make_xxx_recovery I include the entire root VG (vg00), and I was just wondering if I do not include the entire VG00, and then do a restore, what will my root VG look like after the restore?

Thanks in advance.
3 REPLIES 3
Patrick Wallek
Honored Contributor
Solution

Re: recovery w/o entire root VG

If you do not include the whole VG00 with an '-x inc_entire=vg00' and do not specify anything else then the files that will be included in your archive are those defined in /opt/ignite/recovery/mnr_essentials.
Tom Smith_9
Frequent Advisor

Re: recovery w/o entire root VG

Thanks Patrick!
Sundar_7
Honored Contributor

Re: recovery w/o entire root VG

Thing is like, even if u include a single file from a vg in the recovery archive, when u restore from the tape, ALL the data in the VG disks will be washed out and only that single file present in the tape will be restored.

This holds true even in case of vg00. As mentioned above by Patrick, only mnr_essentials files will be restored, rest will be washed out of VG00 disks.
Learn What to do ,How to do and more importantly When to do ?