HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Make recovery for only system file system
Operating System - HP-UX
1834782
Members
2707
Online
110070
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
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
06-09-2004 03:31 AM
06-09-2004 03:31 AM
Make recovery for only system file system
Anyone can tell me if make_recovery archive the umounted file systems?
The problem is that I have other file systems in /dev/vg00 other than system filesystems.
I want archive /, /usr, /opt, /stand, /var, but not others. I think to do:
make_recovery -A
with the other filestems umounted.
Is it correct?
Thanks, Mauro
The problem is that I have other file systems in /dev/vg00 other than system filesystems.
I want archive /, /usr, /opt, /stand, /var, but not others. I think to do:
make_recovery -A
with the other filestems umounted.
Is it correct?
Thanks, Mauro
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:37 AM
06-09-2004 03:37 AM
Re: Make recovery for only system file system
What you would do is to exclude thoses filesystems explicitly like this
make_tape_recovery -v -I -x exclude=/usr/local/file_or_directory -x exclude=/another_file -x inc_entire=vg00
You can have as many -x exclude= statements as you like.
make_tape_recovery -v -I -x exclude=/usr/local/file_or_directory -x exclude=/another_file -x inc_entire=vg00
You can have as many -x exclude= statements as you like.
If it has wheels or a skirt, you can't afford it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:38 AM
06-09-2004 03:38 AM
Re: Make recovery for only system file system
make_recovery is old command. Make sure you have latest Ignite version installed. Once installed, prepare a ignite recovery as follows.
make_tape_recovery -vi -A -x inc_entire=vg00 -a /dev/rmt/0mn
This will back up everything on vg00
Anil
make_tape_recovery -vi -A -x inc_entire=vg00 -a /dev/rmt/0mn
This will back up everything on vg00
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:39 AM
06-09-2004 03:39 AM
Re: Make recovery for only system file system
Hi Mauro,
First, you will need to get your Ignite/UX upgraded to get make_tape_recovery from here.
http://www.software.hp.com/products/IUX/download.html
YOu don't need to unmount the filesystems if you don't want them to be backed up. YOu can use '-x exclude /directory' option to exclude them from being backed up.
Look at the man page of 'make_tape_recovery'.
-Sri
First, you will need to get your Ignite/UX upgraded to get make_tape_recovery from here.
http://www.software.hp.com/products/IUX/download.html
YOu don't need to unmount the filesystems if you don't want them to be backed up. YOu can use '-x exclude /directory' option to exclude them from being backed up.
Look at the man page of 'make_tape_recovery'.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
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 2025 Hewlett Packard Enterprise Development LP