- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery Error
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-21-2003 12:46 AM
06-21-2003 12:46 AM
make_tape_recovery Error
# make_tape_recovery -a /dev/rmt/0mn -B /oracle3/tmp/uxinstlf.recovery
...
...
lifcp: Cannot create SYSCMDS ; no space on the LIF volume
make_medialif: error - lifcp SYSCMDS failed, probable insufficient size for /ora
cle3/tmp/uxinstlf.recovery
ERROR: System Error, /opt/ignite/bin/make_medialif failed creating boot LIF
file.
ERROR: Failed to generate LIF on tape .
Can somebody help me?
Thanks
suri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 01:06 AM
06-21-2003 01:06 AM
Re: make_tape_recovery Error
Try here:-
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd543af48a9e5d5118ff40090279cd0f9,00.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 01:10 AM
06-21-2003 01:10 AM
Re: make_tape_recovery Error
Also it looks like that you have more data than tape can hold.
Ignite is designed to recover the OS, I would suggest that you make_tape_recovery for only vg00 and use fbackup etc for the rest of your data.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 01:13 AM
06-21-2003 01:13 AM
Re: make_tape_recovery Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 01:56 AM
06-21-2003 01:56 AM
Re: make_tape_recovery Error
In this case its not even going to the Tape.
It fails before that. Anyway checked tape and drive. They are functioning fine (tar some files and read). BTW the tape is brand new.
Also the drive I have is a Ultrium 1 drive and the tape can hold 200GB compressed. SO should not be a problem.
My total data is about 20GB. SO I don't think thats a problem.
Any other areas I need to look?
Thanks
suri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 02:37 AM
06-21-2003 02:37 AM
Re: make_tape_recovery Error
swlist -l fileset -a state | grep -i -e ignite -e PHSS_27406
-also-
'check_patches' and check the verify logs.
The 'SYSCMDS' file exists under '/opt/ignite/data/Rel_B.11.00/SYSCMDS'. So you might run 'cksum' on it and another server's copy for comparison.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 05:26 AM
06-21-2003 05:26 AM
Re: make_tape_recovery Error
First of all, I think you can use "-x exclude=/dir" option to exclude some directory which contain large file(s) and not concerned with the O/S. For these data you can use fbackup tool.
If error occur again,please re-install the latest version of Ignite-UX.
Good luck!
-ux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 06:23 AM
06-21-2003 06:23 AM
Re: make_tape_recovery Error
Hmmm.. I thought I replied to this message.
This is a known error with Ignite. Install the patch PHSS_27407 (s700_800 11.00 Ignite-UX make_medialif patch). That should take care of it.
Try to minimize the size of your vg00 to as much as you can. Keeping non-OS filesystems in other volume groups is easy to maintain.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 06:45 AM
06-21-2003 06:45 AM
Re: make_tape_recovery Error
It's patch problem you need install the
PHSS_27406 (or his newer version)
Or Install the newest version of ignite.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2003 08:42 AM
06-21-2003 08:42 AM
Re: make_tape_recovery Error
I believe there is a command line switch to specify an alternate location to hold the LIF. I cannot confirm as I am not a an HP server right now.
Do a man on make_tape_recovery to find out.