Operating System - HP-UX
1833772 Members
2267 Online
110063 Solutions
New Discussion

What's included in make_net_recovery

 
SOLVED
Go to solution
DISA SA
Occasional Contributor

What's included in make_net_recovery

Hi Ignite-ux experts,

My man page for make_net_recovery does not work, just want to know what is included in the following command without the include option:

make_net_recovery -s

Or if you could post the man page.

Thanks!
7 REPLIES 7
James R. Ferguson
Acclaimed Contributor
Solution

Re: What's included in make_net_recovery

Steven E. Protter
Exalted Contributor

Re: What's included in make_net_recovery

Shalom,

All man pages are online, docs.hp.com

http://docs.hp.com/en/5187-2725/ch04s05.html

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: What's included in make_net_recovery

Duh,

really helps to post the actual man page/guide to make_net_recovery not make_tape_recovery like I did.

http://h20000.www2.hp.com/bizsupport/TechSupport/CoreRedirect.jsp?redirectReason=DocIndexPDF&prodSeriesId=4077173&targetPage=http%3A%2F%2Fbizsupport2.austin.hp.com%2Fbc%2Fdocs%2Fsupport%2FSupportManual%2Fc01942571%2Fc01942571.pdf

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
James R. Ferguson
Acclaimed Contributor

Re: What's included in make_net_recovery

Hi (again):

> SEP: All man pages are online, docs.hp.com

This isn't true for the Ignite command/utilities AFAIK. That's why I posted the link to the Ignite reference which *does* contain current manpage information. BTW, your second post points to a dead URL.

Regards!

...JRF...
Bill Hassell
Honored Contributor

Re: What's included in make_net_recovery

> What's included in make_net_recovery

You define the scope of the archive with options.

> make_net_recovery -s

I would definitely add options. MNR is not a general backup program -- it is a boot volume recovery tool and should be limited to just vg00 (or your VxVM boot volume if you don't use LVM).

> My man page for make_net_recovery does not work,

I would be more concerned about what else is broken for your Ignite installation. Download the latest copy of Ignite for your system. It can be downloaded from:

http://www.hp.com/go/ignite-ux

After you install it, you'll have the latest man pages correctly installed. Be sure to use -x inc_entire=vg00 -- don't try to backup any other VGs, that is for a file backup program like pax or fbackup.


Bill Hassell, sysadmin
DISA SA
Occasional Contributor

Re: What's included in make_net_recovery

Thanks everyone, James link to a doc has the man page.

DISA SA
Occasional Contributor

Re: What's included in make_net_recovery

I'm close this thread.