- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Create a system recovery tape with make_tape_r...
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
06-18-2003 06:05 PM
06-18-2003 06:05 PM
Create a system recovery tape with make_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 06:15 PM
06-18-2003 06:15 PM
Re: Create a system recovery tape with make_tape_recovery.
This is a known issue with your version of Ignite (B.3.4) that has been fixed in later versions. Try installing the recent version of Ignite from the following link
http://www.software.hp.com/products/IUX/download.html
When you get a chance, move the logical volumes that do not correspond to your OS to another volumegroup. Make your root volume group as small as possible.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 06:19 PM
06-18-2003 06:19 PM
Re: Create a system recovery tape with make_tape_recovery.
Do you have >2G file(s) in /oradata?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 06:50 PM
06-18-2003 06:50 PM
Re: Create a system recovery tape with make_tape_recovery.
I should remove ignite(version B3.4)and download the lastest ignite unix. and try later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 07:24 PM
06-18-2003 07:24 PM
Re: Create a system recovery tape with make_tape_recovery.
I have seen these messages when a logical volume which is not mounted, but is included in the volume group which is being backed by make_tape_recovery. For eg: you might have created a logical volume - /dev/vg00/lvol10 and has a file system which normally mounts in /dir1. But /dir1 might not be mounted at this time.
If this your case, then either remove the LV (if not needed) or mount it. Then try the recovery command again.
Just thought of adding this...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 07:46 PM
06-18-2003 07:46 PM
Re: Create a system recovery tape with make_tape_recovery.
please try by excluding /oradata ,just like this:
#./make_tape_recovery -a /dev/rmt/0mn -x inc_entire=vg00 -x exclude=/u01 -x exclude=/u02 -x exclude=/backuporadata -x exclude=/oradata
If error occur again, it should be the version problem of Ignite-UX!
Good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 08:03 PM
06-18-2003 08:03 PM
Re: Create a system recovery tape with make_tape_recovery.
along with make_tape_recovery you can give -i option which will give you GUI window in which you can include and exclude the filesystems. I feel if you are giong to create the system recovery tape then you should not include other lvols like /u01,/u02 ,/oradata etc. Also there is one more option that you cam select by giving command #./make_tape_recovery -a /dev/rmt/0mn -x inc_entire=vg00 -x exclude=/oradata -x exclude=/backuporadta -x exclude=/uo1 -x .... your other lvols other than system lvols.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 08:44 PM
06-18-2003 08:44 PM
Re: Create a system recovery tape with make_tape_recovery.
* Testing pax for needed patch
WARNING: The version of pax on the system to be archived needs to be
patched with one of the following patches or newer ones. If you do not
load the pax patch some files will not be correctly archived
(See the Ignite-UX release notes for details):
System OS Patch needed
--------- ------------
10.01 PHCO_11975
10.10 PHCO_11976
10.20 PHCO_20388
10.30 PHCO_11978
11.00 PHCO_25418
11.11 PHCO_26422
So I have to install the patch(PHCO_26422),from the website I saw the installation instructions
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHCO_26422.depot
I don't know if I shall reboot the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 08:52 PM
06-18-2003 08:52 PM
Re: Create a system recovery tape with make_tape_recovery.
# swinstall -s /tmp/PHCO_26422.depot \*
The latest pax patch is PHCO_28414
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 09:54 PM
06-18-2003 09:54 PM
Re: Create a system recovery tape with make_tape_recovery.
but I still cannot create a system recovery tape successfully.
would you please help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 01:36 AM
06-19-2003 01:36 AM
Re: Create a system recovery tape with make_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 01:41 AM
06-19-2003 01:41 AM
Re: Create a system recovery tape with make_tape_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 02:00 AM
06-19-2003 02:00 AM
Re: Create a system recovery tape with make_tape_recovery.
you can try to execute this two commands:
mt -t /dev/rmt/0mn fsf 1
tar tvf /dev/rmt/omn >storedfiles.out
It could be a possibily.
Bye,
Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 02:00 AM
06-19-2003 02:00 AM
Re: Create a system recovery tape with make_tape_recovery.
you can try to execute this two commands:
mt -t /dev/rmt/0mn fsf 1
tar tvf /dev/rmt/0mn >storedfiles.out
It could be a possibily.
Bye,
Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 02:07 AM
06-19-2003 02:07 AM
Re: Create a system recovery tape with make_tape_recovery.
Good luck.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 07:08 AM
06-19-2003 07:08 AM
Re: Create a system recovery tape with make_tape_recovery.
Will you be able to share with us, which solution helped you solving the issue - Patch?, new version of Ignite?, mount LVs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2003 04:36 PM
06-19-2003 04:36 PM
Re: Create a system recovery tape with make_tape_recovery.
1)swremove Ignite-UX Revision B.3.4.115
2)swinstall -s /tmp/Ignite-UX-11-11_B.4.1.61_HP-UX_B.11.22_IA+PA.depot
3)swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHCO_28414.depot
4)/opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -x inc_entire=vg00 -x exclude=/u01 -x exclude=/u02 -x
exclude=/backuporadata -I -v