- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: IGNITE
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
02-04-2003 09:02 AM
02-04-2003 09:02 AM
IGNITE
I'm trying to run a make_tape_recovery command that will add both the VG00 and VG01 during the ignite session.
Can't get it right for some reason.
What is the command and flags to do this.
Thanks,
Remy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2003 09:05 AM
02-04-2003 09:05 AM
Re: IGNITE
That would be
make_tape_recovery -v -I -x inc_entire=vg00 -x inc_entire=vg01
Why do you want to include vg01?
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2003 09:05 AM
02-04-2003 09:05 AM
Re: IGNITE
Create a system recovery tape that includes all of the vg00 and vg01
volume groups, but that excludes the /depots directory.
- 8 - Formatted: February 4, 2003
make_tape_recovery(1M) make_tape_recovery(1M)
make_tape_recovery -x inc_entire=vg00 -x inc_entire=vg01
-x exclude=/depots
make_tape_recovery -s myserver -x inc_entire=vg00 -x inc_entire=vg01
-x exclude=/depots
Preview the creation of system recovery tape
make_tape_recovery -p
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2003 09:10 AM
02-04-2003 09:10 AM
Re: IGNITE
Create a system recovery tape that includes all of the vg00 and vg01 volume groups, but that excludes the /depots directory.
make_tape_recovery -x inc_entire=vg00 -x inc_entire=vg01 -x exclude=/depots
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2003 09:14 AM
02-04-2003 09:14 AM
Re: IGNITE
# make_tape_recovery -v -I -x inc_entire=vg00 -x inc_entire=vg01
Hope it helps,
Robert-jan.