dear list members,
the second patch update for the Sun Virtual Desktop Connector version
1.0 is available for download from Sun's sunsolve.sun.com site. it was
released on 14th October, but i somehow missed my own notification :)
the patch id's are:
127559-02 - Solaris SPARC
http://sunsolve.sun.com/search/document.do?assetkey=urn:cds:docid:1-21-127559-02-1
127560-02 - Solaris 10 x86
http://sunsolve.sun.com/search/document.do?assetkey=urn:cds:docid:1-21-127560-02-1
127561-02 - Linux
http://sunsolve.sun.com/search/document.do?assetkey=urn:cds:docid:1-21-127561-02-1
138482-02 - Windows
http://sunsolve.sun.com/search/document.do?assetkey=urn:cds:docid:1-21-138482-02-1
you may always find information regarding the latest SRS/SRSS patches
on the list's web page:
http://www.sun-rays.org/srss.html#patches
below you may find the README for the SPARC platform patch.
README's for other platforms can be found at:
http://www.sun-rays.org/patches/README/README.<patch_id>
greetings,
Stoyan
Patch-ID# 127559-02
NOTE:
***********************************************************************
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.
***********************************************************************
Keywords: sun virtual desktop connector update patch
Synopsis: Sun Virtual Desktop Connector version 1.0 Patch Update
Date: Oct/14/2008
Install Requirements: NA
Solaris Release: 10
SunOS Release: 5.10
Unbundled Product: Sun Virtual Desktop Connector
Unbundled Release: 1.0
Xref: This patch available for 5.10_x86 as 127560-02, for Linux as
127561-02 and for Microsoft Windows as 138482-02
Topic:
Relevant Architectures: sparc
BugId's fixed with this patch: 6650027 6672114 6675420 6685500 6687257
6691333 6694759 6694761 6706634 6709313 6710031 6710038 6710050
6711633 6714371 6731373 6731375 6731386 6736783 6745813 6752948
Changes incorporated in this version: 6709313 6714371 6731373 6731375
6731386 6736783 6745813 6752948
Patches accumulated and obsoleted by this patch:
Patches which conflict with this patch:
Patches required with this patch:
Obsoleted by:
Files included with this patch:
/opt/SUNWvda/lib/vdaservice.jar
/opt/SUNWvda/sbin/vda-config
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/faces-config.xml
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/lib/vdaadmin.jar
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/lib/vdaadmin_fr.jar
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/lib/vdaadmin_ja.jar
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/lib/vdaadmin_zh_CN.jar
/opt/SUNWvda/webadmin/webapps/vda/WEB-INF/lib/vdaservice.jar
/opt/SUNWvda/webadmin/webapps/vda/jsp/advanced/Domain.jsp
/opt/SUNWvda/webadmin/webapps/vda/jsp/pools/Pools.jsp
Problem Description:
6709313 ESC: Securing SOAP Connection in SGD stops VDA service.
6714371 Searching a VM located in a pool fails if you don't specify
the pool
6731373 vc agent runs out of memory
6731375 VMs not removed from AD domain on deletion
6731386 revert to snapshot always results in a vm which is not running
6736783 ESC: can not configure VDC when there are more than 1 server
in an SGD array
6745813 listing vms appears to hang
6752948 Domain tab needs localisation
(from 127559-01)
6650027 When assigning to a pool a VM previously assigned to a owner,
it should be renamed
6672114 VMs will always be suspended during recycling ignoring the VM
power options
6675420 VDA Agent cannot be installed on non-english Windows versions
6685500 When upgrading SGD installation vda-config does not detect it
6687257 VMs will not be renamed back to their original name during
recycling when recycle policy is "reuse"
6691333 Select template dialog has javascript errors when clicking on
tree node icons
6694759 It is not possible to assign a VM to a domain user
6694761 Pools are created across datacenters
6706634 reload action on Pools table is wrong
6710031 VMs will be recycled although somebody is actually logged in
to the guest OS
6710038 With recycle policy is "reuse" VMs might be recycled
accidentially
6710050 VMs that have been requested but where nobody ever logged in
will not be recycled
6711633 UI: The Virtual Machines page takes too long to load.
Patch Installation Instructions:
--------------------------------
1. Stopping the VDA services
Before installing this patch you should stop the VDA service and
the VDA admin ui, to do so type the following commands as root:
# /opt/SUNWvda/sbin/vda-service stop
# /opt/SUNWvda/sbin/vda-webadmin stop
NOTE: Users will not be able to connect new sessions to virtual
desktops while the service is stopped. Existing sessions will be
unaffected.
2. Installing the patch
Use the Solaris commands 'patchadd' and 'patchrm' respectively in
order to add
or remove the patch.
Refer to the man pages for instructions on using the 'patchadd' and
'patchrm'
commands provided with Solaris. Any other special or non-generic
installation
instruction is described below under special install instructions.
The following example installs a patch to a standalone machine:
example# patchadd /var/spool/patch/<patchid-rev>
The following example removes a patch from a standalone system:
example# patchrm <patchid-rev>
patchadd may give some messages while installing on a system
with zones. To suppress these messages the "-G" option can be used.
example# patchadd -G /var/spool/patch/<patchid-rev>
For additional examples please see the appropriate man pages.
3. Restarting the VDA services
After installing this patch you should start the VDA service and
the VDA admin ui, to do so type the following commands as root:
# /opt/SUNWvda/sbin/vda-service start
# /opt/SUNWvda/sbin/vda-webadmin start
NOTE: For this patch to work properly you have to install the
patched
versions of vda-agent.msi on the agent and vda-tools.msi on the
virtual
machines that are provided in this patch release.
Special Install Instructions:
-----------------------------
1. Securing SOAP Connection in SGD stops VDA service
The VDA webserver and the VDA service need to be made aware of the
certificates
used to secure the SOAP connections on SGD side. This can be done
with these
two command lines (they work for 4.40 and 4.41):
# /opt/tarantella/bin/jre/bin/keytool -import -file
<your_key_file> \
-keystore /etc/opt/SUNWvda/webadmin/keystore \
-storepass <keystore_password> \
-alias <your_hostname_alias>
# ln -s /etc/opt/SUNWvda/webadmin/keystore /var/opt/SUNWvda/
service-keystore
NOTE: The default keystore password is "changeit"
2. Virtual machines not removed from Active Directory domain on deletion
With this release we have included the ability to automatically
remove
Computer entries from Active Directory for virtual machines deleted
by the
Virtual Desktop Connector. The following steps are necessary to
enable this
functionality.
a. Log in to the Sun Virtual Desktop Connector administrator
console
b. Select the "Advanced Settings" tab
c. Select the "Domain" tab
d. Enter the fully qualified domain name of your Active Directory
Domain
and the user name and password of a user with sufficient access
rights to
connect to Active Directory and remove relevant Computer entries.
e. Click Save
NOTE: This patch is for the Sun Virtual Desktop Connector 1.0
component.
Required Patches
----------------
Warnings & Errors
-----------------
README -- Last modified date: Tuesday, October 14, 2008
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users