|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: IT Resource Center (support_feedback
us-support.external.hp.com)Date: Sun Oct 28 2001 - 09:02:59 CST
HP Support Information Digests
===============================================================================
o IT Resource Center World Wide Web Service
---------------------------------------------------
If you subscribed through the IT Resource Center and would
like to be REMOVED from this mailing list, access the
IT Resource Center on the World Wide Web at:
http://www.itresourcecenter.hp.com/
Login using your IT Resource Center User ID and Password.
Then select Support Information Digests (located under
Maintenance and Support). You may then unsubscribe from the
appropriate digest.
To download a patch referenced below, access the
IT Resource Center on the World Wide Web at:
http://www.itresourcecenter.hp.com/
Login using your IT Resource Center User ID and Password.
Then select Individual Patches (under Maintenance and Support)
to access the patch. You may also download a patch via anonymous
ftp(1) from ftp.itrc.hp.com.
===============================================================================
Digest Name: weekly HP-UX series 700 10.X patch digest
Created: Sun Oct 28 3:05:19 PST 2001
Table of Contents:
Document ID Title
--------------- -----------
PHSS_25520 s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.45
PHSS_24976 s700_800 10.20 OV OB4.00 patch - CORE packet
PHCO_24691 s700_800 10.20 /usr/lbin/getNAME patch
PHNE_24782 s700_800 10.20 EISA 100BT cumulative patch
The documents are listed below.
-------------------------------------------------------------------------------
Document ID: PHSS_25520
Date Loaded: 20011025
Title: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.45
Patch Name: PHSS_25520
Patch Description: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.45
Creation Date: 01/10/19
Post Date: 01/10/25
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
FORTRAN90 B.10.20.40
FORTRAN90 B.10.20.42
Filesets:
FORTRAN90.FORT90-PRG,B.10.20.40
FORTRAN90.FORT90-PRG,B.10.20.42
FORTRAN90.FORT90-MAN,B.10.20.40
FORTRAN90.FORT90-MAN,B.10.20.42
FORTRAN90.F90-JPN-E-MAN,B.10.20.40
FORTRAN90.F90-JPN-E-MAN,B.10.20.42
FORTRAN90.F90-JPN-S-MAN,B.10.20.40
FORTRAN90.F90-JPN-S-MAN,B.10.20.42
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHSS_25520
Symptoms:
PHSS_25520:
01)JAGad87638: Intermittant wrong answers using at
high optimization levels.
02)JAGad89871: Compiler error compiling a recursive
function, abnormal exit from bridge.
03)JAGad92123: Use of 300 continuation lines causes
internal compiler error.
04)JAGad92124: The label on a 'type' statement is lost.
PHSS_25413:
01)JAGad85737: The compiler does not correctly handle BOZ
constants in intrinsic function calls.
02)JAGad90122: The compiler does not accept the incremental
linking options +ild and +ildrelink.
03)JAGad90369: The compiler asserts on data statement which
uses rep and has another overlapping data
statement.
04)JAGad90394: The compiler aborts with f90: Signal 6.
05)JAGad90477: Use of the +Ofaster compile option causes
bus error.
PHSS_25175:
01)JAGab67472: A problem with strength reduction of 64
bit multiplication by unsigned consants
caused wrong answers.
02)JAGac86637: The compiler errantly reports "invalid arc
calculation" warning.
03)JAGad62170: The +U option needs to support multiple
arguments.
04)JAGad84653: The compiler does not accept 'type' as
a 'print' statement.
05)JAGad85160: Reference to omp_memcpy is unresolved.
06)JAGad85254: The compiler asserts on an OMP intrinsic.
07)JAGad85371: Customer reports need to have more than 256
continuation lines.
08)JAGad85372: Performance for guided scheduling does not
scale well beyond 2 threads.
09)JAGad86385: The compiler aborts with interanl error on
the pack intrinsic.
10)JAGad87340: Compiler aborts with TCG assertion in
in_descriptor.c.
11)JAGad87380: The compiler does not recognize the
+Onoopenmp command-line switch.
12)JAGad87416: Compiler aborts with TCG assertion.
13)JAGad87513: Using $HP$SHARED_COMMON within second
subroutine in a file Is ignored, causing
wrong answers.
14)JAGad88599: Bus error occurs when intrinsic function LOC
is called with a non-subscripted array.
15)JAGad88762: OMP directive is ignored.
16)JAGad89129: Error occurs when implicitly opening a file
with unit number greater than 99.
PHSS_24771:
01)JAGaa68246: Wrong answers with floating point
comparisons using +FPD.
02)JAGab73429: The compiler does not allow the !$ALIAS
directive.
03)JAGad03801: Compiler crashing on end do statements with
no matching do statements.
04)JAGad08183: Run time error with assigned gotos in 64bit
mode
05)JAGad15689: Failure on entry statement that returns a
quadword result.
06)JAGad62340: The +cat option at the end of the compile
line caused compile problems.
07)JAGad73062: Compiler aborts when parallelizing a loop
with an inlined routine.
08)JAGad73370: Wrong answers from libF90 cputime routine.
09)JAGad73465: Code sometimes generated wrong answers at
optimization level +O3.
10)JAGad73529: Garbled "Module not found" error messages.
11)JAGad74647: Open MP parallelization causes segmentation
fault.
12)JAGad77170: SAVE tags an automatic variable, a variable
type not eligible for SAVE causing bogus
compile-time errors.
13)JAGad77176: Compiler abort when an Open MP PRIVATE
variable is from a USEd module.
14)JAGad77883: Compiler abort on interface assignment.
15)JAGad79146: Gdb unable to show the correct f90 source
lines when stepping.
16)JAGad81039: Compiler aborts with "abnormal exit taken
from bridge" with nested routines and
modules.
17)JAGad81737: OMP variable trip count loops not always
correctly parallelized.
18)JAGad81738: Loops with induction variables of type
integer*8 were not transforming the
increment value to be an I*8 constant.
19)JAGad82866: Compiler aborts while generating code for
an array initialization in wide mode.
Defect Description:
PHSS_25520:
01)JAGad87638: Fixed uninitialized register problem causing
intermitant wrong answers at high
optimization levels.
Resolution: Recompile with the new compiler.
02)JAGad89871: Code to determine where the character length
is stored is aborting. Fixed this problem.
Resolution: Recompile with the new compiler.
03)JAGad92123: Over-writing memory due to overflow of 16
bit field describing debugger position.
Fixed field size.
Resolution: Recompile with the new compiler.
04)JAGad92124: Fixed handling of the 'type' form of the
print statement so that the label is
recognized.
Resolution: Recompile with the new compiler.
PHSS_25413:
01)JAGad85737: The compiler did not correctly infer data
type for BOZ (typeless) constants from
context. This has been fixed.
Resolution: Recompile with the new compiler.
02)JAGad90122: Implemented the +ild and +ildrelink compile
options.
Resolution: Recompile with the new compiler.
03)JAGad90369: Fixed bug in handling of the data statement.
Resolution: Recompile with the new compiler.
04)JAGad90394: Fixed the internal compiler assertion.
Resolution: Recompile with the new compiler.
05)JAGad90477: Fixed the bug in handling the +Ofaster
compile option.
Resolution: Recompile with the new compiler.
PHSS_25175:
01)JAGab67472: Fixed a problem with strength reduction
of 64 bit multiplication by unsigned
consants.
Resolution: Recompile with the new compiler.
02)JAGac86637: Removed an unused warning message
"invalid arc calculation".
Resolution: Recompile with the new compiler.
03)JAGad62170: Added support for multiple arguments to
the +U option.
Resolution: Recompile with the new compiler.
04)JAGad84653: To be consistent with f77, updated the
compiler to accept 'type' as a synonym
for 'print' when not within a declaration.
Resolution: Recompile with the new compiler.
05)JAGad85160: Fixed the compiler to resolve the
omp_memcpy reference.
Resolution: Recompile with the new compiler.
06)JAGad85254: Fixed the OMP intrinsic assertion problem
resulting from parameter mismatch.
Resolution: Recompile with the new compiler.
07)JAGad85371: Enhanced the compiler to allow up to 300
continuation lines.
Resolution: Recompile with the new compiler.
08)JAGad85372: Error in algorithm was causing the
compiler to use workload/2 to guide
scheduling. Changed this to use
workload/numthreads.
Resolution: Recompile with the new compiler.
09)JAGad86385: Fixed the internal compiler error
generated on a pack intrinsic.
Resolution: Recompile with the new compiler.
10)JAGad87340: Fixed the internal compiler error
resulting in TCG in_descriptor.c
assertion.
Resolution: Recompile with the new compiler.
11)JAGad87380: Implemented the +Onoopenmp
command-line switch.
Resolution: Recompile with the new compiler.
12)JAGad87416: Fixed the compiler internal error.
Resolution: Recompile with the new compiler.
13)JAGad87513: Placement of $HP$SHARED_COMMON
directive contrary to documentation
was permitted in F77. Upgraded the
f90 compiler to allow the f77 placement.
Resolution: Recompile with the new compiler.
14)JAGad88599: Fixed problem with intrinsic handling
of dope vector array, resulting in bus
error.
Resolution: Recompile with the new compiler.
15)JAGad88762: Fixed problem so that OMP directives
are not lost.
Resolution: Recompile with the new compiler.
16)JAGad89129: Fixed bug in compiler for implicit
open of file with unit number greater
than 99.
Resolution: Recompile with the new compiler.
PHSS_24771:
01)JAGaa68246: The compiler had a problem with using +FPD
combined with certain optimizations. This
has been fixed.
Resolution: Recompile with the new compiler.
02)JAGab73429: The compiler did not recognize the !$ALIAS
form of the $ALIAS directive. The compiler
has been changed to recognize !$ALIAS
Resolution: Recompile with new compiler.
03)JAGad03801: Compiler expected each end do statement to
have matching do statements. This has been
fixed so that an error message is generated.
Resolution: Recompile with new compiler.
04)JAGad08183: Compiler was incorrectly calculating the
destination address. This has been fixed.
Resolution: Recompile with the new compiler.
05)JAGad15689: Problem with quadword results for entry
statements has been fixed.
Resolution: Recompile with the new compiler.
06)JAGad62340: The compiler included the concatenated
file plus all of the individual files in
the compile and link. This has been fixed.
Resolution: Recompile with the new compiler.
07)JAGad73062: The compiler asserted under some cases
when parallelizing a loop with an inlined
routine. This has been fixed.
Resolution: Recompile with the new compiler.
08)JAGad73370: The cputime routine did not return the
correct value. This has been fixed.
Resolution: Recompile with the new compiler.
09)JAGad73465: The compiler incorrectly removed some code
assuming it was unreachable when it was in
fact needed. This has been fixed.
Resolution: Recompile with the new compiler.
10)JAGad73529: The compiler was built with the wrong version
of the error message file. This has been
fixed.
Resolution: Recompile with the new compiler.
11)JAGad74647: There was a problem with the variable step
transformation. This has been fixed.
Resolution: Recompile with the new compiler.
12)JAGad77170: The compiler generated SAVE tags for an
automatic variable. This has been fixed.
Resolution: Recompile with the new compiler.
13)JAGad77176: The compiler did not clear the USEASSOCIATED
bit for use variables which were privatized.
This has been fixed.
Resolution: Recompile with the new compiler.
14)JAGad77883: An INTERFACE Assignment definition prevented
the compiler from resolving an operator. This
has been fixed.
Resolution: Recompile with the new compiler.
15)JAGad79146: The compiler was using the incorrect variable
hashlinenumber which did not always track
line number. This has been fixed.
Resolution: Recompile with the new compiler.
16)JAGad81039: When propagating type tags from uplevel
imported module to the nested routine,
the compiler was not checking to see if
the type tags had already been set. This
has been fixed.
Resolution: Recompile with the new compiler.
17)JAGad81737: The compiler inadvertantly modified loops
not directly attached to OMP DO directives.
This has been fixed.
Resolution: Recompile with the new compiler.
18)JAGad81738: The compiler was not correctly typing
I*8 induction variables. This has been
fixed.
Resolution: Recompile with the new compiler.
19)JAGad82866: The compiler was incorrectly using the
address of the repetition count instead of
the repetition count. This has been fixed.
Resolution: Recompile with the new compiler.
SR:
1653237206 8606102064 8606105391 8606129091 8606134666
8606138917 8606146346 8606192958 8606193128 8606203884
8606204193 8606204286 8606204347 8606205472 8606207992
8606207998 8606208696 8606209960 8606211851 8606212551
8606212552 8606213675 8606215466 8606215988 8606216083
8606216201 8606216202 8606216568 8606217231 8606218190
8606218230 8606218266 8606218364 8606219457 8606219622
8606219988 8606220986 8606221235 8606221260 8606221343
8606218489 8606220735 8606223019 8606223020
Patch Files:
/opt/fortran90/bin/f90
/opt/fortran90/lbin/f90com32
/opt/fortran90/lbin/f90com64
/opt/fortran90/lib/libF90.a
/opt/fortran90/lib/pa2.0/libF90.a
/opt/fortran90/lib/nls/C/libF90.cat
/opt/fortran90/lib/nls/msg/C/f90.cat
/opt/fortran90/lib/nls/msg/C/f90com.cat
/opt/fortran90/share/man/man1.Z/f90.1
/opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1
/opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1
what(1) Output:
/opt/fortran90/bin/f90:
HP-UX f90 20011017 (141131) B3907DB/B3909DB PHSS_25
520 B.10.20.45
HP F90 v2.5.6
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lbin/f90com32:
HP F90 v2.5.6
HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
HP aC++ B3910B A.01.19.02 Classic Iostream Library
HP aC++ B3910B A.01.19.02 Language Support Library
Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
vember 16, 1998)
HP-UX f90com32 20011019 (094418) B3907DB/B3909DB PH
SS_25520 B.10.20.45
Copyright (c) 1993-2001 HP. All Rights Reserved.
HP Fortran-95 Version F95D4 HP:131200:080240
Ucode-2 Version 2-6
High Level Optimizer - 17-Oct-2001.13:29
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lbin/f90com64:
HP F90 v2.5.6
HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
HP aC++ B3910B A.01.19.02 Classic Iostream Library
HP aC++ B3910B A.01.19.02 Language Support Library
Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
vember 16, 1998)
HP-UX f90com64 20011019 (095724) B3907DB/B3909DB PH
SS_25520 B.10.20.45
Copyright (c) 1993-2001 HP. All Rights Reserved.
HP Fortran-95 Version F95D4 HP:131200:080240
Ucode-2 Version 2-6
High Level Optimizer - 17-Oct-2001.13:29
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lib/libF90.a:
None
/opt/fortran90/lib/pa2.0/libF90.a:
None
/opt/fortran90/lib/nls/C/libF90.cat:
None
/opt/fortran90/lib/nls/msg/C/f90.cat:
None
/opt/fortran90/lib/nls/msg/C/f90com.cat:
None
/opt/fortran90/share/man/man1.Z/f90.1:
None
/opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1:
None
/opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1:
None
cksum(1) Output:
3602633573 552960 /opt/fortran90/bin/f90
2928355402 12152832 /opt/fortran90/lbin/f90com32
3090817331 12226560 /opt/fortran90/lbin/f90com64
41612432 4096300 /opt/fortran90/lib/libF90.a
146173823 4373004 /opt/fortran90/lib/pa2.0/libF90.a
1589122412 9505 /opt/fortran90/lib/nls/C/libF90.cat
901198662 16578 /opt/fortran90/lib/nls/msg/C/f90.cat
1263062267 115247 /opt/fortran90/lib/nls/msg/C/f90com.cat
2787625229 28185 /opt/fortran90/share/man/man1.Z/f90.1
3306331455 32415 /opt/fortran90/share/man/ja_JP.eucJP/
man1.Z/f90.1
1541050148 32531 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/
f90.1
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHSS_25413 PHSS_25175 PHSS_24771
Equivalent Patches: None
Patch Package Size: 32920 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHSS_25520
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHSS_25520.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHSS_25520. If you do not wish to retain a
copy of the original software, you can create an empty file
named /var/adm/sw/patch/PATCH_NOSAVE.
WARNING: If this file exists when a patch is installed, the
patch cannot be deinstalled. Please be careful
when using this feature.
It is recommended that you move the PHSS_25520.text file to
/var/adm/sw/patch for future reference.
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHSS_25520.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
The baselines to which this patch applies are AR0901 or
AR1201. It will not install over patch PHSS_23952 or
earlier.
-----End of Document ID: PHSS_25520------------------------------------------
Document ID: PHSS_24976
Date Loaded: 20011024
Title: s700_800 10.20 OV OB4.00 patch - CORE packet
Patch Name: PHSS_24976
Patch Description: s700_800 10.20 OV OB4.00 patch - CORE packet
Creation Date: 01/09/06
Post Date: 01/10/24
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
OmniBackII A.04.00
Filesets:
OMNIBACK-II.OMNI-CORE-IS,A.04.00
OMNIBACK-II.OMNI-CORE,A.04.00
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHSS_24976
Symptoms:
PHSS_24976:
Id = HSLco27823 H555005779
OmniBack II does not recognize Reiser filesystem on
Linux.
Id = HSLco28309 H555005988
Installation of AIX 5.1 client fails.
Id = HSLco27521 H555005696
During scheduled purge error message is displayed:
"Bad catalog access for message #3137 in set 11".
Defect Description:
PHSS_24976:
Id = HSLco27823
OmniBack II does not recognize Reiser filesystem om
Linux systems.
Resolution:
OmniBack II recognizes Reiser filesystem.
Id = HSLco28309
OmniBack II does not recognize AIX 5.1 operating
system.
Resolution:
OmniBack II software can be installed on AIX 5.1
systems.
Id = HSLco27521
Message 3137 is not defined in the catalog.
Resolution:
Appropriate message is added to catalog.
SR:
H555005696 H555005779 H555005988
Patch Files:
/opt/omni/databases/vendor/omnicf/dec/alpha/osf1-4/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/gpl/i386/linux-60/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/hp/s800/hp-ux-1020/
A.04.00/packet.Z
/opt/omni/databases/vendor/omnicf/hp/s800/hp-ux-11/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/ibm/rs6000/aix-42/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/ncr/i386/mp-ras/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/sco/i386/sco_sv/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/sco/i386/unixware/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/sequent/i386/dynix/
A.04.00/packet.Z
/opt/omni/databases/vendor/omnicf/sgi/mips/irix-62/A.04.00/
packet.Z
/opt/omni/databases/vendor/omnicf/siemens/r400/sinix/
A.04.00/packet.Z
/opt/omni/databases/vendor/omnicf/sun/sparc/solaris-26/
A.04.00/packet.Z
/opt/omni/lbin/bmsetup
/opt/omni/lbin/.util
/opt/omni/.CII_CORE-IS
/opt/omni/.CII_CORE
what(1) Output:
/opt/omni/databases/vendor/omnicf/dec/alpha/osf1-4/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/gpl/i386/linux-60/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/hp/s800/hp-ux-1020/
A.04.00/packet.Z:
None
/opt/omni/databases/vendor/omnicf/hp/s800/hp-ux-11/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/ibm/rs6000/aix-42/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/ncr/i386/mp-ras/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/sco/i386/sco_sv/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/sco/i386/unixware/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/sequent/i386/dynix/
A.04.00/packet.Z:
None
/opt/omni/databases/vendor/omnicf/sgi/mips/irix-62/A.04.00/
packet.Z:
None
/opt/omni/databases/vendor/omnicf/siemens/r400/sinix/
A.04.00/packet.Z:
None
/opt/omni/databases/vendor/omnicf/sun/sparc/solaris-26/
A.04.00/packet.Z:
None
/opt/omni/lbin/bmsetup:
[TZ=GMT0 /opt/omni/lbin/bmsetup -version]
HP OpenView OmniBack II A.04.00: BMSETUP, internal b
uild PHSS_24976/PHSS_24977, built on Tue Aug
28 12:24:59 2001
/opt/omni/lbin/.util:
[TZ=GMT0 /opt/omni/lbin/.util -version]
/opt/omni/.CII_CORE-IS:
None
/opt/omni/.CII_CORE:
None
cksum(1) Output:
2721448788 1814877 /opt/omni/databases/vendor/omnicf/dec/
alpha/osf1-4/A.04.00/packet.Z
1842888146 1339116 /opt/omni/databases/vendor/omnicf/gpl/
i386/linux-60/A.04.00/packet.Z
3041612603 1731642 /opt/omni/databases/vendor/omnicf/hp/
s800/hp-ux-1020/A.04.00/packet.Z
1403956373 1731746 /opt/omni/databases/vendor/omnicf/hp/
s800/hp-ux-11/A.04.00/packet.Z
2763742343 1603403 /opt/omni/databases/vendor/omnicf/ibm/
rs6000/aix-42/A.04.00/packet.Z
1442802425 1531909 /opt/omni/databases/vendor/omnicf/ncr/
i386/mp-ras/A.04.00/packet.Z
4268761524 1489841 /opt/omni/databases/vendor/omnicf/sco/
i386/sco_sv/A.04.00/packet.Z
965069780 1456741 /opt/omni/databases/vendor/omnicf/sco/
i386/unixware/A.04.00/packet.Z
1808327186 1334529 /opt/omni/databases/vendor/omnicf/
sequent/i386/dynix/A.04.00/packet.Z
1395702799 2151807 /opt/omni/databases/vendor/omnicf/sgi/
mips/irix-62/A.04.00/packet.Z
374715012 1778305 /opt/omni/databases/vendor/omnicf/siemens/
r400/sinix/A.04.00/packet.Z
3356234934 1579271 /opt/omni/databases/vendor/omnicf/sun/
sparc/solaris-26/A.04.00/packet.Z
4021283583 419759 /opt/omni/lbin/bmsetup
2896737699 32224 /opt/omni/lbin/.util
2480494251 71 /opt/omni/.CII_CORE-IS
1025815866 640 /opt/omni/.CII_CORE
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches:
PHSS_24977:
s700: 11.00 11.11 11.20
s800: 11.00 11.11 11.20
Patch Package Size: 19600 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHSS_24976
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHSS_24976.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHSS_24976. If you do not wish to retain a
copy of the original software, you can create an empty file
named /var/adm/sw/patch/PATCH_NOSAVE.
WARNING: If this file exists when a patch is installed, the
patch cannot be deinstalled. Please be careful
when using this feature.
It is recommended that you move the PHSS_24976.text file to
/var/adm/sw/patch for future reference.
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHSS_24976.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
PHSS_24976:
NOTE!
This Patch has to be installed on all Installation
server hosts.
Because the Core package is a part of all agents, all
client packages need to be redistributed after this patch
was installed on the installation server in order to
enable the changes (Disk Agents, Media Agents, ...).
-----End of Document ID: PHSS_24976------------------------------------------
Document ID: PHCO_24691
Date Loaded: 20011024
Title: s700_800 10.20 /usr/lbin/getNAME patch
Patch Name: PHCO_24691
Patch Description: s700_800 10.20 /usr/lbin/getNAME patch
Creation Date: 01/10/11
Post Date: 01/10/24
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products: N/A
Filesets:
TextFormatters.TEXT-FMT
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHCO_24691
Symptoms:
PHCO_24691:
1. man -k is not reportng one-line description for some
of the key words given at the command line because of
a problem in /usr/lbin/getNAME.
Defect Description:
PHCO_24691:
1. man -k reads the one-line description for the
key words given at the command line, from the
/usr/share/lib/whatis database. This data base is
created by catman(1) by reading the man pages with
the help of getNAME. But getNAME is not recognizing
the one-line description of the patterns, if
NAME is present in the quotes after .SH in the
corresponding man page source.
Eg. In the mk_kernel(1M) man page source, NAME is
present in the quotes after .SH.
"man -k mk_kernel" gives the error message
"mk_kernel: nothing appropriate" though
"man mk_kernel" shows the man page.
Resolution:
getNAME code is changed to search for NAME
within quotes after the .SH in the manpage source
and put the one line description of the pattern into
the /usr/share/lib/whatis database.
SR:
5003459073
Patch Files:
/usr/lbin/getNAME
what(1) Output:
/usr/lbin/getNAME:
$Revision: 66.1.3.4 $
PATCH_10_20: getNAME.o 01/10/11
cksum(1) Output:
1598789754 12288 /usr/lbin/getNAME
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes: None
Equivalent Patches:
PHCO_24692:
s700: 11.00
s800: 11.00
Patch Package Size: 70 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHCO_24691
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHCO_24691.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHCO_24691. If you do not wish to retain a
copy of the original software, you can create an empty file
named /var/adm/sw/patch/PATCH_NOSAVE.
WARNING: If this file exists when a patch is installed, the
patch cannot be deinstalled. Please be careful
when using this feature.
It is recommended that you move the PHCO_24691.text file to
/var/adm/sw/patch for future reference.
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHCO_24691.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
After installing the patch, the command "catman -w"
should be run to get the updated /usr/share/lib/whatis
data base [Please refer to the manpage of catman(1M)].
This command may take upto one hour to complete.
-----End of Document ID: PHCO_24691------------------------------------------
Document ID: PHNE_24782
Date Loaded: 20011023
Title: s700_800 10.20 EISA 100BT cumulative patch
Patch Name: PHNE_24782
Patch Description: s700_800 10.20 EISA 100BT cumulative patch
Creation Date: 01/10/15
Post Date: 01/10/23
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
EISA100BT B.10.20.01 B.10.20.02 B.10.20.03 B.10.20.04
B.10.20.05
Filesets:
100BT-EISA-KRN.100BT-KRN,B.10.20.01,B.10.20.02,B.10.20.03
100BT-EISA-KRN.100BT-KRN,B.10.20.04,B.10.20.05
100BT-EISA-RUN.100BT-INIT,B.10.20.01,B.10.20.02,B.10.20.03
100BT-EISA-RUN.100BT-INIT,B.10.20.04,B.10.20.05
100BT-EISA-RUN.100BT-RUN,B.10.20.01,B.10.20.02,B.10.20.03
100BT-EISA-RUN.100BT-RUN,B.10.20.04,B.10.20.05
100BT-EISA-FMT.100BT-FORMAT,B.10.20.01,B.10.20.02,B.10.20.03
100BT-EISA-FMT.100BT-FORMAT,B.10.20.04,B.10.20.05
Automatic Reboot?: Yes
Status: General Release
Critical:
Yes
PHNE_24782: PANIC
PHNE_23980: HANG
PHNE_22443: OTHER
System will not be on the network if the
primary interface is EISA 100BT.
PHNE_21373: PANIC
PHNE_19199: PANIC
PHNE_16153: PANIC
PHNE_13721: OTHER
Multicast & Promiscuous mode not working
PHNE_11507: OTHER
MAC Address change results in card not working
PHNE_10145: OTHER
ServiceGuard fails over EISA 100bt
Path Name: /hp-ux_patches/s700_800/10.X/PHNE_24782
Symptoms:
PHNE_24782:
1. EISA 100BT driver panics with "Spinlock Deadlock"
in ospif_if_watchdog() and schednetisrsq().
-- JAGad69452
PHNE_23980:
1. EISA FDDI driver hangs because of EISA 100BT's
bus locking. -- JAGad50169
2. Reproducible system hang in oim_open() when
starting SAP. -- JAGad54480
3. suid bit set to lanadmin library. -- JAGad67830
PHNE_22443:
1. Card does not work in loopback mode with changed MAC
address in hpeisabtconf -- JAGad09607
PHNE_21373:
1. PHNE_19199 can impact configuration files for systems
having pre June 1999 AR version of the
EISA 10/100Base-TX/9000 product -- JAGac86743.
2. Potential spinlock deadlock in PHNE_19199 -- JAGad02653.
PHNE_19199:
1. EISA100BT sends corrupted MAC address for DLPI
test-xid requests. -- JAGaa41098
2. linkloop to self doesn't return error when cable is not
connected. -- JAGab03857
3. IP multicast datagrams looped back in the driver.
-- JAGaa41968
4. EISA100BT driver doesn't set ifOper status correctly
in the MIB structure. -- JAGaa21367
5. Some required EISA100BT structures are not available
on Q4. -- JAGaa21642
6. Automatic speed configuration doesn't work for EISA100BT.
-- JAGab46349
7. EISA100BT start-up doesn't give a warning when set to
full duplex. -- JAGaa21652
8. netstat -I is not working due to non-standard interface
naming convention. -- JAGab64848
9. Setting the speed is not possible in hpeisabtconf file.
-- JAGab65054
10. nettl traces are not formatted correctly. -- JAGab64926
11. Minimum frame length in 10BT mode should be 60 bytes
instead of 64 bytes. -- JAGab64392
12. ER: Allow the MTU size configuration using lanadmin.
-- JAGab64413
13. ER: IOCTL support is required for speed and duplex
setting using SAM. -- JAGab64697
14. EISA100BT generates duplicate packets under heavy load.
-- JAGab64911
15. Service Guard doesn't work with new interface naming
convention. -- JAGab64435
16. Interface state stays UP after Service Guard's local
switching. -- JAGab64418
17. Startup script does not allow for non-sequential arrays.
-- JAGab70575
18. Panic with 'Already Owns this Spinlock' on EISA 100BT.
-- JAGab68637
19. "lanadmin -S 0" command hangs.
-- JAGab72670
20. Panic during DLPI multicast testing.
-- JAGab84308
21. DLPI primitive to set physical address succeeds even
for invalid values -- JAGab84309
22. Driver does not return error for invalid multicast
addresses. -- JAGab84311
PHNE_16402:
1. Performance degradation.
PHNE_16153:
1. EISA 100BASE-T card does not come up on 715/100/E
workstations.
2. When there is heavy network traffic, EISA 100BASE-T
card does not come up at boot time.
3. EISA 100BASE-T panics on D and C class with Data
Page fault under heavy load.
PHNE_13721:
1. SAP promiscuous mode and layer2 multicast are not
supported.
2. SNAP LLC encapsulation is not supported.
3. When a request for factory MAC address is issued, the
EISA 100BT driver returns the current MAC address
instead.
4. Initialization scripts to alter the MAC address or the
duplex mode do not function correctly.
PHNE_11507:
The following symptoms correspond to the descriptions in
the defect descriptions fields for PHNE_11507:
Changing the MAC address on EISA 100BT card prevents further
correct operation of the card.
PHNE_10145:
The following symptoms correspond to the descriptions in
the defect descriptions fields for PHNE_10145:
Failover does not work correctly in ServiceGuard.
Defect Description:
PHNE_24782:
1. Drivers should not hold the 'driver' lock while calling
functions across the subsystem. But, EISA 100BT driver
was calling schednetisr() holding driver lock, which
resulted in a panic.
Resolution:
Code has been modified such that driver will release
its 'driver' lock before calling schednetisr().
PHNE_23980:
1. EISA 100BT was holding bus unnecessarily because of
which EISA FDDI driver was hanging.
Resolution:
Unnecessary bus locking has been removed.
2. In the oim_open() function, a linked list was
processed improperly in a while loop.
Resolution:
Processing of the linked list has been modified in
the while loop.
3. The lanadmin library was set with suid bit.
Resolution:
File permissions have been modified.
PHNE_22443:
1. During card's reset mode, card loopbacks itself with
factory MAC address to sense speed. After this, card
was resetting with factory MAC address. It was not using
newly configured MAC address.
Resolution:
After loopback, card will be set with new MAC address.
PHNE_21373:
1. If PHNE_19199 is installed on a system having pre June
1999 Application Release (AR) version of the
EISA 10/100Base-TX/9000 product, the interface names of
EISA 100BT devices are changed from btlan0x to lanx
(where x is the interface index). This could cause
problem for products such as Service Guard and OSI
Transport Services, whose configuration files refer to
EISA 100BT interfaces with the old naming
convention(btlan0x).
Resolution:
A script is provided with this patch to interactively
modify all occurrences of "btlan0" to "lan" in an ASCII
text file supplied as an argument to it. The users can
run this script on their configuration files to perform
the switch to the new interface naming convention.
2. The spinlock deadlock was caused due to a lock ordering
problem between two spinlocks used by the driver.
Resolution:
The lock ordering has been corrected.
PHNE_19199:
1. An upper layer didn't set the source MAC address
while passing the packet to the driver and driver
expected MAC address to be set by upper layer.
Resolution:
Modified transmit path to copy source MAC address
for outbound packets.
2. Driver was not checking interface status for
loopback packets.
Resolution:
Code is modified to check interface status before
looping back the packet.
3. Driver didn't check whether it needs to loop back
the multicast packet to the local host.
Resolution:
The code was modified to check whether driver needs
to loop back the multicast packet.
4. EISA100BT driver was not consistent in setting ifOper
Status in the MIB with respect to lanscan.
Resolution:
Modified code to have consistency for lanadmin &
lanscan states.
5. Some required EISA100BT structures are not available
in debug file.
Resolution:
Added the necessary structures that are required for
debugging.
6. EISA100BT start-up script was not passing the speed
value to the 'lanadmin' command.
Resolution:
Start-up script was modified to pass the speed value
to the 'lanadmin' command.
7. EISA100BT start-up script didn't check for full duplex
mode setting.
Resolution:
Added a checking for invalid speed values.
8. netstat was not able to recognize EISA100BT interface
due to non-standard naming convention.
Resolution:
Modified EISA100BT interface to standard naming
convention.
9. hpeisabtconf file didn't support SPEED variable.
Resolution:
Added SPEED variable in hpeisabtconf file.
10. EISA100BT subsystem formatter was not able to
format the packets properly.
Resolution:
Rewrote the subsystem formatter to fix formatting
problems.
11. EISA100BT driver supported a minimum packet length
of 64 bytes in 10BT mode instead of the standard 60
bytes.
Resolution:
Modified the driver to support a minimum packet
length of 60 bytes instead of 64 bytes.
12. ER: Allow the MTU size configuration using lanadmin.
Resolution:
Added new IOCTL requests to support set/reset MTU
values.
13. ER: IOCTL support is required for speed and duplex
setting using SAM.
Resolution:
Modified driver to support additional ioctl requests
that are required for SAM support.
14. EISA100BT card was sending duplicate packets under
heavy UDP traffic.
Resolution:
Modified transmit path to flush/purge the data in the
cache and synchronized shared memory access between
card and memory.
15. While changing the driver to new naming convention,
the ifDescr variable was not modified to reflect the
same.
Resolution:
Modified the ifDescr variable to use the new naming
convention.
16. Interface state used to stay UP after IP address
was moved to a different interface and cable was
reconnected.
Resolution:
Modified code to store previous interface state
before bringing the interface DOWN. The saved
interface state will be checked to bring interface
UP.
17. Startup script was not able to recognize interface
entries in non-sequential order in file
/etc/rc.config.d/hpeisabtconf
Resolution:
Startup script is modified to process all interface
entries in file /etc/rc.config.d/hpeisabtconf, even
if they are in non-sequential order.
18. The panic happens when the driver receives a
SET_SPEED ioctl when there are pending inbound
packets.
Resolution:
Modified the code to release lock and
reclaim it again after processing pending inbound
packets.
19. Driver used to return negative value for invalid speed
values, due to which DLPI sleeps, and hence the lanadmin
command used to hang.
Resolution:
The driver now returns EINVAL to DLPI in case of an
invalid speed value.
20. The routine that deletes multicast addresses from the
driver's table was stepping out of the table boundary
and hence causing memory corruption.
Resolution:
This routine is changed to prevent memory corruption.
21. The DLPI primitive to set physical address succeeds
even for invalid values (all bits 0's or 1's).
Resolution:
A check has been added for these invalid addresses.
22. Driver returns success for invalid multicast hardware
addresses which do not have the least significant bit
of the first byte set.
Resolution:
A check is now made to ensure that this bit is set.
PHNE_16402:
1. A busy-wait in the performance path caused the
performance degradation.
PHNE_16153:
1. The driver did not set the speed correctly in 10Mb mode.
This occurred mainly on 715/100/E systems.
2. The driver sent a loopback packet without sensing the
media speed. The default speed was set to 100Mb. So,
under heavy network traffic the driver failed to receive
the loopback packet in 10Mb mode.
3. The driver did not do proper MP synchronization.
PHNE_13721:
1. Specific code for support of Promiscuous mode and layer2
multicast did not exist.
2. Specific code for support of SNAP LLC encapsulation did
not exist.
3. The driver incorrectly returned the current MAC address
when the factory MAC address was requested.
4. Variable names were inconsistent in hpeisabtconf and
hpeisabt scripts.
PHNE_11507:
The following defect description is for PHNE_11507:
Although the command for MAC address change completed
successfully, the change was registered only in the
software data-structures and not in the card (hardware).
PHNE_10145:
The following defect description is for PHN_10145:
When the primary cable is disconnected, the secondary
does not reflect UP state in lanscan to indicate the
successful Failover of ServiceGuard.
SR:
8606200268 8606180948 8606185278 8606198641 8606140285
8606129197 8606133508 5003397125 5003409003 5003451450
5003440230 1653289090 1653296236 4701430116 5003434928
1653311423 1653298547 8606103630 8606102706 8606104897
8606112069 8606112070 8606112072 1653275446 1653264465
1653267237 1653263970 1653253013 1653250639 1653255968
1653249318 1653219378 4701347781
Patch Files:
/usr/conf/lib/libbtlan0.a
/usr/lib/nls/msg/C/dsbtlan0.cat
/usr/lib/lanadmin/libdsbtlan0.sl
/usr/sbin/hpeisabt_init
/usr/newconfig/etc/rc.config.d/hpeisabtconf
/sbin/init.d/hpeisabt
/usr/lib/libeisa100btfmt.sl
/usr/newconfig/usr/conf/lib/libbtlan0.abtlan0
/usr/sbin/chbtlan0tolan
what(1) Output:
/usr/conf/lib/libbtlan0.a:
FILESET EISA100BT: libbtlan0: Version: B.10.20.11 P
HNE_24782 $Date: 2001/08/08 04:45:14 $
/usr/lib/nls/msg/C/dsbtlan0.cat:
None
/usr/lib/lanadmin/libdsbtlan0.sl:
EISA100BT LANADMIN: libdsbtlan0: Version: B.10.20.1
1 PHNE_24782 $Date: 2001/08/08 04:47:56 $
/usr/sbin/hpeisabt_init:
None
/usr/newconfig/etc/rc.config.d/hpeisabtconf:
None
/sbin/init.d/hpeisabt:
None
/usr/lib/libeisa100btfmt.sl:
EISA100BT NETTL: libeisa100btfmt: Version: B.10.20.
11 PHNE_24782 $Date: 2001/08/08 04:51:08 $
/usr/newconfig/usr/conf/lib/libbtlan0.abtlan0:
FILESET EISA100BT: libbtlan0: Version: B.10.20.10 P
HNE_24782 $Date: 2001/08/08 04:45:14 $
/usr/sbin/chbtlan0tolan:
None
cksum(1) Output:
2192246367 312812 /usr/conf/lib/libbtlan0.a
3862894740 3138 /usr/lib/nls/msg/C/dsbtlan0.cat
2239868703 36864 /usr/lib/lanadmin/libdsbtlan0.sl
780528253 5258 /usr/sbin/hpeisabt_init
3271958431 1237 /usr/newconfig/etc/rc.config.d/hpeisabtconf
2418239947 7667 /sbin/init.d/hpeisabt
2175827869 16384 /usr/lib/libeisa100btfmt.sl
2900902806 312828 /usr/newconfig/usr/conf/lib/
libbtlan0.abtlan0
2014630193 5168 /usr/sbin/chbtlan0tolan
Patch Conflicts: None
Patch Dependencies:
s700: 10.20: PHNE_13585
s800: 10.20: PHNE_13586
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHNE_10145 PHNE_11507 PHNE_13721 PHNE_16153 PHNE_16402 PHNE_19199
PHNE_21373 PHNE_22443 PHNE_23980
Equivalent Patches: None
Patch Package Size: 760 KBytes
Installation Instructions:
Please review all instructions and the Hewlett-Packard
SupportLine User Guide or your Hewlett-Packard support terms
and conditions for precautions, scope of license,
restrictions, and, limitation of liability and warranties,
before installing this patch.
------------------------------------------------------------
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHNE_24782
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHNE_24782.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHNE_24782. If you do not wish to retain a
copy of the original software, you can create an empty file
named /var/adm/sw/patch/PATCH_NOSAVE.
WARNING: If this file exists when a patch is installed, the
patch cannot be deinstalled. Please be careful
when using this feature.
It is recommended that you move the PHNE_24782.text file to
/var/adm/sw/patch for future reference.
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHNE_24782.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
1. A new copy of the hpeisabtconf file is provided
under the directory /usr/newconfig/etc/rc.config.d.
It is recommended that the local modifications
to the /etc/rc.config.d/hpeisabtconf file be
incorporated into the new copy and be placed
under the directory /etc/rc.config.d. This new
hpeisabtconf is modified to support new
speed/duplex setting options for startup script.
2. From its 10.20.03 version (or patch PHNE_19199)
onwards, the EISA 10/100Base-TX/9000 product
began using the standard naming convention for
network interface names.
In the new or standard interface naming
convention, the name reported by the lanscan(1M)
command for these devices is lanx, where x is
the interface index.
In the old interface naming convention, the name
reported by the lanscan command for these devices
was btlan0x, where x is the interface index.
This patch WILL NOT change the existing EISA 100BT
interface naming convention existing on the system.
Based on the naming convention currently used the
appropriate patch files will be installed.
If you have a version older than 10.20.03 on your
system, and if you desire to migrate to the new
naming convention, then you must upgrade to
version 10.20.03 or later available as of the 1998
Application Release.
-----End of Document ID: PHNE_24782------------------------------------------
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]