DCNM 6.1.1a and Nexus 5020

Hi all,
I've got a problem that I am not able to figure out.
I've got 2 nexus 5020 running
Software
  system:    version 5.0(2)N2(1)
  system image file is:    bootflash:/n5000-uk9.5.0.2.N2.1.bin
Hardware
  cisco Nexus5020 Chassis ("40x10GE/Supervisor")
I use Nagios for management and so far, everything is working fine. Since a couple of days, I was thinking to install dcnm 6.1.1a on a red hat linux to test the app and see what can I do with the nexus. The problem is that every time that I try to work with the DCNM app, the CPU goes up a lot.
The show process cpu history is the following:
            1
   1 1 2 2 2014 3 1
   175785558555676737556055796009577855685588655825576458656955
100 #
90 #
80 #
70 #
60 #
50 # #
40 # #
30 # # #
20 # # # #### # #
10 ################################################### ########
   0....5....1....1....2....2....3....3....4....4....5....5....
             0    5    0    5    0    5    0    5    0    5
CPU% per second (last 60 seconds)
# = average CPU%
   111111111111111111111111111111111111111111111111111111111111
   000000000000000000000000000000000000000000000000000000000000
   000000000000000000000000000000000000000000000000000000000000
100 ************************************************************
90 ************************************************************
80 ***************************************** *******************
70 ************************************************************
60 ************************************************************
50 ************************************************************
40 ************************************************************
30 ************************************************************
20 ******#*****************************************************
10 ############################################################
   0....5....1....1....2....2....3....3....4....4....5....5....
             0    5    0    5    0    5    0    5    0    5
CPU% per minute (last 60 minutes)
* = maximum CPU% # = average CPU%
    111111111111111111111111111111111111111111111111111111111111111111111111
    335654444333535333333474344735935547557454443544355623332443363242463447
100
90
80
70
60
50
40
30
20 *** * * * * ** ** **** * * *** * * *
10 ############################################### #########################
   0....5....1....1....2....2....3....3....4....4....5....5....6....6....7.
             0    5    0    5    0    5    0    5    0    5    0    5    0
CPU% per hour (last 72 hours)
* = maximum CPU% # = average CPU%
        1      1 1          1 1  1                  1        1
   799870778787080999797778070770777887797877878760777776770777
   418260550868090312495185010220451125592520612190533039160102
100  * * * * * * * * * * *
90 ** * * ****** * ** * * * * * * *
80 ***************** ** *** * * * ***** * * * ** **
70 ************************************************************
60 ************************************************************
50 ************************************************************
40 ************************************************************
30 ************************************************************
20 ************************************************************
10 ############################################################
   0....5....1....1....2....2....3....3....4....4....5....5....
             0    5    0    5    0    5    0    5    0    5
CPU% per minute (last 60 minutes)
* = maximum CPU% # = average CPU%
Could SNMP be the cause of this high CPU? How could I confirm it? Maybe it is a bug but I could not find anything.
Any ideas or comments are welcomed!
THanks in advance,
Fernando

Just to close this thread, we saw that the average cpu utilization is 10%. The CPU spikes might be due to the polling time or some cosmetic output. There is no output error, no discards, no traffic loss.
thanks in advance,
Fernando

Similar Messages

  • How to change default FCoE QoS class - Nexus 5020

    I see that on a Nexus 5020, the default FCoE QoS class is 50%. I am not using FCoE so I would like to adjust this value to 0%. I switch complains and says I can't change default values. How should I go about getting around this to eliminate the FCoE queue and give 100% BW to default? Thanks.

    No. The default classloader is a builtin classloader in
    the JRE. You can use other classloaders.
    The java.net.URLClassLoader is provided in
    the JDK. That's the only one. Otherwise you
    should subclass ClassLoader and implement
    the loadClass method (f.i.
    loadClass("my.program") {
    String file="my.program".replace('.','/') + ".class";
    // find the file in classpath
    // read the class file in a byte[]
    return defineClass(byte[]);
    although this is not the advised way to do it. Search the web for how to implement a classloader directly.

  • Nexus 5020/2248: Best Practice for DSCP-trust, verses DSCP-don't trust

    We have several Nexus 5020/2248's for our server access to the network (approximately 1000 ports). On about 20 of these ports we want to trust the DSCP markings, since they are from out Cisco Unified Comm appliances (these are access ports). However, on all other ports  (mostly access, so DSCP, but ~ 100 trunks so some are COS also) we want to "not trust" or essentially zero out any non-zero DSCP value.
    Does anyone have suggestions on easiest/best method for setting  the trust boundaries for Nexus 5020/2248s?
    Note: vers 5.0(3) NS(1)
    Thanks!
    Mike.

    Hi
    Before any other think  I would like you to upgrade your WLC image to 7.6.130.0 & FUS to 1.9.0.0. FUS upgrade will require 30-40min downtime to your wireless.
    http://www.cisco.com/c/en/us/td/docs/wireless/controller/release/notes/fus_rn_OL-31390-01.html
    http://www.cisco.com/c/en/us/td/docs/wireless/controller/release/notes/crn76mr03.html
    It tells me to disable 802.11a and 802.11b. If I go into each radio on 'Network' tab and disable these - NOTHING can connect to any SSID. So unless I've misunderstood something - this is a contradiction in the best-practice link I posted above,
    This simply says, you have to disable radio band before changing QoS profile values. Once you change those value you can re-enable the radio band. :)
    If I enable FT-PSK and PSK - for devices that support FT-PSK (which i'm under the impression is 802.11r) will these devices use that and for devices that don't they'll use 'regular' PSK? How do I know if my client is connecting using PSK or FT-PSK as both are enabled on the same WLAN.
    Read these 802.11r post & you will understand how 802.11r works. There are certain client devices does not like PSK & FT-PSK capability advertise on the same SSID & may have connectivity issues. But most of the clients like iPhone, iPads,etc  will connect without any problems.
    http://mrncciew.com/2014/09/06/cwsp-802-11r-ft-association/
    http://mrncciew.com/2014/09/07/cwsp-802-11r-over-the-air-ft/
    http://mrncciew.com/2014/09/08/cwsp-802-11r-over-the-ds-ft/
    "show client detail <mac_address>" should indicate if client connected over FT-PSK or PSK.
    HTH
    Rasika
    **** Pls rate all useful responses ****

  • VFC is down Nexus 5020 Nexus 4001i

    Hi All,
    I am very new to Nexus 4001 and facing a problem related to its configuartion.
    The topology involves IBM HS22 blade server with Qlogic dual port CNA, Nexus 4001, Nexus 5020, MDS 9513 and EMC storage.
    I have done the configuration related to fip snooping in Nexus 4k and FCoE configurations in Nexus 5k.
    The problem is that i am not able to get the enode mac address when i am running the command "show fip-snooping vlan-discovery".
    also i am not able to make the vFC up in Nexus 5k.
    I can upload the configuartions if needed.
    Kindly suggest your comments or any solution.
    FYI: All licenses are installed in Nexus 4k and 5k and FCoE and CNA drivers are installed in IBM server.
    Thanks in advance,
    Sanjeev

    If the show mac-address is not showing any src mac being learnt in native vlan indicates server is not sending FIP messages.  The output you provided does confirm this  theory, see the marked output in bold which has value of zero.:
    Interface Name    Counter Desciption                                Value
    Ethernet1/1       Unicast packets received                          0
                      Multicast packets received                        0
                      Vlan discovery packets received                   0
                      Vlan discovery response packets received          0
                      flogi (fabric login) packets received             0
                      flogi lsacc (acknowledgment) packets received     0
                      flogi lsrjt (reject) packes received              0
                      fdisc packets received                            0
                      fdisc lsacc received                              0
                      fdisc lsrjt received                              0
                      logo (logout) packets received                    0
                      logo lsacc received                               0
                      logo lsrjt received                               0
                      Enode Keepalive received                          0
                      Enode Discovery received                          0
                      FCF Discovery Solicit received                    0
                      FCF Keepalive received                            0
                      Clear Virtual Link received                       0
                      Clear Virtual Link generated                      0
                      Unicast packets transmitted                       0
                      Packets dropped due to invalid length             0
                      Packets dropped due to tlv parse error            0
                      Packets dropped due to unsupported tlv            0
                      Packets dropped due to fcmap mismatch             0
    Based on the output you provided it looks to be a CNA issue, the  next step would be working with vendor to ensure Datacenter Bridging is working correctly.  Do you have OS loaded on local disk  or trying to boot from san?

  • LMS4.0.1 Nexus 5020 - internal error in inventory collection

    Hello,
    2 Nexus 5020 (SysObjId ...3.719) brings internal error in inventory collection as following:
    "RICS0001: Internal Error, unable to process the collected data from the device"
    whereby 2 other devices from same type, same sysobjid are working well. SDT from v401 shows this device as supported.
    What can we do?
    Steffen

    Hi Steffen,
    Try updating the MDF and device packages for RME first and check the issue..
    If you have not applied the below patch before ,kindly apply this :
    Download the Patch for this BUg from cisco.com and apply it ..I hope that should take care of the issue.
    CSCto46927    Psu support changes from CCO to SPRIT
    lms40x-win-CSCto46927-0.zip (For windows)
    lms40x-sol-CSCto46927-0.tar (For solaris)
    Thanks
    Afroj

  • NEXUS 5020: Power redudancy.

    Hi,
    I want to configure nexus 5020 switch in power redudant mode. Please tell me the procedure and commands (with other options, like ps-redudant / grid).
    I would also like to know on the fan redudancy features.
    If any body can help me in getting a good doc or link, it will be more helpful to me.
    Thanks in advance.

    Hi,
    I want to configure nexus 5020 switch in power redudant mode. Please tell me the procedure and commands (with other options, like ps-redudant / grid).
    I would also like to know on the fan redudancy features.
    If any body can help me in getting a good doc or link, it will be more helpful to me.
    Thanks in advance.

  • Unicast Flooding on Nexus 5020 with ESXi 5 vMotion

    We recently began testing VMware ESXi 5.0 on our production network.  After observing some heavy discards (3-10 million at times) on the 10G uplinks FROM our core 6509s TO the Nexus 5Ks we began some investigation.  We started by capturing traffic on vPCs from the Nexus 5K to the 6509s.  We found a tremendous amount of unicast vMotion traffic transmitting from the 6509s to the Nexus 5Ks.  Unicast vMotion traffic should never touch the 6509s core switches since it is layer two traffic.  We found that our problem was two fold.  Problem number one was the fact that on the ESXi 5 test cluster we had vMotion and the management vm kernel nics in the same subnet.  This is a known issue in which ESXi replies back using the management virtual mac address instead of the vMotion virtual mac address.  Therefore the switch never learns the vMotion virtual mac address thus flooding all of the vMotion traffic.  We fixed problem number 1 by creating a new subnet for the vMotion vm kernel nics and we also created a new isolated vlan across the Nexus 5Ks that does not extend to the cores, modifying the vDistributed switch port group as necessary.  To verify that the vMotion traffic was no longer flooding we captured traffic locally on the N5K, not using SPAN but simply eves dropping on the vMotion VLAN as an access port.  The testing procedure involved watching the CAM table on the 5K, waiting for the vMotion mac addresses to age out then starting a vMotion from one host to another.  Doing this process we were able to consistently capture flooded vMotion traffic onto our spectator host doing the captures.  The difference from problem 1 was that the flooding did not include all of the vMotion conversation as before but when vMotioning 1-2 servers we saw anywhere from 10ms to 1 full second of flooding then it would stop.  The amount of flooding varied but greatly depended on whether the traffic traversed the vPC between the 5Ks or not.  We were able to make the flooding much worse by forcing the traffic across the vPC between the N5Ks.
    Has anyone else observed this behavior with N5Ks or VMware on another switching platform?
    We were able to eliminate the vMotion flooding by pinging both vMotion hosts before beginning the vMotion. It seems that if VMware would setup a ping to verify connectivity between the vMotion hosts before starting the vMotion it would eliminate the flooding.
    A brief description of the network..
    Two 6509 core switches with layer 2 down to two Nexus 5020 running NX-OS version 5.0(3)N2(2b) using 2232PP FEX for top-of-rack.  For testing purposes each ESXi host is dual-homed with one 10G link (CNA) to each N5K through the FEX.  VMware is using vDistributed switch with a test port-group defined for the ESXi 5 boxes.
    For curiosities sake we also observed packet captures from ESX 4.1 where we saw similar unicast flooding although it was near not as many packets as in ESXi 5.
    We have a case open with TAC and VMware to track down the issue but were curious if anyone else has observed similar behavior or had any thoughts.
    Thanks
    Cody

    Essentially the fix was to (a) turn off mac aging on the vmotion vlan on the 5K, (b) remove the L3 addressing from the vmotion vlan by not extending it to the 6K, and for good measure we (c) dedicated 2x10G ports per server just for multi-nic vmotion. These three measures did the trick.

  • CISCO NEXUS 5020 Not Booting

    I have a cisco nexus 5020 switch of 2 nos, but when i try to boot the device its result no image on the flash and it stuck in the boot mode. Is any possibility to boot the nexus from boot mode without having a image from flash.

    Hi Michael,
    If the unit is not showing anything at all when connecting screen/keyboards, there won't be much more investigation possible. Likely the HW has gone bad and you will have to replace it.
    Regards,
    Marco

  • Connecting two Nexus 5020 with 10G ISL link

    Hi Experts,
    I am trying to connect two nexus 5020 with a 10G ISL link.
    Per my understanding, with new release 5.0.3 N2(2a) ISL link between two nexus switch is supported.
    Following is my config
    c5020-1(config)# show running-config int vfc 32
    !Command: show running-config interface vfc32
    !Time: Fri Dec  2 01:14:38 2011
    version 5.0(3)N2(2a)
    interface vfc32
      bind interface Ethernet1/32
      switchport mode E
      switchport trunk allowed vsan 3040
      no shutdown
    c5020-1(config)#
    c5020-1(config)# sho running-config int eth1/32
    !Command: show running-config interface Ethernet1/32
    !Time: Fri Dec  2 01:16:15 2011
    version 5.0(3)N2(2a)
    interface Ethernet1/32
      switchport mode trunk
      spanning-tree port type edge trunk
    c5020-1(config)#
    I have similar config on the other switch. But for some reason the link does not come up. vfc port keep "initializing" and Eth port stays isolated.
    c5020-1(config)# sh int vfc32
    vfc32 is trunking (Not all VSANs UP on the trunk)
        Bound interface is Ethernet1/32
        Hardware is Virtual Fibre Channel
        Port WWN is 20:1f:00:0d:ec:ca:04:bf
        Admin port mode is E, trunk mode is on
        snmp link state traps are enabled
        Port mode is TE
        Port vsan is 3040
        Trunk vsans (admin allowed and active) (3040)
        Trunk vsans (up)                       ()
        Trunk vsans (isolated)                 ()
        Trunk vsans (initializing)             (3040)
        1 minute input rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
        1 minute output rate 0 bits/sec, 0 bytes/sec, 0 frames/sec
          0 frames input, 0 bytes
            0 discards, 0 errors
          0 frames output, 0 bytes
            0 discards, 0 errors
        last clearing of "show interface" counters never
        Interface last changed at Fri Dec  2 01:17:28 2011
    c5020-1(config)#
    c5020-1(config)# sh int eth1/32 fcoe
    Ethernet1/32 is FCoE Isolated
    c5020-1(config)#
    If any expert throw some light to make me understand things better will be helpful.

    i have not connected two Nexus before but looking at your eth 1/32 interfaces ..do you think it needs to be "
    switchport trunk allowed vlan" your "FCOE" VLAN ?

  • Skype not connecting Moto G and Nexus 4 in ANDROI...

    I have Moto G 2nd Gen and Nexus 4 device with latest Android 5.0.2. I donwloaded Skype on both devices yesterday and installed them. Then I opened two new skype accounts and tried making a call from one device to other. My wife was on the other device. Neither a normal call or a video call was going. Skype wasnt connecting at all. The phone from where I was making call was ringing but not the phone receiving call. Can somebody please help.
    Regards
    Ashok Kumar 

    Unfortunately the truth is prepaid support is not very well trained and was
    not much help
    My issue was solved ultimately not by prepaid support but upper level
    support in NJ (or NY, not sure).
    The problem was that my line was provisioned as having a 1X device (which I
    never had). So even though we tried switching the device to an iPhone and
    reprogramming it didn't matter. Any incoming MMS were simply discarded by
    the system and all I would get were the silent SMS messages that ping my
    phone to check the MMS server, but nothing was held to be retrieved.
    If you are on VZW (pre or post paid) and having this problem, ask support
    to check the "Mobile Type" and ensure its not set to 1X.
    On Feb 25, 2014 5:25 AM, "Verizon Wireless Customer Support" <

  • Highest supported Brocade DCX firmware version to be interoperable with Cisco Nexus 5020

    A Cisco Nexus 5020 (FCoE) switch is connected to Brocade DCX-B switch.
    5020 is at latest firmware level of 5.0.2.N2.1
    Brocade is at firmware level of 6.2.1b
    If we need to upgrade brocade firmware, what is the maximum revision we can go to? Is there some documentation available for interoperability between the code levels of the two hardwares?

    Hi Anwarul,
    Please refer to "Table 7-10     Nexus InterOp Matrix" near the end of this link:
    http://www.cisco.com/en/US/docs/switches/datacenter/mds9000/interoperability/matrix/Matrix7.html
    Regards,
    Ken

  • Adapter-fex Supported VICs and Nexus Switches

    HI,
    I am thinking of using C220M4 in standalone mode. I have been reading about adapter-fex and I am wondering which Cisco VIC supports adapter-fex and which Nexus Switch will support adapter-fex.
    I am thinking of using a VIC1225 and Nexus 3000.
    Thanks.

    I believe that adaptor fex is supported only with Nexus 5k and N2k:
    Network Adapter Virtualization Design (Adapter-FEX) with Cisco Nexus 5500 Switches and Cisco Nexus 2232 Fabric Extenders
    http://www.cisco.com/c/en/us/products/collateral/switches/nexus-5000-series-switches/guide_c07-690080.html
    http://www.cisco.com/c/en/us/products/collateral/switches/nexus-5000-series-switches/data_sheet_c78-657397.html

  • Does DCNM ver 5.2 on Nexus 7k manage nexus 5k??

    Dear ,
    Does DCNM (DCNM-N7K-K9) ver 5.2 on Nexus 7k manage nexus 5k??
    thanks
    Ahmed

    Yes. DCNM runs on a server though - not on a Nexus 7k itself.
    DCNM for LAN Essentials Edition is free for Nexus 1000-5000 series and will manage Nexus 7000s with the fee-based license. See Table 5 on the Product Data Sheet.
    Product comaptibility details are listed in the Release Compatibility Matrix .

  • Cisco nexus 5020 OS upgrade failed.

    Hi All,
    I have cisco 5020 nexus switch which is currently running with
    kickstart: version 4.0(0)N1(2)
    system:    version 4.0(0)N1(2)
    I want to upgrade for
    kickstart: version 4.2(1)N2(1)
    system:    version 4.2(1)N2(1)
    i believe it requires chain upgrade , hence i tried going for immediate next versions and also tried required version
    4.0.1a.N2.1
    4.0.1a.N1.1a
    4.2.1.N2.1
    But whenever i upload images and verify by giving
    show install all impact kickstart bootflash:n5000-uk9-kickstaart.4.0.1a.N1.1a.bin system bootflash:n5000-uk9.4.0.1a.N1.1a.bin
    i get the following error.
    Verifying image bootflash:/n5000-uk9-kickstart.4.0.1a.N1.1a.bin for boot variabl
    e "kickstart".
    [#                   ]   0%[####################] 100% -- SUCCESS
    Verifying image bootflash:/n5000-uk9.4.0.1a.N1.1a.bin for boot variable "system"
    [#                   ]   0%[####################] 100% -- SUCCESS
    Verifying image package type.
    [#                   ]   0%[#####               ]  20%[####################] 100% -- SUCCESS
    Extracting "system" version from image bootflash:/n5000-uk9.4.0.1a.N1.1a.bin.
    [#                   ]   0%[#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not presen
    t/cannot be opened).
    Version Compatibility check failed. Return code 0x40930012 (SRG extraction failed).
    Please help in getting this issue solve.
    Thanks,
    Atif

    I get this:
    show install all impact kickstart bootflash:n7000-s1-kickstart.5.2.7.bin system bootflash:n7000-s1-dk9.5.2.7.bin
    Verifying image bootflash:/n7000-s1-kickstart.5.2.7.bin for boot variable "kickstart".
    [####################] 100% -- SUCCESS
    Verifying image bootflash:/n7000-s1-dk9.5.2.7.bin for boot variable "system".
    [####################] 100% -- SUCCESS
    Verifying image type.
    [####################] 100% -- SUCCESS
    Extracting "lc1n7k" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Extracting "lc1n7k" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Extracting "bios" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [####################] 100% -- SUCCESS
    Extracting "lc1n7k" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Extracting "lc1n7k" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Extracting "system" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Extracting "kickstart" version from image bootflash:/n7000-s1-kickstart.5.2.7.bin.
    [####################] 100% -- SUCCESS
    Extracting "system" version from image bootflash:/n7000-s1-dk9.5.2.7.bin.
    [#                   ]   0% -- FAIL. Return code 0x404F0003 (SRG file not present/cannot be opened).
    Pre-Upgrade check failed. Return code 0x40930012 (SRG extraction failed).
    A show version:
    Software
      BIOS:      version 3.22.0
      kickstart: version 5.1(1a)
      system:    version 5.1(1a)
      BIOS compile time:       02/20/10
      kickstart image file is: bootflash:///n7000-s1-kickstart.5.1.1a.bin
      kickstart compile time:  12/25/2020 12:00:00 [11/05/2010 00:14:37]
      system image file is:    bootflash:///n7000-s1-dk9.5.1.1a.bin
      system compile time:     11/4/2010 11:00:00 [11/05/2010 01:25:15]
    Thanks in advance

  • Aaa New format configuation on IOS and Nexus-OS based devices ?

    Dear all,
    I have been working on an assignment to get our TACACs servers  standardized and to change the old format  aaa configs to the new  standard before the old format gets deprecated.
    I have many multiple IOS based model devices such as 2350, 2821,  3650,   Firewalls, Nexus based 3048s 3064s  and 7010s
    However,   I have tried the new format on both the IOS based 2350s and also on  the Nexus based 3048s which has error on both cases
    our plan is to move to the new style of aaa configuration and at  least to have one standard format configuration for IOS based devices  and one other standard format for Nexus based devices.
    •Our tacacs appliances are crashing on AD authentication on a fairly  regular basis. And I was wondering as to where to get resource on  Cisco.com to see if we are on the latest version. Can you point me  resource where I can find the latest version so that I will be able to  compare it with what we have
    Also if you have a forum recommendation for me to get help on this and other related staff that will be a huge help.
    probably we might need to upgrade our IOS for example the below new  aaa config format didn’t work?  when I tried it on 2350 based on  flash:/c2350-lanlite-mz.122-46.EY/c2350-lanlite-mz.122-46 version any  suggestion here?
    I have attached the sample config I have been trying to use-- If you have a better configuration suggestion let me know? Thanks a million for the help!
    Abe
    With Regards,
    Abe

    Yes, the focus with ML is certainly on trying to get people who have iOS devices to switch to using Apple computers.
    For long-time devotees of OS X like us, there's not much in it. Snow Leopard was still a far more versatile and more widely compatible OS than either 10.7 or 10.8. If you're on 10.6.8. I would think twice about upgrading.
    However, I think if you're on 10.7 already, it's worth upgrading to 10.8, simply because ML seems to be more stable and more refined. They have fixed some of the annoying things in Lion (like you can now put Devices back to the top of the Finder sidebar, Resume is turned off by default, 'Save As' has been resurrected, Launchpad actually has a filter bar etc etc.). Some of the apps are better too - some nice new features in Preview for editing and Safari has an all-in-one address/search bar).
    More features are advertised explained here: http://www.apple.com/osx/whats-new/features.html

Maybe you are looking for