Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Insight Dynamics – VSE for ProLiant 4.1 Update 1 Release Notes > Chapter 3 Known Issues

General VSE Software

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

For additional information not included in the online help and documentation for VSE Software, see Insight Dynamics ­ VSE 4.1 Update 1 Documentation Addendum.

Major Issues

The following are general major issues for VSE software.

Network Utilization May Be Unreliable Due To WMI Counter Rollover When Using Agentless Data Collection on Windows Server 2003

The performance counters that are queried during agentless data collection are 32-bit values on Windows 2003 servers. Windows 2003 servers that have high network utilization can cause these performance counters to overflow. When this occurs, Virtualization Manager may report a negative utilization value or a value sometimes significantly lower than the actual utilization.

In addition, “Collect Capacity Advisor Data" may display the following warning:

Warning: The Network I/O utilization values for system [hostname] may be inaccurate due to WMI performance counter rollovers.

When this warning is displayed, one or more network I/O utilization samples were invalidated and not used for calculating the 5-minute averages for network utilization stored in the Capacity Advisor database.

Workaround  Lower the polling interval for the agentless data collection service by using the SIM menu Configure->Configure VSE Agentless Collection->Advanced Agentless Options. Depending on the level of network utilization of the server, this workaround may not completely eliminate the issue. Furthermore, lowering the polling interval may impact the CMS's overall performance.

ESX Hosts May Fail to Return Performance Data, Resulting in Incorrect (Zero-Valued) Resource Metrics Reported in Capacity Advisor and Visualization Tab Meters

In some cases, the VMware management agents running on an ESX host may fail to return performance data to both HP Virtual Machine Management (which is used by Virtualization Manager and Capacity Advisor for collecting performance data for ESX hosts) and VMware Virtual Center (the VMware Infrastructure Client).

Indications of this issue:

  • VMware Virtual Center/VMware Infrastructure Client: The Performance tab for the ESX host, and any guests configured on the host, will display the error “Performance data is currently not available for this entity”.

  • Virtualization Manager: Visualization Tab meters will display 0 for all metrics (CPU, Memory, Network and Disk utilization) for these ESX hosts and guests.

  • Capacity Advisor: Profile Viewer will display 0 for all metrics (CPU, Memory, Network and Disk utilization) for these ESX hosts and guests, for some period of time.

Workaround  

  1. Ensure that the system clock is set correctly on the ESX host by running the date command on the host.

    If the system date/time is modified via the date command, also run the following command to sync the hardware clock:

    # hwclock --systohc
  2. Restart the VMware management agents on the host:

    # service mgmt-vmware restart
  3. Restart the Virtual Machine Management agent on the host:

    # service hpvmmcntsvc restart
    NOTE: Alternatively, you may reboot the host in place of steps 2 and 3.
  4. (Capacity Advisor only) The data collected during these intervals are not valid, and should be omitted for capacity planning purposes. See the HP Capacity Advisor User's Guide and Online Help for information on how to invalidate data for these intervals where data collection was failing (as indicated by 0-valued metrics over these intervals).

NOTE: In other cases where Virtual Machine Manager may fail to collect performance data from an x86 virtual machine host (either VMware ESX, Microsoft Virtual Server or Microsoft Hyper-V), Virtualization Manager will correctly display an error and Capacity Advisor will correctly omit the data (indicated by gaps in data in the Profile Viewer) for these hosts and their guests during these intervals. In any case where data collection appears to be failing for extended periods of time, rebooting the VM host (or following the procedure, above, in the case of ESX) may remedy the situation.

Minor Issues

  • Systems on the Workload Tab can Erroneously be Displayed as Unlicensed After Initial HP SIM Discovery  This occurs when systems initially get discovered by HP SIM horizontally (for example, via the enclosure for a blade, or via the management processor for a partitionable system). When the system (blade, nPartition, VM guest, etc.) is later explicitly added and fully discovered (hostname is now known), the Workload tab can lose the workload's association with the proper host. As a result, utilization data will not be displayed and the system will be incorrectly identified as not being licensed.

    Workaround  Even though utilization data is not displayed on the Workload tab, it is correctly displayed on the Visualization tab. After an HP SIM restart, data is properly displayed on the Workload tab as well.

  • Watch workload method failed” Message When Creating Sub-OS Workload Definitions for SELinux Managed Systems  

    Workaround  

    NOTE: To make sure the cause of the issue is related to write permission in /var/adm/util, check /var/log/messages for the following message (or similar):
    SELinux is preventing /usr/sbin/cimserver (pegasus_t) "write" access to util (var_t). For complete SELinux messages (...)
    Make sure that OpenPegasus has write access to /var/adm/util directory. If you are using SELinux execute the following command:
    # chcon -t pegasus_data_t /var/adm/util
    If you are using another security package, such as AppArmor, follow the specific rules for that tool to give OpenPegasus write access to this directory.

  • A Utilization Provider Running on the CMS May Fail with “CIM_ERR_FAILED” after an Upgrade or Reinstall of VSE  The HP Utilization WBEM Provider may fail to return utilization data for the CMS node (local host) after upgrading the CMS to VSE 4.1/ICM 3.0, or after uninstalling then reinstalling VSE on the CMS. The error displayed in the Visualization tab meter popup and/or output from capcollect command (or Collect Capacity Advisor Data menus) in this case, is:

    CIM_ERR_FAILED: [getObject] general

    Workaround  Restart the Utilization Provider service (WMIUtilProvider), or reboot the CMS.

    IMPORTANT: Wait at least five minutes after restarting the Utilization Provider service/rebooting the CMS before attempting to collect utilization data for the CMS node, otherwise collection may fail with a CIM_ERR_FAILED message.
  • Attempting to Migrate or Scan for HP-UX LTU's for Already Licensed Systems Can Fail  If a purchased permanent license is assigned to an HP-UX node and you subsequently run the vselicense -m command on this node (or press the Scan for HP-UX Licenses button in the VSE Management for Integrity software license screen or other variants), the command can fail because of the mix of purchased and migrated licenses.

    Workaround  If you wish to migrate or scan licenses from the node, do not assign licenses from a purchased key.

  • Some Messages from vselicense Command Point to Old Licensing Menu Items  When using the vselicense command, certain error messages that should refer the user to the Deploy->License Manager menu item in HP SIM, instead refer to the old menu items (Deploy->VSE Management for Integrity software...).

    Workaround  Use the Deploy->License Manager menu.

  • Running the vseassist Command Can “Lock” Capacity Advisor Consolidation Software licenses  When an HP Insight Capacity Advisor Consolidation Software license is assigned to a system, it should not be moved to the “used” state until the Capacity Advisor product is used to collect data from that node. Once Capacity Advisor is run against the system, the license can no longer be unassigned and reassigned to a different system; the license is locked to the system.

    Running the vseassist command for a system in this state likewise has the side-effect of locking the license to the system (and the clock starts ticking).

    Workaround  Do not assign a Consolidation Software license to a system until you are ready to use the license.

  • A VM Guest that Migrates from an Unlicensed to a Licensed Host while HP SIM is Running Will Not be Considered Licensed  VM Guests are not explicitly licensed. Instead, their license state is cascaded from their host. If, while HP SIM is running and the user is using Virtualization Manager, a guest migrates from an unlicensed to a licensed host, the license state of the guest will not change until HP SIM is restarted.

    Workaround  Restart HP SIM.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007–2009 Hewlett-Packard Development Company, L.P.