Sun xVM Ops Center 1.0.1 Release Notes

Sun xVM Ops Center 1.0.1 Release Notes

Sun xVM Ops Center 1.0.1 released on April 2, 2008.

This document provides the following information for Sun xVM Ops Center 1.0.1 software.


Revision History:
April 10, 2008 - Added uninstall instructions and added CR 6682479.
April 11, 2008 - Updated the uninstall instructions to include the steps to stop the satellite, proxy, and processes before performing an uninstall of the 1.0 software.


Installing Sun xVM Ops Center 1.0.1

If you do not have Sun xVM Ops Center 1.0 installed, follow the installation steps to install version 1.0.1.

If you do have Sun xVM Ops Center 1.0 installed on your system, perform the following steps to successfully install version 1.0.1:

  1. Stop the satellite.
    # satadm stop -w
    
  2. Stop the proxy.
    # proxyadm stop -w
    
  3. Check for the following services on the satellite and proxy, and stop any Sun xVM Ops Center services that are running:
    # svcs -a | grep scn
    # svcs -a | grep container
    # svcs -a | grep java
    # svcs -a | grep cacao
    # svcs -a | grep uce
    # svcs -a | grep proxy
    
  4. Check for the following processes on the satellite and proxy, and stop any Sun xVM Ops Center parent processes, then child processes that are running.
    # ps -ef | grep scn
    # ps -ef | grep container
    # ps -ef | grep java
    # ps -ef | grep cacao
    # ps -ef | grep uce
    # ps -ef | grep proxy
    
  5. Use the kill command to stop any processes that are still running.
  6. Uninstall the 1.0 software from the satellite and proxy.
    # install -e
    
  7. Verify that the following Sun xVM Ops Center-related file systems are clean: /opt, /etc/opt, /var/opt, /var/scn
  8. Install the 1.0.1 version of the software.

Example: Discovering and Stopping Running Processes

  1. Type _ps -ef | grep uce to discover the SUNWuce processes that are running. The following is a sample output:
    root  4267     1   0   Mar 25 ?           1:56 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds  4315  4267   0   Mar 25 ?        1:48 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds 11568  4267   0   Mar 26 ?        1:41 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds  4316  4267   0   Mar 25 ?        1:48 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds  4314  4267   0   Mar 25 ?        1:48 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds  4434  4267   0   Mar 25 ?        1:48 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
    uce-sds  4313  4267   0   Mar 25 ?        0:01 /opt/SUNWuce/server/bin/server_httpd \-DSSL \-f /etc/opt/SUNWuce/server/uce_serve
    
  2. Type the following to stop the parent processes:
    # kill -9 4267
    

    3. Type the following to stop the child processes:

    # kill -9 4315 11568 4316 4314 4434 4313
    

Fixed in Sun xVM Ops Center 1.0.1

The following issues are fixed:

Bug ID Description
6639581 OS Provisioning on Solars 10 failed on Leo & Taurus H/W
6644020 UCECreateJobWizard:Throwing an exception during submit on non-cascaded agent
6645051 Running the Incident Reports proceeds forever generating the Incident reports for two available dist
6647441 jobs remain stuck on satellite if target cannot be denormalized
6649282 Discovery of Linux Operating Systems uses the OS hostid as a unique identifier. Many Linux OSes default to a hostid of 7f0100 or 007f0100. Discovery operations report finding an "already discovered" asset and no more than one OS with this hostid will be displayed for registration and channel management
6650116 The BUI should not allow the installation of local components that have no rules (broken rules)
6654659 Internal server is displayed when selecting the same host as target and destination in the "Compare System Catalog" window after the second selection
6657084 Internal server error is displayed in the browser when pressing a "View" option though the Details window of the delete components window. The details window popup appears unpopulated.
6657375 scportal BUI logout occurs automatically even when user is working
6657797 OS provisioning job pop up windows has missing header
6659262 scroll bar not present in target selector while doing OS provisioning
6662667 init 6 in status script stops some JET finish script processing
6664247 Issue when comparing 2 current inventories of two hosts
6665168 Unable to select rows in Internet Explorer 6.0.2800.1160 browser
6665653 Need to sync vtrees with content periodically downloaded by scheduler
6665870 "java.net.ConnectException: Connection refused" exceptions appear and not possible to select host
6665876 BAR jobs run against the agent fail with error "Download Failed"
6666308 Some times all the jobs are in "Enqueued_on_Satellite" state for ever.
6666491 None of the Update provisioning jobs are executed and they stayed in Ready_To_Run state
6666813 Cannot select SUNW* packages for uninstall
6667634 n1sh serial console is not functional
6668189 URN targets show up in job details for aborted subjobs
6668498 Update the copyright date in the footer to 2008
6668898 Timed out jobs stay in running state forever if the proxy is down.
6669114 Proxy Job Manager throws Exceptions for job containing multiple IP Range target
6670178 Unable to discover some hosts
6670385 Update Job fails immediately on the Linux host with Cause Code: NO_IMPLEMENTOR_FOUND_FOR_CAPABILITY
6671155 After successful solaris agent discovery and provisioning , the .uce.rc file is missing on the agent
6671644 QT console should only have restricted access on login
6671787 Unable to choose "uninstall" from create/edit Profile window
6672109 errorCode=118163200 == XML parser error appears when adding any local component
6673034 Select target window does not have scroll bar in all the reports wizards
6673042 Scroll bar is not available in select target step in compare system catalog window
6673293 Derby errors and discovery tasks were stuck in RUNNING state when performing a discovery of 100 OS
6673985 Manual agent provisioning for Redhat5 shows loopback address (127.0.0.1) in BUI
6675415 Logo and Product titles are disappeared when user clicked on a job no # from Notification details
6680406 registering mbeans fails after a reboot, causing assets to not show up in management channel UI

Top

Known Issues in Sun xVM Ops Center 1.0.1

The following known issues and bugs affect the operation of the Sun xVM Ops Center 1.0.1 release. Bugs and issues are grouped into the following categories:

Installation

The following are known installation issues:

Bug ID Description Workaround
6633596 Install might hang at "10) Install Core Channel components" step Reboot the system so that the SMF starter svc.startd is restarted. Then retry the install to continue where it left off.
6664066 File Permission: not readable by others for /var/opt/SUNWscncon/webapps/scportal Set 'umask 0022' prior to installing satellites and proxies
6664051 Incorrect file permission for jssecacerts after the satellite fresh install Set 'umask 0022' prior to installing satellites
6664928 When the satellite and proxy software is installed on operating environments that do not meet the requirements, the installation does not clearly state the missing packages. A partial list of required packages is SUNWgcc, SUNWgccruntime, SUNW,apchr, SUNWapch2s, SUNWapch2d, SUNWapch2u, SUNWant, SUNWgetr, SUNWgetu, and SUNWperl-xml-parser.

Top

General

The following are known issues:

Bug ID Description Workaround
6627700 Stopping a proxy using the proxyadm stop command causes the satellite services on the same host to be restarted. Wait for the satellite to restart after running proxyadm stop.
6656276 proxyadm stop -w times out because all proxy processes have not exited. Run svcs -pv svc:/application/management/common-agent-container-1:scn-proxy to see the processes associated with the proxy. If there is no java process, but a dsvclockd or an rsshcmd process is shown, then kill the process and the proxy will be completely shut down.
6682479 If a task within a job fails and the policy is to fail the job, the subsequent tasks still attempt to run and the job status is displayed as Running.
6658577 Proxy instances are shown as online even when they've died. The proxy java instance may die, particularly when running on a system with inadequate resources. Run svcs -pv svc:/application/management/common-agent-container-1:scn-proxy to see the processes associated with the proxy. If there is no java process, but a dsvclockd or an rsshcmd process is shown, then kill the process and the proxy will restart.
6657424 Modifying roles for more than one channel simultaneously causes an Internal server error message to appear in the browser user interface. To verify that the desired changes were applied, use the "user" drop-down menu to select a different user, then switch back to the first user and review the settings.
6658616 xVM Ops Center management operations on the satellite server and operating system cause problems. Do not use xVM Ops Center to perform management operations on the server that runs the xVM Ops Center satellite. Do not enable update channel for the operating system hosting the xVM Ops Center satellite.
6655479 Agent configuration may fail as part of enabling channels or OS provisioning. One the managed system, run the agentadm unconfigure followed by agentadm configure commands to retry the configuration.
6664997 Local/embedded proxy controller does not properly start upon Satellite server boot  
6662780 Satellite and Proxy instances should not be enabled for the Update and Management Modules  
6657375 scportal BUI logout occurs automatically even when user is working  
6654494 UI needs to display info about servers that are unaccounted for in Management Dashboard.  

Top

Gear Module - Discovery and Registration

The following are known issues in the Gear module:

Bug ID Description Workaround
6633792 Registered Doradi(x4150) hardware not listing under 'Management - Hardware'  
6613181 Cannot discover Wolf Blades (X6250)  
6635196 After deleting a C10-Chassis from gear, a subsequent discovery reports success, but the asset does not show up for registration and channel enablement.  
6683670 Agent Provisioning may fail on one or more selected systems if selected systems are not all of the same CPU architecture (sparc vs. x86) When doing "register/enable channels" or "manage channels", if selecting multiple systems, select systems of only 1 CPU architecture (sparc or x86).

Top

Updates Module

The following are known issues in the Updates module:

Bug ID Description Workaround
6656671 If two jobs are submitted on the same agent- BAR job and UpdateProv - stopping the second one causes the first one to fail
6656896 Suspension of Group jobs does not succeed for one usecase The Suspend group job operation can be invoked when tasks other than the last task of an intermediate job of the group is in progress. This results in a correct suspension of the group job.
6658370 Baseline Analysis Reports from DB does not work with group targets. Select the individual targets in the group, add them individually to the target selection, and then run the report.
6644883 Profiles allow the selection of a specific RPM or PKG LEAF for uninstall, which is not supported. Do not select specific RPS or PKG LEAF elements for uninstall, instead select the parent note of the group of PKG/RPM revisions.
6654098 The results of various update reports are presented in a scrolling window which may have poor performance, including presenting browser messages indicating "Unresponsive Script" Select the "continue" option to the unresponsive script messages and continue viewing results.
6654709 "Find" option for the "Modify System Catalog" might be very slow and the browser may display an "Unresponsive script" message. Select the "continue" option to the unresponsive script messages and continue the search.
6626128 The "Edit Profile" Page might display an "Unresponsive Script" message in the browser. Select the "continue" option to the unresponsive script messages and continue the operation.
6661962 Unable to run the create Job wizard when the create Profile wizard is opened and closed during wizard run  
6659168 Jobs fail on the Solaris 10 sparc local zones  
6625032 Update - Manage Jobs: Unable to stop or delete a job that is running using the job table.  
6658542 Cannot save the snapshot of the current Inventory - API error  
6668708 Parallel option for update jobs still execute tasks sequentially Put each task into a separate job and run the jobs in parallel

Top

Provisioning Module - Firmware Provisioning

The following are known issues with firmware provisioning:

Bug ID Description
6640599 FWP operation fails on X4450(Tucani) hardware

Top

Provisioning Module - OS Provisioning

The following are known issues with OS provisioning:

Bug ID Description Workaround
6660830 OSP on multiple systems failing on one node in multi proxy environment  
6639581 OSP(S10U2/S10U3) failed on Leo & Taurus H/W  
6651445 OSP feature does not work on Pegasus blade - no reset of the blade (x6420)  
6626307 Post installation of agent deployment fails on SLES10 Fix delivered.
6658001 Satellite BUI: Gear -> Remove Selected Gear doesn't remove the discovered asset after OSP In the final steps of OS provisioning, an OS resource is created and is visible in the BUI for the newly provisioned OS. This OS can be registered and unregistered, but cannot be deleted from the system.
6662432 Create OS distribution from CD overwrites the previous iso image when OS has multiple iso images If a DVD image is available, use the DVD ISO image for the OS
6640391 S10U3_x86 provisioning is getting aborted when using 15+ servers.  
6653168 Consecutive OSP jobs along with agent installation results in the second job being listed as partially successful Undefined behavior can cause the agent to not work or not be seen correctly. The workaround is to unconfigure the agent manually. Discover the agent, then provision the OS. To unconfigure the agent, type the following on the system:
  • /opt/SUNWxvmoc/bin/agentadm unconfigure (Solaris)
  • /opt/sun/xvmoc/bin/agentadm unconfigure (Linux)
6638892 Job ID does not display when provisioning large number of servers  
6640327 When a provisioning job is performed on multiple servers and a failure occurs accessing one of the servers, the job fails for all target servers. Resolve the issue with accessing the failed server or retry the operation, excluding the failed server as a target.

Top

Management Module

The following are known issues in the Management module:

Bug ID Description Workaround
6661180 Management Channel is sometimes slow to process  
6635289 The 'Management -> Hardware' channel page is slow to load  
6605211 Reset server command powers off a X2100M2 management node  
6658745 Monitoring network failure of registered gears is not fully working  

Top

Command Line Interface

With the exception of the following, CLI commands are not supported in this release:

Top

Documentation

*Sun xVM Information Center
*Sun xVM Ops Center Forum

Top

Labels

releasenotes releasenotes Delete
xvm xvm Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Sign up or Log in to add a comment or watch this page.


The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact