- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery backup of not root vg
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 04:18 PM
08-01-2000 04:18 PM
make_recovery backup of not root vg
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 04:50 PM
08-01-2000 04:50 PM
Re: make_recovery backup of not root vg
Have a look at Doc. ID: KNC011298004 on the ITRC, make_recovery -A does the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 08:04 AM
08-02-2000 08:04 AM
Re: make_recovery backup of not root vg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 08:43 AM
08-02-2000 08:43 AM
Re: make_recovery backup of not root vg
** User Data **
/your/dir/to/be/included
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 03:10 PM
08-02-2000 03:10 PM
Re: make_recovery backup of not root vg
any comments on this ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2000 05:26 PM
08-03-2000 05:26 PM
Re: make_recovery backup of not root vg
You can add the following lines to makrec.append file to include /var/opt/omni
** User Data **
# OmniBack-II product files and related directories and files
# for Releases 10.x.
product OMNIBACK-II
file /opt/image/lib/libil.1
dir /var/opt/omni/
But the question is why do u want to backup omni database using make_recovery.
I advice you to keep away Omni database from make_recovery and take omni database backup onto a DDS drive.
This will help you to recover omni database much faster, if ur system is fine but omni database is crashed/corrupted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2000 01:53 PM
08-05-2000 01:53 PM
Re: make_recovery backup of not root vg
have you checked building an ignite-server and using "make_net_recovery"?
There is a paragraph in the docs at "www.software.hp.com/products/IUX"
that describes including additional VGs into a "make_net_recovery".
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2000 12:42 AM
08-06-2000 12:42 AM
Re: make_recovery backup of not root vg
For ex. "make_recovery -p -d /dev/rmt/0m"
After this is successfull you can use "-r" to create your actuall make_recovery tape by "make_recovery -r -d /dev/rmt/0m". Refer to man page for "make_recovery" which have a step by step details for make_recovery.