- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disaster Recovery Documentation
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
08-25-2000 06:52 AM
08-25-2000 06:52 AM
I am trying to put together a "laundry list" of all the items I would think I would need to recover my HP-UX 11.0 system in the event of a disaster.
Items that come to mind are:
1. make_recovery tape
2. latest fbackup tape
3. swlist -l filelist output
4. printed vgdisplay -v
5 printed lvdisplay -v
6 printed lvlnboot -v
7. printed /etc/fstab
8 printed copy of recent bdf
9 printed copy of swapinfo
10. printed pvdisplay -v for each physical volume
11. ioscan -fun output
Can anybody else recommend anything else that I would need to recover a system...assume worst case... I have not had a disaster but I sure would like to cover all the bases ahead of time. Am I missing anything?
Also does anybody have a script that automates the capture of most of this info on a regular basis...I can see where keeping it up to date might tend to get time consuming.
Thanks to all the experts for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 06:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 06:58 AM
08-25-2000 06:58 AM
Re: Disaster Recovery Documentation
I would certainly include the current manifest generated by the make_recovery:
/var/opt/ignite/local/manifest/manifest.info
This provides a wealth of information in addtion to that which you have already cited.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 07:02 AM
08-25-2000 07:02 AM
Re: Disaster Recovery Documentation
I add inside the make_recovery tape box the root passwd used at the time the the DAT was generated (well more in the case you are in need of an older tape)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 07:02 AM
08-25-2000 07:02 AM
Re: Disaster Recovery Documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 07:08 AM
08-25-2000 07:08 AM
Re: Disaster Recovery Documentation
Also for speed, make a "make_sys_image" tape as well. Look at the ignite man pages for how and its practical uses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 07:17 AM
08-25-2000 07:17 AM
Re: Disaster Recovery Documentation
You might want to include as well kernel params list (at least sysdef), info about printeres (lpstat -t), everntually network info (/etc/rc.config.d/netconf, /etc/nsswitch, /etc/hosts, /etc/resolv.conf.
Do not forget to include any licences info for the software (ex. mirror, glance, compilers, etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 07:39 AM
08-25-2000 07:39 AM
Re: Disaster Recovery Documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 10:37 AM
08-25-2000 10:37 AM
Re: Disaster Recovery Documentation
I installed ignite in Feb of this year and had to take it off because it interferred with another product. I have just straightened the problem out and have recently reinstalled ignite.
I have looked at the manifest.info file and it seems to have not been updated when I did my most recent install. also I have run make_recovery -A -C twice in the last few days.
How do I get the manifest.info file to reflect the correct information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2000 10:46 AM
08-25-2000 10:46 AM
Re: Disaster Recovery Documentation
I wouldn't expect your manifest log to be any/much different each time you make a make_recovery tape. Most of the information in the manifest is fairly stable.
I think you are looking for:
/var/opt/ignite/logs/makrec.log1
This one shows the Begin/End Sucess/Failure of various runs and is timestamped.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2000 05:13 AM
08-30-2000 05:13 AM
Re: Disaster Recovery Documentation
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2000 05:42 AM
08-30-2000 05:42 AM
Re: Disaster Recovery Documentation
Your list is very good, look at this script that I have attached. You can add to it
Best regards
Chris