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
11-30-2004 11:38 PM
11-30-2004 11:38 PM
We have an 11i golden image and we are building a new server from this,
1. the /etc/group file is not being copied over
2. should all filesystems in vg00 be created
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:43 PM
11-30-2004 11:43 PM
Re: ignite
when you make an ignite tape, if you want to save the all vg00 filesystems you have to add the -A option
for example :
# make_recovery -Ad /dev/rmt/0m
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:49 PM
11-30-2004 11:49 PM
Re: ignite
why don't you try
#make_tape_recovery -IAv -a /dev/rmt/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:53 PM
11-30-2004 11:53 PM
Re: ignite
A "golden image" implies that you're using make_net_recovery, not make_tape_recovery. However, the option is the same for both: use the "-x inc_entire=vg00" option in order to save all vg00 file systems.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:58 PM
11-30-2004 11:58 PM
Re: ignite
Check the man page for make_tape_recovery or make_net_recovery on how to include other filesystems.
"The contents of the system recovery archive will always include all files and directories which are considered essential to bringing up a functional system. This "essential" list is pre-defined by make_net_recovery. "
Look at the "-x include", " -x inc_entire" and "-A" options (depending on which command you run).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:00 AM
12-01-2004 01:00 AM
Re: ignite
Also
Does ignite automatically mirror vg00 if it was on the server that the image was taken from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 01:01 AM