- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- want to include "VG01" filesystems to ignite ux im...
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
09-07-2004 11:11 PM
09-07-2004 11:11 PM
Please assist us of how to include the filesystem that is not part of VG00 in ignite UX image. How about of excluding the other filesystems?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 11:22 PM
09-07-2004 11:22 PM
Re: want to include "VG01" filesystems to ignite ux image.
regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 11:24 PM
09-07-2004 11:24 PM
Re: want to include "VG01" filesystems to ignite ux image.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 12:34 AM
09-08-2004 12:34 AM
Re: want to include "VG01" filesystems to ignite ux image.
Unless the data on vg01 and subsequent vgs doesn't change, I would recommend Data Protector for everyday backups.
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 09:56 PM
09-08-2004 09:56 PM
Re: want to include "VG01" filesystems to ignite ux image.
Thanks for the answers you have provided.
How about if I would like to exclude filesystems from VG01.
Regards,
Bal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 10:05 PM
09-08-2004 10:05 PM
Re: want to include "VG01" filesystems to ignite ux image.
You can then place the LVs you want to backup in one box and the ones you want to exclude in another.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 10:08 PM
09-08-2004 10:08 PM
Re: want to include "VG01" filesystems to ignite ux image.
If you want to include certain directories of vg01, use the following option:
-x inc_cross=file|dir
Includes the file or directory in the recovery archive and crosses mount points to access any directories that are mounted or files contained in directories that are mounted.
instead of the option -x inc_entire=vg01
best regards,
Kurt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2004 11:05 PM
09-08-2004 11:05 PM
Re: want to include "VG01" filesystems to ignite ux image.
you could also use something like this.
make_tape_recovery -x inc_entire=vg00 -x inc_entire=vg01 -x exclude=/apps -c exlude=/apps2 -lv -a /dev/rmt/1mn
Regards,
Robert-Jan