Operating System - HP-UX
1825766 Members
2175 Online
109687 Solutions
New Discussion

Re: Strange Error after Upgrading Ignite to 6693

 
SOLVED
Go to solution
Darren Etheridge_2
Super Advisor

Strange Error after Upgrading Ignite to 6693

awk: Input line _hp_hide_other_disk cannot be longer than 3,000 bytes.
The input line number is 210.
The source line number is 1.

Command invoked was:

make_tape_recovery –a /dev/rmt/0mn -I -t "Make recovery of system `uname -n` on `date`" -v -x inc_entire=vg00

ANyone else having an issue with the new Ignite version?
2 REPLIES 2
LoC_1
Frequent Advisor
Solution

Re: Strange Error after Upgrading Ignite to 6693

The problem was present in Ignite-UX releases C.6.5, C.6.6, and C.6.7.

A fix for this change request is expected to be available from the June
2006 application media.
Usually you can ignore the complaint from awk about a line being too
long if this is just a warning.

Abhijit P.
Valued Contributor

Re: Strange Error after Upgrading Ignite to 6693

Hi Darren....

The make_ipf_tape command is used by make_tape_recovery to produce the
bootable bits of a recovery tape on HP servers .This command can use awk on configuration files, if any file contains a line with a length of more than 3000 bytes this error occours.

The resolution is awaited...mostly it will be resolved in June2006 release as said by LoC

Regards,
Abhijit