Wednesday, August 10, 2011

UCS 2.0 Information Sneak Peak


Folks,


After Networkers 2011 in Las Vegas this year Cisco has finally release information concerning Cisco UCS 2.0. The additions are amazing when it comes to system bandwidth, Port-Channel enhancement and a port density. All UCS items have been refreshed and are backwards compatible with current UCS environments. Please review the link below for all the details.


http://www.mseanmcgee.com/2011/07/ucs-2-0-cisco-stacks-the-deck-in-las-vegas/


UCSTECH






Thursday, June 2, 2011

Qos on UCS

Folks,


The other day I was tasked with doing QoS on UCS for NFS/VMware. This first thing I did was read Brad Hedlund's article in QoS on Cisco UCS. This provided some great direction as Brad's articles usually do.

1. The first thing I did was to enable and adjust all the native UCS QoS system classes: Note the MTU for NFS and the weight.

 



2. Next I create QoS policies for all VMware/System networking needs:





3. Finally I created my vNIC templates and then applied the created QoS polices to each respective vNIC.

4. Upstream I ensured that Jumbo Frames were enabled and that all QoS polices were being honored. After some testing, it worked like a charm.



UCSTECH

Cisco UCS false error reporting on DIMMs

Folks,
 

Cisco has advised all field teams to be aware of a potential case of false error reporting on DIMMs. If this occurs, please read the article below.




UCSTECH


Friday, March 4, 2011

Cisco Unified Computing System Extended Memory Technology

Hey folks,



I hope all is well. I recently found a Cisco white paper explaining the extented memory technology of the B250. Since memory is the heart of our systems today, it is certainly worth a read.


http://www.cisco.com/en/US/prod/collateral/ps10265/ps10280/ps10300/white_paper_c11-525300.pdf



UCSTECH

Monday, February 7, 2011

Placement of mezzanine adapters in full width blades

Folks,



I found this great article recently on one of the other UCS blogs. Its a great read and is worth looking when planning a fully redundant UCS installation.


http://www.unifiedcomputingblog.com/?p=170


UCSTECH

Palo vNIC or vHBA calculation

Folks,

I got this tip from a good friend at Cisco. It great information when you start to design a UCS system.

It is generally advertised in marketing materials that the M81K Palo card can do a maximum 56 virtual interfaces (vNICS and/or vHBAs) (sometimes 128 in some marketing materials). 

This limit is actually set on the number of uplinks from the chassis to the fabric interconnect.  The formula is (15n-4) where N is the number of uplinks.  So plugin 1, 2 or 4 to get your max.

1 uplink per FEX:   15*1-4 = 11
2 uplinks per FEX: 15*2-4 = 26
4 uplinks per FEX: 15*4-4 = 56 (hence the maximum in the marketing slide)



Thanks Jason,


UCSTECH

Sunday, January 30, 2011

UCS & FlexPod for VMware

Hey folks,



I hope all is well. Recently I attended a lunch and learn on FlexPod for VMware. This product can be a pay-as-you go cloud solution and brings out the best in Cisco UCS, NetApp & VMware. Please take a look and make sure that your UCS can be all it can be.

FlexPod:
http://www-download.netapp.com/edm/TT/WOD/WOD20110120/index.html


UCSTECH

Wednesday, January 12, 2011

LDAP in UCS firmware version 1.4.1

Folks,


I found this article on LDAP integration in firmware version 1.4.1.. I tried it in my lab and it worked just fine. I used ADSI edit to pull out the needed DN info and I created all the groups contained in the article. I tested all items and it worked great.





ADSI edit info pulled in my lab:

a. BaseDN   DC=omat,DC=tec,DC=msi
b. BindDN:CN=ucs user,OU=Service Accounts,DC=omat,DC=tec,DC=msi
c. Bind password:  Nbv12345
d. Filter: sAMAccountName=$userid
e. Roles:
ucsaaa       CN=ucsaa,OU=UCSGroups,DC=omat,DC=tec,DC=msi
ucsadmin     CN=ucsadmin,OU=UCSGroups,DC=omat,DC=tec,DC=msi
ucsnetwork   CN=ucsnetwork,OU=UCSGroups,DC=omat,DC=tec,DC=msi
ucsoperation CN=ucsoperation,OU=UCSGroups,DC=omat,DC=tec,DC=msi
ucssecurity  CN=ucssecurity,OU=UCSGroups,DC=omat,DC=tec,DC=msi
ucsstorage   CN=ucsstorage,OU=UCSGroups,DC=omat,DC=tec,DC=msi


UCS side:

























Putty side:















Happy Authenticating!


UCSTECH

Friday, December 17, 2010

5108 Chassis Slot Sagging Issue Solved by TAC

Folks,


It has come to my attention that Cisco has finally addressed the known issue of blade slot sagging in the older 5108 Chassis. The issue only effects the earlier 5108 products and would appear when the center support is removed and a full width blade is added to the chassis. If you call Cisco TAC and provide the serial number of your chassis, they will ship out the newer blade slot support spare parts and this should resolve the issue.


UCSTECH

Friday, November 5, 2010

VMware ESXi 4.1 Problem - Hangs During Reboot at "Initializing Scheduler"

Help Offered from the Forum:

Cisco is aware of this problem and has been working with VMware to address this issue - as this issue has also been seen on other vendor's servers.
Additionally, it only seems to be affecting platforms running ESXi.

On the Cisco side, this issue is being tracked via CSCtj19224 - ESXi stuck at Initializing Scheduler - (CCO Account Required to view details)

The workaround is to disable legacy USB within the BIOS.



Thank you to Clint Pearson for the lead on this one!


UCSTECH


Friday, October 22, 2010

The new B230 M1 blade

Hey all,


I just found a great article from M. Sean McGee on the new Cisco UCS B230 M1 blade. Here is the link to Sean's site and he does a great job of explaining the differences between the Cisco B230, IBM HX5, HP BL620c & the Dell M910. The blade is very dense and gives Cisco the edge in memory, CPU & core density.


USC TECH

Monday, October 11, 2010

iSCSI on UCS

 Feel like iSCSI on UCS? Here how easy it is,


1. Creating a QoS System Class on UCS with an MTU of 9000 & apply to the iSCSI vNIC(s) (Service Profile -> vNIC ->)
2. Enable Jumbo Frames (MTU 9000) on all switches between Initiator (UCS) and iSCSI Target (Equalloqic).
3. Enable Jumbo Frames on OS Adapter (Vmkernel port on ESX orNetwork Adapter Advanced Properties on Windows)




UCS TECH