Patch-ID# 102924-05 Keywords: sparc5 sparc4 4 5 sparc performance slow filesharing network drives Synopsis: SunPC 4.1: Patch for Solaris 2.4, 2.5, 2.5.1 and sparc architectures Date: Jul/15/96 Solaris Release: 2.4, 2.5, 2.5.1 *Please note that Solaris 2.3 is no longer supported* SunOS Release: 5.4, 5.5, 5.5.1 Unbundled Product: SunPC Unbundled Release: 4.1 Relevant Architectures: sparc BugId's fixed with this patch: 1210679 1217067 1221752 1224269 1228704 1224705 Changes incorporated in this version: 1198537 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Solaris 2.4 - 101933, 102057, 101923 (A24 frame buffer only) Obsoleted by: Files included with this patch: /opt/SUNWsunpc/bin/spc.sva_svr4_prod /opt/SUNWsunpc/drvr/sunpcmod.sun4c_540.o /opt/SUNWsunpc/drvr/sunpcmod.sun4c_550.o /opt/SUNWsunpc/drvr/sunpcmod.sun4c_551.o /opt/SUNWsunpc/drvr/sunpcmod.sun4m_540.o /opt/SUNWsunpc/drvr/sunpcmod.sun4m_550.o /opt/SUNWsunpc/drvr/sunpcmod.sun4m_551.o /opt/SUNWsunpc/drvr/sunpcmod.sun4u_550.o /opt/SUNWsunpc/drvr/sunpcmod.sun4u_551.o /opt/SUNWsunpc/novell/lib/libodi.so.1.1 /opt/SUNWsunpc/drvr/sunpcload /opt/SUNWsunpc/msgs/en_US/SunPC.info /opt/SUNWsunpc/drvr/cleardriverunload /opt/SUNWsunpc/bin/cleardriverunload /opt/SUNWsunpc/bin/sunpc /opt/SUNWsunpc/bin/sunpc_install /opt/SUNWsunpc/bin/sunpc_UNinstall /opt/SUNWsunpc/drvr/storekernname.sun4c /opt/SUNWsunpc/drvr/storekernname.sun4m /opt/SUNWsunpc/drvr/storekernname.sun4u /opt/SUNWsunpc/bin/makedisk /opt/SUNWsunpc/bin/dirname /opt/SUNWsunpc/bin/create_disk Problem Description: 1210679 - C drive is read only when mounted from an ultrix 4.3 server. 1217067 - SunPC 4.1 and novell vlm net use crashing SunPC window. 1221752 - Integer/floating point error in software emulation in SunPC4.1 with the dx2/66. 1228704 - SunPC 4.1 extremely slow saving complex excel spreadsheet to remote network drive. (from 102924-01) 1198537 - SunPC 4.1 hardware session runs very slowly on Sparc 4/5 - 85 Mhz systems. 1233297 - sunpc 4.1 + 102924-02 software session can't access floppy drive 1224705 - Saving MS Word doc to filesystem on SPARC Storage Array fails Other fixes in this patch include: Fixed problem with filesharing on extended drives. Increased compiler optimization level to -O4. Support for Solaris 2.5.1. Known Problems: --------------- Doing a 'dir' on an empty Novell drive will echo some garbled output. No data will be lost. Users will see: File not foundPath not foundInsufficient memoryExtended Error %1..... instead of: File not found Running Netware 4.1 prior to a 'print' will not return you to the DOS prompt. Workarounds for this are copying the file to lpt1, or running 'print' before loading the Netware 4.1 client software. When using the A24 frame buffer, you must either run SunPC with the '-visual pseudocolor' argument (ie: sunpc -visual pseudocolor) or start OpenWindows with a default depth of 8 (ie: openwin -dev /dev/fb defdepth 8). The sunpc_install script must be run outside of OpenWindows (see the Special Install Instructions) because of the following reasons: - A conflict with the OpenWindows hardware cursor. As long as sunpc_install is run from the console (ie. outside of OpenWindows), no adverse effects should be seen. Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- This patch is only for sun4c, sun4m and sun4u systems running Solaris 2.4, 2.5, or 2.5.1. After installing this patch, exit OpenWindows and run the sunpc_install script as root on the system you have installed the patch on. The default location of this script is /opt/SUNWsunpc/bin/sunpc_install. Note: You do NOT need to reboot your system after installing this patch. Instructions to install patch using "installpatch" -------------------------------------------------- 1. Become super-user. 2. Apply the patch by typing:
.
See /tmp/log. for reason for failure.
Explanation and recommended action: The installation of one of
patch packages failed. Any previously installed packages
in the patch should have been removed. See the log file
for the reason for failure. Correct the problem and
re-apply the patch.
Patch Installation Messages:
---------------------------
Note: the messages listed below are not necessarily considered errors
as indicated in the explanations given. These messages are, however,
recorded in the patch installation log for diagnostic reference.
Message:
Package not patched:
PKG=SUNxxxx
Original package not installed
Explanation: One of the components of the patch would have patched a
package that is not installed on your system. This is not
necessarily an error. A Patch may fix a related bug for several
packages. Example: suppose a patch fixes a bug in both the
online-backup and fddi packages. If you had online-backup installed
but didn't have fddi installed, you would get the message
Package not patched:
PKG=SUNWbf
Original package not installed
This message only indicates an error if you thought the package
was installed on your system. If this is the case, take the
necessary action to install the package, backout the patch (if
it installed other packages) and re-install the patch.
Message:
Package not patched:
PKG=SUNxxx
ARCH=xxxxxxx
VERSION=xxxxxxx
Architecture mismatch
Explanation: One of the components of the patch would have patched a
package for an architecture different from your system. This is not
necessarily an error. Any patch to one of the architecture specific
packages may contain one element for each of the possible
architectures. For example, Assume you are running on a sun4m. If
you were to install a patch to package SUNWcar, you would see the
following (or similar) messages:
Package not patched:
PKG=SUNWcar
ARCH=sparc.sun4c
VERSION=11.5.0,REV=2.0.18
Architecture mismatch
Package not patched:
PKG=SUNWcar
ARCH=sparc.sun4d
VERSION=11.5.0,REV=2.0.18
Architecture mismatch
Package not patched:
PKG=SUNWcar
ARCH=sparc.sun4e
VERSION=11.5.0,REV=2.0.18
Architecture mismatch
Package not patched:
PKG=SUNWcar
ARCH=sparc.sun4
VERSION=11.5.0,REV=2.0.18
Architecture mismatch
The only time these messages indicate an error condition
is if installpatch does not correctly recognize your architecture.
Message:
Package not patched:
PKG=SUNxxxx
ARCH=xxxx
VERSION=xxxxxxx
Version mismatch
Explanation: The version of software to which the patch is applied is
not installed on your system. For example, if you were running Solaris
5.3, and you tried to install a patch against Solaris 5.2, you would
see the following (or similar) message:
Package not patched:
PKG=SUNWcsu
ARCH=sparc
VERSION=10.0.2
Version mismatch
This message does not necessarily indicate an error. If
the version mismatch was for a package you needed patched, either
get the correct patch version or install the correct package version.
Then backout the patch (if necessary) and re-apply.
Patch Backout Errors:
---------------------
Error message:
Patch has not been successfully applied to this system.
Explanation and recommended action: The user has attempted to back
out a patch that was never applied to this system. It is
possible that the patch was applied, but that the patch
directory /var/sadm/patch/ was deleted somehow.
If this is the case, the patch cannot be backed out. The
user may have to restore the original files from the
initial installation CD.
Error message:
This patch was obsoleted by patch $1.
Patches must be backed out in the order in
which they were installed. Patch backout aborted.
Explanation and recommended action: The obsoleted contents of an
older patch rev that apparently still exists under /var/sadm/patch
should never be restored out of sequence. This could undermine
the integrity of the more current patch rev installed and the
restoration of the files it has saved.
Error message:
Patch was installed without backing up the original
files. It cannot be backed out.
Explanation and recommended action: Either the -d option of
installpatch was set when the patch was applied, or the save
area of the patch was deleted to regain space. As a result, the
original files are not saved and backoutpatch cannot be used. The
original files can only be recovered from the original
installation CD.
Error message:
pkgrm of package failed return code .
See /var/sadm/patch//log for reason for failure.
Explanation and recommended action: The removal of one of
patch packages failed. See the log file for the reason for
failure. Correct the problem and run the backout script again.
Error message:
Restore of old files failed.
Explanation and recommended action: The backout script uses the
cpio command to restore the previous versions of the files
that were patched. The output of the cpio command should
have preceded this message. The user should take the
appropriate action to correct the cpio failure.
SEE ALSO
pkgadd, pkgchk, pkgrm, pkginfo, showrev