Operating System - HP-UX
1834177 Members
2553 Online
110064 Solutions
New Discussion

Re: make_net_recovery and local file systems

 
Catherine Forget
Frequent Advisor

make_net_recovery and local file systems

If I only want to have vg00 recover, his there a way to get all the disks configuration (all other vg's and file systems not included in the net_recovery) but NOT have the data inside the net_recovery archive? We have about 200 servers from several models (A-class, D's, L's, N's, superdome, ...) to setup with make_net_recovery and they do not have all the same disk configurations.
Thanks in advance
1 REPLY 1
Ravi_8
Honored Contributor

Re: make_net_recovery and local file systems

Hi,

Yes it's possible. option inc_entire=vg00 in make_tape_recovery backup only the vg00.
Since all the lvm information will be stored under /etc/lvm.conf which will be basically under vg00. upon restore from this backup(ignite)you should be able to get disks config
never give up