GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ignite ux
Operating System - HP-UX
1855016
Members
5347
Online
104109
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-11-2002 08:04 PM
08-11-2002 08:04 PM
ignite ux
Hi All,
How do I create an image excluding a particular directory on my home directory? Those directory is the default storage of the application. We would want this directory to exclude.
Thanks in advance.
How do I create an image excluding a particular directory on my home directory? Those directory is the default storage of the application. We would want this directory to exclude.
Thanks in advance.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2002 08:17 PM
08-11-2002 08:17 PM
Re: ignite ux
Are you creating a tape? If so you will need to use the make_tape_recovery command. I don't remember the exact syntax but there should be an option like '-x exc_dir=/dir/name' or something like that.
Have a look at the make_tape_recovery man page for more info.
The whole command line I would for something like that would be:
# make_tape_recovery -I -v -a /dev/rmt/?mn -x inc_entire=vg00 -x exc_dir=/dir/name
That is assuming that my syntax is close on the exc_dir directive.
Have a look at the make_tape_recovery man page for more info.
The whole command line I would for something like that would be:
# make_tape_recovery -I -v -a /dev/rmt/?mn -x inc_entire=vg00 -x exc_dir=/dir/name
That is assuming that my syntax is close on the exc_dir directive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2002 08:48 PM
08-11-2002 08:48 PM
Re: ignite ux
The exclude syntax part of the command line is....
-x exclude=file|dir
This information is in the man page for 'make_tape_recovery'
-x exclude=file|dir
This information is in the man page for 'make_tape_recovery'
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 12:55 AM
08-12-2002 12:55 AM
Re: ignite ux
Or you can do the following:
#make_recovery -A -c -v -i -p -d /dev/rmt/0mn
This -p option will do a preview instead doing a ignite image.
Then you can edit
/var/opt/ignite/recovery/arch.include
file and exclude the files and directories that are not required.
Then the -r option resumes the ignite image creation.
Kind regards
Denise
#make_recovery -A -c -v -i -p -d /dev/rmt/0mn
This -p option will do a preview instead doing a ignite image.
Then you can edit
/var/opt/ignite/recovery/arch.include
file and exclude the files and directories that are not required.
Then the -r option resumes the ignite image creation.
Kind regards
Denise
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP