![]() |
Table Of Contents
Release Notes for Cisco UCS Central, Release 1.1
New Software Features in Release 1.1
Known Limitations and Behaviors
Release Notes for Cisco UCS Central, Release 1.1
First Published: July 15, 2013Updated: December 12, 2013OL-29853-01This document describes system requirements, new features, resolved caveats, known caveats, and open caveats with workarounds for Cisco UCS Central software Release 1.1(1a) and 1.1(1b). This document also includes information that became available after the technical documentation was published.
Use this release notes as a supplement with the other documents listed in documentation roadmap http://www.cisco.com/go/unifiedcomputing/b-series-doc .
Make sure to review other available documentation on Cisco.com to obtain current information on Cisco UCS Central.
Contents
This document includes the following sections:
•
New Software Features in Release 1.1
•
Known Limitations and Behaviors
Revision History
Table 1 shows the revision history:
Introduction
Cisco UCS Central, Release 1.1 allows you to take charge of the data center environment by delivering easy to use, integrated solution for managing multiple Cisco UCS Domains from a single management point with high availability. With Cisco UCS Central 1.1, you can efficiently manage server, storage and network policies and generate network traffic reports for your entire UCS environment in one or more data centers.
System Requirements
To access the browser based Cisco UCS Central GUI, your computer must meet or exceed the following minimum system requirements:
•
Windows
–
Internet Explorer 9 and above
–
Firefox 15 and above
–
Chrome 22 and above
•
Linux RHEL
–
Firefox 15 and above
–
Chrome 22 and above
•
MacOS
–
Firefox 15 and above
–
Chrome 22 and above
–
Safari 6 and above
Adobe Flash Player 11.7 and above.
For the Chrome browser, remove the bundled flash player and install the flash player from Adobe.
The released OVA or ISO is supported with ESXi4.1, ESXi5.0, and ESXi5.1GA.
The released ISO is supported with Microsoft Hyper-V Server 2008 R2 SP1 and Microsoft Hyper-V Server 2012.
Note
If you are using Cisco UCS Release 1.1(1a), you must be running Cisco UCS Release 2.1(2a) or higher.
New Software Features in Release 1.1
Release 1.1(1a) supports the following:
•
Global Service Profile and Templates
•
Global Policies
•
Server Policies
- Adapter- BIOS- Boot- IPMI Access Profiles- iSCSI Authentication- Host Firmware Packages- Local Disk Configuration- Power Control- Maintenance- Scrub- Serial over LAN- Server Pool- Server Pool Qualification- Stats Threshold- vNIC/vHBA Placement•
Network Policies
- VLAN- vNIC- vNIC Template- Default vNIC Behaviour- QoS- Network Control- Dynamic vNIC Connection- LAN Connectivity- Threshold•
Storage Policies
- VSAN- vHBA- vHBA Template- Default vHBA Behaviour- SAN Connectivity- Threshold•
Policy Globalization and Localization
•
Global VLAN and VSAN Support
•
VLAN Aliasing
•
Org Aware Policies
•
Domain-specific ID pools
•
Enhanced Inventory
•
Network Statistics Collection and Aggregation
•
Reporting on Collected Statistics for Networks
•
Centralized XML API
•
High Availability
•
SNMP support
•
Licensing
•
64-Bit Support
•
SQL MIT
•
Service Profile Renaming
Release 1.1(1b) supports the following:
•
LDAP Group maps
•
Nested LDAP groups
Upgrading to 1.1(1b)
•
To deploy a fresh installation of Cisco UCS Central, release 1.1(1b), you can use either the OVA file or ISO image. See Cisco UCS Central Install and Upgrade Guides for more information.
•
If you want to upgrade from 1.1(1a) to 1.1(1b) use the ISO image.
•
Upgrading from 1.0(1a) to 1.1(1b) is not supported.
Resolved Caveats
Resolved Caveats in Release 1.1(1b)
The following caveats are resolved in Release 1.1(1b):
Resolved Caveats in Release 1.1(1a)
The following caveats are resolved in Release 1.1(1a):
Open Caveats
Open Caveats in Release 1.1(1b)
The following caveats are found in Release 1.1(1b):
Open Caveats in Release 1.1(1a)
The following caveats are found in Release 1.1(1a):
.
Known Limitations and Behaviors
The following known limitations and behaviors are not otherwise documented:
Table 6 Known Limitations in Release 1.1
Defect ID Symptom WorkaroundCSCug39587
Running VMware vMotion, suspending a VM, or restoring a suspended VM on a Cisco UCS Central VM that is currently the primary node in a cluster results in process crashes on the node.
Before triggering a vMotion or suspend operation on the primary Cisco UCS Central VM, use the local-mgmt cluster lead b command in the Cisco UCS Central CLI to do an administrative failover, which changes the primary node to the secondary node.
CSCuh71425
CSCuh01992The Estimate Impact option does not display that a reboot is required under some situations. For example:
•
When you add or remove vNICs or vHBAs from an associated global service profile where the MAC or WWxN IDs are derived from ID pools.
•
When you change policies in a global service profile to a policy that was created in Cisco UCS Central, and does not yet exist in Cisco UCS Manager.
•
When a new host firmware pack with a different firmware version is selected in the global service profiles properties page.
•
For vNICs/vHBAs in pools, add and remove vNICS and vHBAs during a maintenance window.
Estimate impact analysis works correctly for vNICs/vHBAs where the IDs are set manually.•
For policies, create an unassociated local service profile in Cisco UCS Manager. Reference the new policy in the service profile.
Estimate impact analysis will now work correctly.•
For host firmware packages, create a host firmware package in Cisco UCS Central under the same domain group as the global service profile. Create an unassociated service profile in Cisco UCS Manager and reference the new host firmware package in the service profile.
Estimate impact analysis will now work correctly.CSCud26491
A critical disk read speed fault is shown in an UCS Central deployed on a Hyper-V host.
None. In testing, it was found that the disk read speed measured on Hyper-V guests showed a lower speed in comparison to guests running on ESX on the same datastore. Typically, this didn't result in a functional impact.
CSCui08318
Microsoft Hyper-V Server 2008 and 2012 experience time-drift issues.
Perform the following:
1.
Disable the Time Synchronization option on the Central VM Guest OS using Hyper-V Manager.
2.
Acquire a Redhat version 5.8 compatible Rescue CD and perfom the boot process. For more information, see http://www.redhat.com/advice/tips/rescue_mode.html
3.
After booting the RedHat Rescue CD, mount the /boot filesystem to a temporary mount location, for example, /tmp/boot.
4.
Open the grub.conf file, locate the kernel line, and add the following:
notsc divider=10It should look like:
************************UCSCentral#cat /boot/grub/grub.conf******************# grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that# all kernel and initrd paths are relative to /boot/, eg.# root (hd0,0)# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00# initrd /initrd-version.img#boot=/dev/hdadefault=0timeout=0title Cisco UCS Centralroot (hd0,0)kernel /vmlinuz-2.6.18-308.11.1.el5 roroot=/dev/VolGroup00/LogVol00 notsc divider=10initrd /initrd-2.6.18-308.11.1.el5.img5.
Reboot the system, and verify the change works successfully by monitoring for one hour.
CSCug68204
When performing maintenance operations such as admin failover or pmon restart on a UCS Central VM running on VMware ESX, the file system goes into read-only state. For more information, see http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=51306.
There is no known workaround.
Documentation and Support
You can obtain documentation, submit a service request or find additional information from What's New in Cisco Product Documentation at: http://www.cisco.com/en/US/docs/general/whatsnew/whatsnew.html.
Subscribe to What's New in Cisco Product Documentation, which lists all new and revised Cisco technical documentation, as an RSS feed and deliver content directly to your desktop using a reader application. The RSS feeds are a free service.
For more information, you can access related documents from the following links:
•
Cisco UCS Documentation Roadmap
•
Cisco UCS Central Install and Upgrade Guides
This document is to be used in conjunction with the documents listed in the "Documentation and Support" section.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2013 Cisco Systems, Inc. All rights reserved.