Obsoleted by: 120881-03 Sun Ray Core Services version 3.1 : JDS R2, RHELAS 3.0, SLES 8.0 : Patch Update |
Disclaimer:
Please note:
Although OBSOLETED patches are available on SunSolve, Sun recommends using the most recent patches and the most recent revision of those patches. OBSOLETED patches do not include the latest bug fixes and/or product enhancements, and may require the installation of additional patches as a corrective measure.
Status: OBSOLETE
Patch Id: 120881-01
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************Summary: Obsoleted by: 120881-03 Sun Ray Core Services version 3.1 : JDS R2, RHELAS 3.0, SLES 8.0 : Patch Update
Date: Feb/07/2006
Installation Requirements:
Additional instructions may be listed below
Solaris Release: Note: JDS RedHat SUSE
Sun OS Release: Note: JDSR2 RHELAS3.0 SLES8.0
Unbundled Product: Sun Ray Core Services
Unbundled Release: 3.1
Xref: This patch available for SUNOS 5.8 5.9 5.10 as 120879-01 and for 5.10_x86 as 120880-01
Topic:
Relevant Architecture: i386
BugId's fixed with this patch:
5060424 6238984 6254552 6311482 6316937 6319180 6325171 6328992 6330608 6344009 6344241 6346040 6354210 6354786
Changes incorporated in this version:
6319180 6238984 6328992 6325171 6316937 6311482 6346040 5060424 6254552 6330608 6354786 6344009 6344241 6354210
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Required Patches:
Obsoleted by:
Files Included in this Patch:
Note: SUNWuta-3.1-32.08.i386.rpm
SUNWutfw-3.1-32.08.i386.rpm
SUNWutkau-3.1-32.08.i386.rpm
SUNWuto-3.1-32.08.i386.rpm
SUNWutr-3.1-32.08.i386.rpm
SUNWutu-3.1-32.08.i386.rpm
Problem Description:
6319180 utxconfig is insufficently paranoid
6238984 utseriald dumps core after resetting the DTU connected with serial adapter
6328992 utauthd eats 2 file descriptors when a fork fails
6325171 ndbm database corruption causes utdesktop and authd to core dump.
6316937 DTU hangs and power cycles when trying to send data using loopback cables with SR 170 embedded ports
6311482 Restart of Sun Ray services from Admin GUI using netscape7 is not working as expected
6346040 Update smartcard config files to work with new versions of cards
5060424 DTUs not getting configured MTU from LAN Sunray Server
6254552 ISO 7816-4 Case 1 APDU problem
6330608 2 authd running on the same box, (parent and child) causing authd to hang and all DTU get 26 error
6354786 Restart not working from Admin GUI after patch installation.
6344009 Alt-tab doesn't work after they upgrade Sunray SW from 3.0 to 3.1
6344241 When uprgrading from Sunray 3.0 to 3.1 the Num lock and SHift keys don't work via KVM.
6354210 Linux kernel audio driver returns EAGAIN on write() when it shouldn't
Revision History:
Patch Installation Instructions:
--------------------------------
NOTE: Before patch installation, make a copy of the auth.props file
which will have to be copied back after patch installation.
cp -p /etc/opt/SUNWut/auth.props <path_name>/auth.props-backup
To install this patch, run the following command for each RPM:
rpm --nodeps -F --noscripts 'rpmname'
Consult the rpm(1) man page for more details.
NOTE: After patch installation, restore the saved auth.props file.
cp -p <path_name>/auth.props-backup /etc/opt/SUNWut/auth.props
After patch installation and before rebooting the server,
run the following commands to install the new audio driver
# cd /usr/src/SUNWut/utadem
# make clean
# make
# make installSpecial Install Instructions:
-----------------------------
NOTE: This patch is for the Sun Ray Core Services 3.1 component that is
part of Sun Ray Server Software 3.1.
NOTE: This SRSS patch does not support Live Upgrade. Please do not
install this patch via live upgrade.
NOTE: The DTU firmware delivered in this patch has the following version
identification string
3.1_32.08,REV=2005.08.24.08.55
Required Patches
----------------
Warnings & Errors
-----------------
** WARNING: This patch should only be applied to systems which have
Sun Ray Server Software 3.1 fully installed. Do not attempt
to add this patch to the UFS image to be applied as part of
the install process **
This patch redelivers the
/etc/opt/SUNWut/smartcard/probe_order.conf file.
If you have modified this file, the changes will be lost, and
you will need to make the same changes to the new copy.
Detailed Steps
--------------
1. Suppress firmware downloads
If the server being patched is not a member of a Sun Ray
failover group you should skip this step.
If the server being patched is a member of a Sun Ray failover
group then this step is optional but is strongly recommended.
At Patch Installation
---------------------
Before adding this patch to servers configured into a Sun
Ray failover group we advise that you disable Sun Ray
firmware delivery from all unpatched hosts in the failover
group. On each host in the group:
For each of the dedicated network interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -D -n <intf>
For each of the shared subnetwork interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -D -N <subnetwork>
Do this only one time, before adding this patch to any
server in the group.
The purpose of this step is to prevent unpatched servers
from offering old firmware to Sun Ray appliances.
At Patch Removal
----------------
Before removing this patch from servers configured into a
Sun Ray failover group we advise that you disable firmware
delivery from any hosts in the failover group that have
this patch installed. On each already-patched host in the
group:
For each of the dedicated network interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -D -n <intf>
For each of the shared subnetwork interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -D -N <subnetwork>
Do this only one time, before removing this patch from any
of the already-patched servers in the group.
The purpose of this step is to prevent already-patched
servers from offering new firmware to Sun Ray appliances.
If this patch is being removed from a Sun Ray failover group
then omitting this step may result in increased restart
times for your Sun Ray appliances. (A mixture of patched
and unpatched servers advertising conflicting firmware
versions may cause the appliance to download new firmware
each time it restarts. The appliance automatically
restarts itself after downloading fresh firmware so its
overall restart cycle is longer in that case. The
appliance may restart itself several times before
establishing or reconnecting to a session.) The Sun Ray
restart time will return to normal once the patch has been
removed from all servers in the failover group.
2. Stopping Sun Ray services and login sessions
Before the addition or removal of this patch to a Sun Ray server
all users should be logged out of their Sun Ray sessions.
Stop the Sun Ray services using the following commands:
$ /etc/init.d/utsvc stop
These commands will terminate any Sun Ray sessions that were not
already logged out.
Next, use the instructions outlined above in the section
"Patch Installation Instructions" for the addition or removal
of this patch.
Adding the patch automatically prepares the server to advertise
new firmware to your Sun Ray appliances.
Removing the patch automatically prepares the server to revert to
advertising pre-patch firmware to your Sun Ray appliances.
3. Rebooting the Sun Ray server
The Sun Ray server must be rebooted after the addition or removal
of the patch.
4. Enable firmware downloads
After the addition or removal of this patch on all Sun Ray
servers in a failover group, enable firmware downloads
using one of the following methods:
1) If all Sun Ray server in the failover group provides firmware
downloads run this command on one of the servers:
$ /opt/SUNWut/sbin/utfwsync
After which the Sun Ray DTU's will reboot themselves and load
the new firmware.
2) If only some of the Sun Ray servers in the failover group provide
firmware downloads to the DTU's, run the following command
on the servers that do provide firmware:
For each in dedicated network interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -A -n <intf>
For each in shared subnetwork interconnects:
$ /opt/SUNWut/sbin/utfwadm -a -A -N <subnetwork>
Then restart services on all servers in the failover group by
executing the following command on a server in the group:
$ /opt/SUNWut/sbin/utfwsync -d
README -- Last modified date: Wednesday, April 26, 2006