- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery excluding fs...
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
04-06-2004 07:26 AM
04-06-2004 07:26 AM
make_tape_recovery excluding fs...
I wanna do an make_tape_recovery of my entire vg00 but I what to exclude the nfs mount point that are mounted on /, exemple /nfs1, /nfs2.
Should I use the -x exclude=
This is what I want to use:
/opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -I -x inc_entire=vg00 -x exclude=/nfs1,/nfs2,/nfs3
Thanks
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 07:38 AM
04-06-2004 07:38 AM
Re: make_tape_recovery excluding fs...
I do not know if make_tape_recovery by default crosses NFS mount points or not but I do know it should not hurt to explicitly exclude the nfs mountpoints as above.
Also you might like to use -A option than using -x inc_entire=vg00 and -C option.
if /usr filesystem is not part of vg00 then with your command line, /usr wil not be included. Using -A will ensure the volume group that contains /usr will also be included in the archive.
Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 07:50 AM
04-06-2004 07:50 AM
Re: make_tape_recovery excluding fs...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2004 07:59 AM
04-06-2004 07:59 AM
Re: make_tape_recovery excluding fs...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2004 01:17 AM
04-07-2004 01:17 AM