- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net_recovery exclude
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
06-09-2005 05:00 AM
06-09-2005 05:00 AM
make_net_recovery exclude
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 05:11 AM
06-09-2005 05:11 AM
Re: make_net_recovery exclude
the exclude flag works for file and or directories, but not certain for special files.
did you try ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 05:52 AM
06-09-2005 05:52 AM
Re: make_net_recovery exclude
Or if you have a *lot* of excludes then use
-f /full/path/to/contents/file
and in it put
exclude dir_name1
exclude dir_name2
exclude dir_name3
etc.....
But if you use the -f then you can't use -x for any other excludes OR includes.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 06:34 AM
06-09-2005 06:34 AM
Re: make_net_recovery exclude
You can use what Jeff has mentioned or if you want it in a single line you could use like this
/opt/ignite/bin/make_tape_recovery -A -x exclude=/usr/lmn -x exclude=/var/tmp -x exclude=/tmp -x exclude=/efg -x exclude=/abc -d /dev/rmt/0m
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2005 10:57 AM
06-09-2005 10:57 AM