Operating System - HP-UX
1753424 Members
4778 Online
108793 Solutions
New Discussion юеВ

make_tape_recovery SYSCMDS error

 
Leandro Constante_1
New Member

make_tape_recovery SYSCMDS error

Hi, I'm getting a strange message when I try to do a make_tape_recovery. Detailed information follow... (thanks)

*** ERROR ***
...
* Creating The Tape Archive
* Checking configuration file for Syntax
make_medialif: error - /opt/ignite/data/Rel_B.11.11/SYSCMDS does not exist, is not a regular file or is not readable
ERROR: System Error, /opt/ignite/bin/make_medialif failed creating boot LIF
file.
ERROR: Failed to generate LIF on tape .


======= 04/16/03 09:59:32 SAT make_tape_recovery completed unsuccessfully


*** SYSTEM INFO ***
# model
9000/785/C3600

# uname -a
HP-UX tco1 B.11.11 U 9000/785 2014197170 unlimited-user license

# swlist -l product | grep -i ignite
Ignite-UX B.4.1.61 HP-UX System Installation Services

# pwd
/opt/ignite/data/Rel_B.11.00
# ls -l
total 28464
-r--r--r-- 1 bin bin 14548524 Oct 23 03:39 SYSCMDS
-r--r--r-- 1 bin bin 20389 Oct 23 03:26 config
-r--r--r-- 1 bin bin 2968 Oct 23 03:22 hw_patches_cfg
# file SYSCMDS
SYSCMDS: gzip compressed
# sum SYSCMDS
17032 28416 SYSCMDS
#

# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 14041088 2694272 10995216 20% /
/dev/vg00/lvol2 63765 47085 10303 82% /stand

# ioscan -fnC tape
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
tape 0 10/0/15/0.3.0 stape CLAIMED DEVICE HP C1537A
/dev/rmt/0m /dev/rmt/c2t3d0BEST /dev/rmt/c2t3d0DDS
/dev/rmt/0mb /dev/rmt/c2t3d0BESTb /dev/rmt/c2t3d0DDSb
/dev/rmt/0mn /dev/rmt/c2t3d0BESTn /dev/rmt/c2t3d0DDSn
/dev/rmt/0mnb /dev/rmt/c2t3d0BESTnb /dev/rmt/c2t3d0DDSnb

6 REPLIES 6
Ross Zubritski
Trusted Contributor

Re: make_tape_recovery SYSCMDS error

Are you current on PAX patches?

Regards,

RZ
Jeff Schussele
Honored Contributor

Re: make_tape_recovery SYSCMDS error

Hi Leandro,

Looks to me like you may have installed the 11.0 version of Ignite on your 11i system.
Note the diff in the error msg i.e. it's looking for SYSCMDS in the ~/Rel_B11.11 path but your ll command shows you have ~/Rel_B11.00 directory.
Swremove the 11.0 version & swinstall the 11.11 version & you should be OK.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Leandro Constante_1
New Member

Re: make_tape_recovery SYSCMDS error

Yes, I've installed the pax patch.
# swlist -l patch | grep -i pax
# PHCO_26422 1.0 Pax Cumulative Patch.

The file is "Ignite-UX-11-00_B.4.1.61_HP-UX_B.11.22_IA+PA.depot". I belive the B.4.1
version has support for 11i. Follows a screenshot of software description in swinstall.



?????? ??? Bundle: Ignite-UX-11-00 ^ ??? ???
?????? ??? Revision: B.4.1.61 ??? ???
?????? ??? HP-UX Installation Utilities for Installing 11.0 [ Dependencies... ]??? ???
?????? ??? Size: 104972 Kbytes ??? ???
?????? ??? Vendor: HP ?????????
?????? ??? Hewlett-Packard Company [ Contents... ]???d???
?????? ??? Product Number: ?????????
?????? ??? Product executes on: HP-UX_B.11.22_IA/PA ??? ???
?????? ??? Category: HPUXAdditions [ Copyright... ]??? ???
?????? ??? Date Copied: Wed Oct 30 22:27:55 2002 ??? ???
?????? ??? Not reference bundle ??? ???
?????? ??? Not install-time license protected ??? [ Vendor... ]??? ???
?????? ??? Machine: * ??? ??? ???
?????? ??? Operating System Name: HP-UX ??? ??? ???
?????? ??? Operating System Release: ?.11.[012]? ??? ??? ???
?????? ??? Operating System Version: * v ??? ???
?????? ???< ????????????????????????>??? ???
Jeff Schussele
Honored Contributor

Re: make_tape_recovery SYSCMDS error

Hi (again) Leandro,

I'm not at the office to verify completely, but I remember the bundle actually contains seperate products.
I each for the various OS levels.

Pull up the swinstall GUI & drill down into the bundle & I think you'll see what I mean.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
T G Manikandan
Honored Contributor

Re: make_tape_recovery SYSCMDS error

To browse the release notes of your version
it tells like to update the latest PAX Patch.

And ofcourse you have it!

The same problem with Ignite-UX B.3.7.95 version is resolved with the PHSS_27406 patch.

Leandro Constante_1
New Member

Re: make_tape_recovery SYSCMDS error

Thank's for everybody. I must have done something wrong. I tried the "Microsoft Solution" (unistall everything, download again, reinstall), and it worked. Now everything is ok.

Thnak's again.

# swlist -l product | grep -i ignite
Ignite-UX B.4.1.61 HP-UX System Installation Services

* Creating The Tape Archive
* Checking configuration file for Syntax
* Writing boot LIF to tape
43585+1 records in
43585+1 records out
* Complete writing boot LIF onto tape.
* /opt/ignite/data/scripts/make_sys_image -c n -d /dev/rmt/0mn -t n -s
local -n 2003-04-17,11:41 -m t -w
/var/opt/ignite/recovery/2003-04-17,11:41/recovery.log -u -R -g
/var/opt/ignite/recovery/2003-04-17,11:41/flist -a 2813470

* Preparing to create a system archive

* Archiving contents of tco1 via tar image to local device/dev/rmt/0mn.
* Creation of system archive complete
NOTE: The following files are in the list of files that were on the
system, but they are no longer present. These files are not
included in the back-up:
/var/tmp/ign_configure/make_sys_image.log

NOTE: Could not read the /etc/resolv.conf file.
* Cleaning up old configuration file directories

======= 04/17/03 12:11:48 SAT make_tape_recovery completed successfully!