Deploying Applications in Today s Network Infrastructure

Size: px
Start display at page:

Download "Deploying Applications in Today s Network Infrastructure"

Transcription

1

2 Deploying Applications in Today s Network Infrastructure 2

3 Abstract Why did I create this Presentation? What Network engineers need to know before deploying applications Wikipedia defines virtualization as "a broad term that refers to the abstraction of computer resources". Another definition, is "a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources" Virtualization Management (vcenter) Networking requirements, vswitch, Disturbed Virtual Switch or N1Kv (VSM) What applications are running on these virtual machines? What resources do the applications require? Host Operating System (Hypervisor) ESX Host, vhba, vnic (VEM) Hardware (BIOS,CPU,RAM,DISK,Storage) UCSM Service Profile 3

4 How do Servers Communicate? Converged Network Adapters converge the functionality of network and storage adapters Servers have at least two adapters FC HBA (Fiber Channel Host Bus Adapter) & Ethernet NIC (Network Interface Card) to connect to the storage network (Fiber Channel) and computer network (Ethernet) Rack Server Ethernet Switch Port Computer Network Rack Server New Setup with CNA + FCOE Computer Network Ethernet Fiber Channel Ethernet + FCOE (Fiber Channel Over Ethernet) NIC FC HBA Fiber Channel Switch Port Fiber Channel (FC) Storage Area Network CNA Fiber Channel (FC) Storage Area Network (Converged Network Adapter CNA) carries both Ethernet as well as FCOE traffic in a single cable. This cable connects to one of the Ethernet ports in the converged switch that has both Ethernet and Fiber Channel ports 4

5 Future Proofing for Virtualization Building an environment which can scale Cisco UCS adds support for flexible VLAN configurations on Fabric Interconnect (FI s) uplink ports while using End Host Mode. This feature provides support to all combinations of upstream network configurations: Supporting End Host Mode and Switch Mode End Host Mode when behave is similar to the hardware implementations of VMware vswitches no spanning tree, no loops, and does not look like it is switched to the external network Switch Mode, means the FIs can act like a normal switch (use spanning tree, etc.) I most always recommend using End Host Mode (default mode) 5

6 Inter-Fabric Traffic using Cisco UCS UCS Release 2.0(2m) adds support for Nexus 2232 fabric extender In order for Cisco UCS to provide the benefits, interoperability and management simplicity it does, the networking infrastructure is handled in a unique fashion: In the diagram, both UCS rack-mount and blade servers are connected to a pair of FI s which handle the switching and management The rack-mount servers connect to Nexus 2232s which provides a localized connectivity point 10GE FCoE without expanding management Not shown in this diagram are the I/O Modules (IOM) in the back of the UCS chassis. These extend to the Fabric Interconnects without adding management or switches 6

7 Cisco UCS Logical Connectivity UCS is a Layer 2 system so any routing (L3 decisions) must occur upstream UCS hardware is designed for low latency environments, such as high performance computing, and perfect for today s applications: All switching occurs at the FI s level so all frame forwarding decisions are made on the Fabric Interconnect and no intra-chassis switching occurs The only connectivity between FI s is the cluster links. Both FI s are active from a switching perspective but management UCS Manager (UCSM) is an Active/Standby clustered application. This clustering occurs across L1 and L2 links. These links do not carry data traffic which means there is no inter-fabric communication within the UCS system and A to B traffic must be handled upstream 7

8 Bare-Metal Operating System Bare-metal Opperating Systems (Windows, Linux, etc.) Two blades which have been configured in an active/passive NIC teaming configuration uses separate fabrics (within UCS this is done within the service profile.) This means that blade 1 is using Fabric A as a primary path with B available for failover : When a CNA adapter that supports hardware failover, provide one vnic (made redundant through HW failover) and place its primary path on the fabric When a CNA adapter does not support HW failover, use active/passive NIC teaming and ensure that the active side is set to the same fabric for servers 8

9 VMware Servers When using VMware ESXi Hypervisor Connectivity is the same from a physical perspective, but using VMware as the operating system. A vswitch, vds, or Cisco Nexus 1000v will be used to connect the VMs within the Hypervisor: For half-width blades requiring 10GE or less total throughput, or full-width blades requiring 20GE or less total throughput, provide a single vnic with hardware failover if available, or use an active/passive NIC configuration for the VMware switching For blades requiring the total active/active throughput of available NICs, determine application profiles and utilize port-groups (port-profiles with Nexus 1000v) to ensure active paths are the same for application groups which communicate heavily 9

10 Server Networking with Cisco UCS Hardware The 6248 is a 1RU model that provides 48 universal ports (1G/10G Ethernet or 1/2/4/8G FC.) Additionally the 6248 is lower latency at 2.0us from 3.2us The 2208 doubles the total uplink bandwidth per I/O module providing a total of 160Gbps total throughput per 8 blade chassis The 1280 VIC provides 8x10GE ports total. It also double the VIF numbers of the previous VIC allowing for 256 (theoretical) vnics or vhbas. The new VIC also supports port-channeling to the UCS 2208 IOM and iscsi boot 10

11 Cisco UCS Server Failover Discrete Mode Failover 2/4/8 Ports In discrete mode a static pinning mechanism is used, mapping each blade to a given port dependent on the number of uplinks used Each blade will have an assigned uplink on each IOM for inbound and outbound traffic In discrete mode if a link failure occurs the blade will not re-pin on the side of the failure but instead rely on NIC- Teaming/bonding or Fabric Failover for failover to the redundant IOM Fabric 11

12 Cisco UCS Server Failover Port-Channel Mode In Port-Channel mode all available links are bonded and a port-channel hashing algorithm (TCP/UDP + Port VLAN, non-configurable) is used for loadbalancing server traffic If a port fails the IOM port-channel load-balancing algorithms handle failing the server traffic flow to another available port in the channel This failover will typically be faster than NICteaming/bonding failover. This will decrease the potential throughput for all flows on the side with a failure, but will only effect performance if the links are saturated 12

13 Cisco UCS Fabric Failover When deploying applications in the network, multipath configuration is critical Fabric Failover is a unique capability found only in Cisco UCS that allows a server to have a highly available connection to two redundant network switches without any NIC teaming drivers or any NIC failover configuration required in the OS, hypervisor, or virtual machine Fabric Failover provides the server adapter with a virtual cable that can be quickly and automatically moved from one upstream switch to another When a virtual cable moves from one physical switch to another, the virtual cable is moved to an identically configured virtual Ethernet port with the exact same numerical interface identifier and adapters network MAC address 13

14 Fabric Failover with Installed Operating Systems In Cisco UCS, the adapters network MAC address is implicitly known (meaning, it does not need to be learned) because the adapter MAC address and network port it connects to were both provisioned by UCS Manager When Fabric Failover is enabled, the implicit MAC address of the adapter is synchronized with the second fabric switch in preparation for a failure If Windows or Linux operating systems are installed on servers with Fabric Failover enabled, the OS has a redundant connection to the network 14

15 Fabric Failover with Installed Hypervisor When to use Fabric Failover VMware with a hypervisor Servers running a hypervisor may be hosting many virtual machines (VM) behind a software switch such as vswitch/ vds/ N1K The hypervisor is not aware of the Fabric Failover: it is transparent If you use VMware s virtual switch, NIC load sharing mechanisms such as IP Hash or Load Based Teaming. Best practices are to have multiple adapters provisioned to the Port Group or Port Profile which provides redundancy In a nutshell, Fabric Failover with a hypervisor switch is certainly an intriguing design choice, but it may not be a slam dunk in every situation 15

16 Fabric Failover with Hypervisor Pass through Use Pass Through when deploying high performance based applications When Cisco UCS is configured for HW VN-link it presents itself to VMware vcenter as a distributed virtual switch (DVS) much like the Nexus 1000V. VN- Link literally indicates the creation of a logical link between a vnic on a virtual machine and a Cisco UCS fabric interconnect Pass through configuration requires fewer CPU cycles than a software switch, yet the hypervisor still has visibility to network I/O and therefore vmotion works as expected Traffic Paths for VM traffic with VN-Link in Hardware 16

17 Cisco UCS vnic Failover without Fabric Failover When you create a vnic with UCS you have many options: With VMware ESXi we always create two vnics, one on Fabric A and one on Fabric B and then let vcenter handle the NIC teaming and failover With the Palo CNA adapter you we create 4 vnics (vmnic0-vmnic4), assign two for SC/vMotion in a standard vswitch and two for VM networking in a DVS or N1K 17

18 VMware ESXi 5.0 Deployment Example How to deploy multiple virtual machines on VMware Hypervisor UCS configured with five virtual NICs (vmnics) and two virtual HBAs Fabric Failover vnic 1 Eth 1/1 L A L2 L B MAC A veth 1,2.4 vnic 2 Eth 1/2 vnic 3 Eth 1/3 L1 MAC B veth 1,3.5 vnic 4 Eth 1/4 vnic 5 Eth 1/5 ESX Service Console vnics used for VMware ESX5.x auto deploy Enable fabric failover with separate mac pool based on the UCS domain size Use two separate vnics for production data traffic. You could also use separate mac pools. Enable CDP on all vnics vmnic0 vmnic1 vmnic2 vmnic3 vmnic4 Service Console PXE Autodeploy Native Vlan Production Traffic Fabric A Production Traffic Fabric B vmotion Fabric A vmotion Fabric B VMware ESXi Host 18

19 Microsoft Hyper-V on Windows Server 2008 R2 Great example for deploying multiple virtual machines on Microsoft Hypervisor Preparing the Environment 1 If the bare-metal installations of Windows Server 2008 R2 will be configured to boot from SAN, these guidelines must be followed Note: Guidance and recommendations for specific application designs are available from Cisco. 3 2 UCS firmware version 1.4 or later is required to support fabric failover of Microsoft Hyper-V virtual machine traffic. For a fabric failover to occur without interruption of traffic in a Hyper-V environment, both the implicit MAC addresses of the virtual NICs (vnics) on the blade and the learned MAC addresses of the virtual NICs of the guest machines need to be known by both fabric interconnects (FI). The replication of both the implicit and learned MAC addresses between the FIs is fully supported beginning with UCS firmware 1.4 Create two virtual HBAs (vhbas) with distinct connectivity to the SAN via the A and B fabric interconnects. For full redundancy in case of failure, each path from the fabric interconnects should connect via separate fiber channel switches to two redundant SAN controllers 19

20 Microsoft Hyper-V on Windows Server 2008 R2 4 However, a minimum recommendation of two vnics is given to separate the management traffic of the host from Hyper-V guest traffic. If failover clustering is also to be implemented to gain access to Hyper-V live migration features, then a third vnic to isolate cluster heartbeat traffic is also recommended. Ensure the vnics are all enabled for Fabric Failover vnic eth0 is being configured as a dedicated management interface on the VLAN named default, with a VLAN ID of 1. vnic eth1 is being configured for dedicated virtual guest traffic on two VLANs named finance and human-resource 5 Configure the boot order policy to include Boot From CD-ROM as an option to install the baremetal operating system From the KVM Console Launch Virtual Media to map ISO and drivers 6 The following items must be enabled via the BIOS policy for Hyper-V to function: Virtualization Technology (VT) Execute Disabled Bit Recommends enabling Hyper Threading via the BIOS policy unless the anticipated load will be too high on CPU utilization causing a danger of oversubscription of CPU resources 7 Prior to installation of Windows Server 2008 R2, gather the following software and driver components: ISO image of Windows Server 2008 R2 ISO image of B-Series UCS drivers Drivers can be obtained from the following with valid login credentials to download the software: 7 Hyper-V host configured as follows: UCS Service Profile configured with 3 vnics. vnic0, the dedicated management NIC vnic1, the dedicated guest networking vnic2, an optional dedicated NIC for iscsi The external vswitch in Hyper-V configured as a dedicated vswitch. The vswitch is bound to the physical adapter The virtual network adapter on VM1 is vlan3 The virtual network adapters on VM2 is vlan 3,5 The virtual network adapter on VM3 is vlan 5 20

21 World Wide Names (WWPN/WWNN) Cisco UCS allows the users to create custom values for World Wide Names Used to logically identify resources on a fiber channel storage Similar to MAC addresses for Ethernet 2 types: World Wide Node Name (WWNN) Identifies node World Wide Port Name (WWPN) Identifies a port on a node Visible in name server and FLOGI tables Used for fabric zoning, array LUN masking 8 bytes, representing: Format 1,2, or 5 with the first 2 bytes (ex. 20:00) AB : CD Vendor unique OUI with bytes 3 through 5 (ex. 00:25:B5) Assigned serial number with bytes 6 through 8 (ex. 00:01:02) Type Vendor ID OUI Extension ID : EF : GH : IJ : KL : MN : OP (KL:MN:OP) These last 24-bits are the vendor specific extension identifier, no restrictions

22 Suggested WWNN/WWPN Octet Values WWN: AB:CD:EF:GH:IJ:KL:MN:OP AB = 20 A must be 2 CD = Some IEEE Security requirements EF:GH:IJ = 00:25:B5 Cisco OUI KL = Data Center M = Pod Numbering N:OP = Sequential numbering UCS Pod 2 20:00:00:25:b5:10:20:00 WWPN: AB:CD:EF:GH:IJ:KL:MN:OP AB = 20 A must be 2 CD = Some IEEE Security requirements EF:GH:IJ = 00:25:B5 Cisco OUI KL = Data Center M = Pod Numbering N = Fabric OP = Sequential numbering UCS Pod 2 20:00:00:25:b5:10:2A:00 22

23 Suggested MAC Format for UCSM Cisco UCS allows the users to create custom values for MAC address MAC: 00:25:B5:GH:IJ:KL 00:25:B5 = Fixed, can t change as of 1.0.2d GH = Data Center I = Pod JKL= Sequential numbering Creating a MAC Pool for UCSM UCS Pod 2 00:25:b5:10:20:00-00:25:b5:10:2f:ff Separate MAC pool for auto deploy and PXE. One MAC address per host 23

24 DEMO using Cisco UCS Emulator MAC Pools, Creating vnic, Enabling Fabric Failover

25 Boot Process Booting is an involved, hacky, multi-stage affair fun stuff Outline of the typical boot process: Pre-Boot execution Environment (PXE) BIOS Initialization NIC Boot ROM DHCP Request Bootloader (from TFTP server) Boot Menu Kernel And FS DHCP configuration file: Once the motherboard is powered up it initializes its own firmware chipset CPU will begin the bootstrap processor (BSP) that runs all of the BIOS and kernel initialization code If something fails you might hear beeps Pre-Execution "pixie" is an environment to boot computers using a network interface independently of data storage devices (like hard disks) or installed operating systems 25

26 Unattended OS Installation and Boot Process Booting is simplified using UCS over the Network or San UCS solves the booting complexity Server Name UUID Server Name Server MAC UUID Name UUID, WWN MAC MAC,WWN Boot Boot WWN info info firmware LAN Boot Config info LAN, SAN Config Config SAN Config Firmware SAN Config 1 Create Boot Policy DHCP Server TFTP Server File Server (name vnic s vmnic0 Name must match with vnic templates) Complete control of system boot policy separate from the BIOS settings PXE, FC SAN boot today iscsi Virtual media (CDROM,.iso, USB, floppy) Complete control of how to return a server to the infrastructure when no longer required Called Scrub Policy Optionally clear BIOS settings Optionally wipe local disk boot sector and table Allows for removing the low-level configuration state on server Easier automation possible 26

27 Cisco Server Provisioner Automated System Provisioning, Recovery, and Cloning Cisco Server Provisioner automatically installs operating environments for physical virtual servers and blades, a process known as bare metal provisioning Simple product installation Easy to use & well-documented (w/ graphical tutorials) 6 different ways to provision, but a single 3-step process for all 6: 1. Prepare the ISO (Windows, Linux, ESX) media using scripts 2. Use TSP Web UI to create: Provisioning Role Templates (MAC-Spec Provisioning) MAC-Independent Provisioning menus 3. Use TEO (or TSP Web UI) to assign templates and values to systems based on requirements Tidal Enterprise Orchestrator Browser Cisco Server Provisioner PXE,TFTP,HTTP,NFS UCS Blades, Servers, VMs 27

28 Cisco Server Provisioner MAC-Independent ("Pull ) Provisioning Use Cisco Server Provisioner Web UI to Build Client-Side Screen MAC-Specific ( Push ) Provisioning: Use Cisco Server Provisioner Web UI to Build Client-Side Screen MAC address-specific push provisioning can be used in situations where users rarely touch the computer systems and rely on a provisioning dashboard to remotely provision servers and blades 28

29 Preparing Server for Applications Boot from San Tasks You don t need to be a storage guru!! UCS Manager Tasks Create a Service Profile Template with x number of vhbas Create a Boot Policy that includes SAN Boot as the first device and link it to the Template Create x number of Service Profiles from the Template Use Server Pools, or associate servers to the profiles Let all servers attempt to boot and sit at the Non-System Disk style message that UCS servers return Switch Tasks Zone the server WWPN to a zone that includes the storage array controller s WWPN Zone the second fabric switch as well. Note: For some operating systems (Windows for sure), you need to zone just a single path during OS installation so consider this step optional Array Tasks On the array, create a LUN and allow the server WWPNs to have access to the LUN Present the LUN to the host using a desired LUN number (typically zero, but this step is optional and not available on all array models) 29

30 Boot from SAN Steps required to configure boot from SAN 1 Create a boot policy - Provide name 2 Enforce vnic/vhba/iscsi and description name - select checkbox 5 SAN Boot Target - to the Primary vhba 4 Add SAN boot - Add only SAN Boot to the policy (name vhba s fc0 and fc1 or vhba-a or vhba-b. Name must match with vhba templates) 3 Add SAN boot - Add only SAN Boot to the policy 6 SAN Boot Target WWPN - Add valid WWPN as the Boot Target. Always use boot LUN id of 0 7 Add Secondary SAN Boot and Target - Follow the same process as primary 8 Add Secondary SAN Boot and Target - Follow the same process as primary Note If you are installing a new OS on the boot LUN you might need to add a CDROM drive to the Boot Policy 30

31 1 Booting from SAN Troubleshooting Booting from SAN is not necessarily the easiest configuration UCS removes the complexity of booting from SAN by using service profiles, templates and associated boot policies First connect to the VIC firmware: For example, when logging into an array which has a WWPN of 20:00:00:1F:93:00:12:9E and it s Service Profile is associated to blade 1/1 in chassis 1 slot 1 3 Successfully logged into the fabric as we ve got a successful PLOGI and report luns available 2 Now list the vnic ID s and force the VIC to log into the SAN fabric: 31

32 Preparing Server for Applications VMware vsphere 5 Auto Deploy and Cisco UCS A new stateless functionality that ships with vsphere 5 Stateless PXE boot of bare-metal hosts Assign a specific configuration to PXE-booted hosts PXE-booted hosts receive a configuration at boot time OS is not installed on disk, it runs from RAM Configuration applied through Host Profiles Connect to vcenter Auto Deploy works in tandem with a vcenter Server, a DHCP and a TFTP server DHCP and TFTP server not part of Auto Deploy. They have to be configured to point to Auto Deploy (explained in this slide deck) Auto Deploy can be installed on a Windows VM, on vcenter Server directly. It also ships with the vcenter Server appliance Auto Deploy is registered during installation with a vcenter Server instance 32

33 VMware Auto Deploy & UCS Stateless Complementary Technologies Together Auto Deploy Benefits Decouple Hypervisors from a physical machine Eliminate the need for ESXi installation or ESXi embedded technologies Network boot hypervisor OS Auto Deploy Caveats Decoupling does not account for necessary physical infrastructure requirements between physical hosts Network booting requires the correct networking infrastructure to be in place first Physical infrastructure management is still a very manual process Stateless Benefit Rapidly provision & configure physical infrastructure via service templates Migrate physical infrastructure across hardware while maintaining infrastructural requirements (network & storage configuration) Unified Benefit UCS Stateless augments the ESXi Auto Deploy value in that it handles the physical infrastructure components which are beyond the scope of Auto Deploy. End users can link a UCS Service Profile Template to an Auto Deploy Policy to provide end to end hypervisor provisioning Hypervisor migration can be accomplished by either using service templates to provision physical then Auto Deploy to move hypervisor, or use 100% UCS stateless capabilities to migrate 33

34 Auto Deploy Technical Overview: 6 step process Host PXE boots and gets an IP address from DHCP DHCP points the host to the TFTP server via option #66 TFTP server downloads a gpxe configuration file as specified in option #67 gpxe config file instructs host to make HTTP boot request to Auto Deploy Server Auto Deploy queries the rules engine for information about host An Image Profile and Host Profile is attached to the host based on a rule set ESXi is installed into host RAM, is added to vcenter and is configured in the cluster vcenter maintains Image Profile and Host Profile for each host in its database 6 PXE boot UCS blade - host is added to the root folder of the vcenter 5 Booting working 1 Installation - Install Auto Deploy 2 Installation - Install Auto Deploy 3 Verifying installation - successful installation 4 Prepare your DHCP critical to configuration DHCP Option 66 DHCP Option 67 34

35 UCS Manager Configuration Recommendations 1. If you will be installing a lot of systems, know and understand goucs, CLI scripting - It dramatically simplifies the setup of several complex objects 2. Always use Policies, Pools, and Templates - I've seen a lot of cases were manually configured settings for specific service profiles are used. Always recommend using updating templates. If you use an actual policy you can quickly see which elements are using the policy through the "show policy usage action under each policy 3. Fixing service profiles where Policies, Pools, and Templates were not used - If Service profiles were created without policies, pools, and templates you can add them later. Since often the systems being "fixed" are probably in production you have to be very careful with the process 35

36 Use Updating Templates for vnics or vhbas To update or not to update? With vnic/vhba templates is always a question When creating a vnic or vhba template always use "updating template" option unless you want to lock down changes With updating templates all virtual interfaces bound to the template will be updated immediately with any change This can be very powerful with it comes to adding new VLANs Take for instance you need to add a new VLAN to your UCS environment. If the template is updating, all you do is add the new VLAN to the global VLAN list within UCS and then update your interface template VLAN list. 36

37 UCS Manager Configuration 4. When cloning a the service profile the clone WILL NOT have the same MAC address, UUID, WWNN, and WWPN's as the original one 5. Be careful about switching or modifying vnic's and vhba's since the MAC address and WWPN's could change if you don't follow the right process. Do not Delete the current ones then re-add the templates. This is likely to change the addresses. Could possibly break Storage zoning, boot from San and PXE setup 6. Always and ONLY use vnic and vhba templates - You loose a lot of control and dramatically increase the complexity of troubleshooting and monitoring your environment 7. Always use a maintenance policy - I suggest using a user-ack policy against EVERY service profile and EVERY service profile template. Personally I only use user-ack policy 37

38 VMware BIOS Settings Here are the best practices for VMware ESXi on Cisco UCS for deploying applications in the network 38

39 VMware BIOS Settings Enhanced Intel SpeedStep cannot be disabled on the B230 and B440 blade servers Manage BIOS firmware versions and settings on a perservice basis 39

40 UCS Manager configuration Recommendations 8. Always set all blade firmware versions in the policy - I always selecting all firmware options and version even for hardware that you may not have in the environment. Sometimes it turns out you might have a component the firmware applies to and you don't want to leave it at some random firmware version. Secondly you are likely to acquire new hardware and you will have to remember to modify your firmware policy to include this new hardware. It takes a seconds to select everything compared to creating a minimal firmware policy. Note - Newest firmware version is not necessarily at the top or the bottom of the list. You will need to pay attention to the firmware version values to find the best choice 40

41 Upgrade UCS with Production Applications The firmware upgrade process is broken down into two phases - upgrading the chassis versus upgrading the blade firmware Firmware Upgrade Process - All production application must remain unaffected Preparation should prior the to the upgrade - Collect the operating equivalent of an IOS show technical support; system logs, from UCSM Two firmware binaries which can belong to either domain and so land in a no-man s land of sorts: the Adaptor software on the Converged network adaptor, and the CIMC firmware Service profile associated with a particular blade must be rebooted in order to affect a firmware upgrade on that blade 41

42 Upgrade UCS with Production Applications Direct Updates - following the steps below to upgrade the UCS infrastructure without taking affecting the application running on the blades Activating the Fabric Interconnects - This is the only step in the process where all data connections in the UCSM domain on a particular path: A or B will be affected Preparation should prior the to the upgrade - firmware upgrade where service profiles are managed by service profile templates - No Update Template Make sure multipathing is setup correctly prior to upgrade 42

43 Nexus 1000v and Nexus

44 Back Plane Back Plane Why Nexus 1000V Architecture Comparison to a Physical Switch Moving to a Virtual Environment Network Admin Network Admin Modular Switch Modular Switch Supervisor-1 Supervisor-1 Supervisor-2 Supervisor-2 Linecard-1 Linecard-1 Linecard-2 Linecard-2 Linecard-N Linecard-N Server 1 Server 2 Server 3 Server Admin Hypervisor Hypervisor Hypervisor Comparison of a standard physical switch, where network administrators manage the physical switch and the server administrators manage the servers connected to that switch Moving towards a virtualized environment, the server administrators still manage the physical ESXi servers and network administrators manage the switch 44

45 Back Plane Back Plane Why Nexus 1000 Architecture VSM: Virtual Supervisor Module Network Admin Virtual Appliance VSM Primary VSM: Virtual Supervisor Module VEM: Virtual Ethernet Module Network Admin Virtual Appliance VSM Primary Switch VSM Secondary Switch VSM Secondary Supervisor-1 Supervisor-2 Linecard-1 Linecard-2 Linecard-N Supervisor-1 Supervisor-2 Linecard-1 Linecard-2 Linecard-N Server Admin Hypervisor Hypervisor Hypervisor With the Nexus 1000V, the network administrator will still manage the VSMs of the Nexus 1000V, along with the physical switch VEM-1 VEM-2 VEM-N Hypervisor Hypervisor Hypervisor Server Admin VEMs are managed by the network administrators since the port-profiles configurations are configured on the VSM. This allows the server administrators to manage the ESXi hosts without worrying about the networking portion within the ESXi server 45

46 VSM to VEM Communication Through Layer 2 Define Control VLAN ID (VSM) VSM-S VSM-P VSM-S VSM-P Allow Control VLAN through all points of the network Configure N1KV uplink port-profile for control VLAN ID Define control vlan Management interface Through Layer 3 VEM Requires vmkernel interface managed by N1KV (potentially service console interface) L2 Network Allow control vlan on physical switch ports L3 Network Should be on same subnet as service console Communication flows through L3 vmkernel and VSM mgmt0 interface What VLANs should be System VLANs? vsphere vsphere Nexus 1000V VEM Nexus 1000V VEM Control VLAN L3 vmkernel 46

47 Nexus 1000V Port-Profiles Type Ethernet Configuration attributes created for physical Server NIC(s) (aka uplink port-profiles) Defines what VLANs are allowed to traverse the physical NIC(s) (typically trunk mode) Critical to allow control/packet VLAN for VSM to VEM communication in L2 mode Defines Port-Channel type (mac-pinning, CDP, LACP) Can define Ethernet Port-Profiles with servers that have many NICs for more granular traffic engineering? J05-VSM-01# show running-config port-profile system-uplink port-profile type ethernet system-uplink vmware port-group switchport mode trunk switchport trunk allowed vlan 50-53,100,172 channel-group auto mode on mac-pinning no shutdown system vlan 50,100,172 state enabled J05-VSM-01# show svs domain SVS domain config: Domain id: 56 Control vlan: 50 Packet vlan: 50 L2/L3 Control mode: L2 L3 control interface: NA Status: Config push to VC successful. Nexus 5548UP- 1 VLAN 50: Control VLAN VLAN 51: Vmotion VLAN 52-53: VM Data VLANs VLAN 100: NFS Storage VLAN 172: Management VLAN VM vspher e VM VM Nexus 5548UP- 2 Nexus 1000V VEM VM Type vethernet J05-VSM-01# show running-config port-profile web-server Nexus 5548UP- 1 Nexus 5548UP- 2 Default type when creating a port-profile Configuration attributes created for virtual machines (VM) typically access mode port-profile type vethernet web-server vmware port-group switchport mode access switchport access vlan 52 no shutdown state enabled Define attributes such as VLAN, ACL, PVLAN, etc. that gets inherited by the VM Once VM is powered on, a virtual ethernet (veth) interface is automatically created with the attributes defined by this type of port-profile J05-VSM-01# show running-config port-profile database-server port-profile type vethernet database-server vmware port-group switchport mode access switchport access vlan 53 no shutdown state enabled Web0 1 vspher e Web0 2 DB01 Nexus 1000V VEM DB02 veth1 veth2 veth3 veth4

48 What is the Nexus 1010? A dedicated NX-OS appliance for deploying multiple Virtual Appliances / Virtual Services It is NOT a general purpose server to deploy any VM Nexus 1010 Manager: Cisco management experience Manages a total of 5 virtual service blades (ie. 4 VSMs and 1 NAM) Each VSM can manage up to 64 VEMs (256 total VEMs) 48

49 Nexus 1010/1010-X Connectivity There are 4 options to connect the Nexus 1010/1010-X to the physical Network using the 6x 1G interfaces available Within the Nexus 1010 CLI they are called network option and will influence on which interface the different traffic will be configured on. The four type of traffic available on the system are 49

50 Application Deployment Case Studies Looking at a Virtual Desktop Infrastructure Deployment 50

51 Virtual Desktop Infrastructure (VDI) Deployment Initial 6k VDI deployment. Goals to grow to thousands of users VMware View 5.1 Deployment Design should be scalable with no significant change in performance or stability, compared to current physical workloads per pod Deploy and user will come model Knowledge Worker Profile This is a middle of the range performance profile tier Applicable to many generic types of users Suitable to run basic corporate application suites Linked cloned desktop Non-persistent type of desktop

52 Knowledge Worker Definition Knowledge Worker User has limited privileges in OS. No ability to install applications or device drivers. Session will run approved global applications such as Microsoft Office suite and a relatively limited number of use case specific applications concurrently. User is not guaranteed session persistence Connectivity Remote - User access occurs over a network link which can potentially be strained for network bandwidth or have higher latency than that of a LAN infrastructure (for example, WAN, or Internet). These type of links are typically less than 100 Mbps and/or have latency higher than 50 ms. LAN - User access over a high-speed (1GigE or higher), low latency (5ms>) network with low overall utilization which is local to the VMware View infrastructure from a physical location standpoint 52

53 View POD - Logical Architecture Design The View pod is an abstract component of View architecture. A View pod is delineated by a cluster of View Connection Servers, five VMware vcenter servers, virtual infrastructure that hosts all of the View desktop pools and View desktops Pod Diagram for 6000 View Desktops A pod is a unit of organization determined by VMware View scalability limits 53

54 View Management Block The View Management Block is an abstract component of the View Architecture that is comprised of the virtual machines that operate the View infrastructure components. These are: View Connection Server View Block vcenter Server (One per View Block) Supporting vsphere infrastructure Supporting Storage Management 54

55 View Block Example View architecture design has four View blocks. Each block is essentially the same A View block is comprised of the following mandatory and optional components vcenter Servers ESX hosts vsphere clusters View desktop pool Shared storage NFS data store that is accessible to all ESX hosts in a View block. Data stores can be shared across View blocks 55

56 View POD Logical Design Storage is broken down into two (2) NetApp array s which will each service up to 3,000 users 56

57 Thank You Mark Dittmer

58 Complete Your Online Session Evaluation Give us your feedback and you could win fabulous prizes. Winners announced daily. Receive 20 Passport points for each session evaluation you complete. Complete your session evaluation online now (open a browser through our wireless network to access our portal) or visit one of the Internet stations throughout the Convention Center. Don t forget to activate your Cisco Live Virtual account for access to all session material, communities, and on-demand and live activities throughout the year. Activate your account at the Cisco booth in the World of Solutions or visit 58

59 Final Thoughts Get hands-on experience with the Walk-in Labs located in World of Solutions, booth 1042 Come see demos of many key solutions and products in the main Cisco booth 2924 Visit after the event for updated PDFs, ondemand session videos, networking, and more! Follow Cisco Live! using social media: Facebook: Twitter: LinkedIn Group: 59

60 Presentation_ID

UCS Technical Deep Dive: Getting to the Heart of the Matter

UCS Technical Deep Dive: Getting to the Heart of the Matter UCS Technical Deep Dive: Getting to the Heart of the Matter Session ID Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live

More information

Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group

Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group 2 UCS Bundled Upgrades Useful for Staging, Labs, and Non Productions This does a very quick fast upgrade

More information

UCS Engineering Details for the SAN Administrator

UCS Engineering Details for the SAN Administrator UCS Engineering Details for the SAN Administrator Craig Ashapa 2 First things first: debunking a myth Today (June 2012 UCS 2.02m) there is no FCoE northbound of UCS unless you really really really want

More information

UCS Management Architecture Deep Dive

UCS Management Architecture Deep Dive UCS Management Architecture Deep Dive Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live UCS Demo) Programmable Infrastructure

More information

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES I. Executive Summary Superior Court of California, County of Orange (Court) is in the process of conducting a large enterprise hardware refresh. This

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 642-995 Exam Questions & Answers Number: 642-995 Passing Score: 800 Time Limit: 120 min File Version: 36.9 http://www.gratisexam.com/ Exam Code: 642-995 Exam Name: Unified Computing Troubleshoot

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Converting to Cisco Nexus 1000V Distributed Switches for Cisco HyperFlex Virtual Machine Guest and VMware vmotion Networks Author: Hui Chen October 2016 2016 Cisco and/or

More information

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2.

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2. UCS-ABC Why Firefly Length: 5 Days Format: Lecture/Lab Course Version: 5.0 Product Version: 2.1 This special course focuses on UCS Administration and Troubleshooting UCS Manager 2.0 and provides additional

More information

UCS Networking 201 Deep Dive

UCS Networking 201 Deep Dive UCS Networking 20 Deep Dive BRKCOM-2003 Brad Hedlund bhedlund@cisco.com Manish Tandon mtandon@cisco.com Agenda Overview / System Architecture Physical Architecture Logical Architecture Switching Modes

More information

Fabric Failover Scenarios in the Cisco Unified Computing System

Fabric Failover Scenarios in the Cisco Unified Computing System White Paper Fabric Failover Scenarios in the Cisco Unified Computing System What you will Learn Fabric failover is a feature that is unique to the Cisco Unified Computing System (UCS) and is available

More information

VersaStack for Data Center Design & Implementation (VDCDI) 1.0

VersaStack for Data Center Design & Implementation (VDCDI) 1.0 VersaStack for Data Center Design & Implementation (VDCDI) 1.0 COURSE OVERVIEW: VersaStack for Data Center Design and Implementation (VDCDI) is a four-day training program. The Cisco-IBM VersaStack validated

More information

UCS Management Deep Dive

UCS Management Deep Dive UCS Management Deep Dive Jeff Silberman UCS Technical Marketing Engineer 2 Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases

More information

Configuring Cisco UCS Server Pools and Policies

Configuring Cisco UCS Server Pools and Policies This chapter contains the following sections: Global Equipment Policies, page 1 UUID Pools, page 4 Server Pools, page 5 Management IP Pool, page 7 Boot Policy, page 8 Local Disk Configuration Policy, page

More information

Configuring Cisco UCS Server Pools and Policies

Configuring Cisco UCS Server Pools and Policies This chapter contains the following sections: Global Equipment Policies, page 1 UUID Pools, page 3 Server Pools, page 5 Management IP Pool, page 7 Boot Policy, page 8 Local Disk Configuration Policy, page

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 642-999 Title : Implementing Cisco Data Center Unified Computing Vendor : Cisco Version : DEMO Get Latest

More information

UCS Fundamentals Aaron Kerr, Consulting Systems Engineer

UCS Fundamentals Aaron Kerr, Consulting Systems Engineer UCS Fundamentals Aaron Kerr, Consulting Systems Engineer Complementary UCS Sessions Check out www.ciscolive.com for previous session presentations and videos BRKCOM-2003 UCS Networking Deep Dive BRKCOM-2007

More information

Questions & Answers

Questions & Answers 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 36.6 http://www.gratisexam.com/ 642-999 Questions & Answers Exam Name: Implementing Cisco Data Center Unified

More information

Configuring VM-FEX. Information About VM-FEX. VM-FEX Overview. VM-FEX Components. This chapter contains the following sections:

Configuring VM-FEX. Information About VM-FEX. VM-FEX Overview. VM-FEX Components. This chapter contains the following sections: This chapter contains the following sections: Information About VM-FEX, page 1 Licensing Requirements for VM-FEX, page 3 Default Settings for VM-FEX, page 3, page 4 Verifying the VM-FEX Configuration,

More information

Cisco Actualtests Questions & Answers

Cisco Actualtests Questions & Answers Cisco Actualtests 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 22.8 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot Cisco

More information

Cisco Nexus 1000V Installation and Upgrade Guide, Release 5.2(1)SV3(1.4)

Cisco Nexus 1000V Installation and Upgrade Guide, Release 5.2(1)SV3(1.4) Cisco Nexus 1000V Installation and Upgrade Guide, Release 5.2(1)SV3(1.4) First Published: April 17, 2015 Last Modified: August 27, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San

More information

Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects?

Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects? Volume: 327 Questions Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects? A. primary first, and then secondary

More information

UCS Management Deep Dive

UCS Management Deep Dive UCS Management Deep Dive Jason Shaw Cisco UCS Technical Marketing Engineer Agenda Introductions UCS Architecture, Topology Physical Building Blocks Logical Building Blocks Policy Driven Management UCS

More information

Introduction to Virtualization. From NDG In partnership with VMware IT Academy

Introduction to Virtualization. From NDG In partnership with VMware IT Academy Introduction to Virtualization From NDG In partnership with VMware IT Academy www.vmware.com/go/academy Why learn virtualization? Modern computing is more efficient due to virtualization Virtualization

More information

UCS Firmware Management Architecture

UCS Firmware Management Architecture UCS Firmware Management Architecture 2 Legal Disclaimer Many products and features described herein remain in varying stages of development and will be offered on a when-and-ifavailable basis. This roadmap

More information

Virtual Machine Fabric Extension (VM-FEX)

Virtual Machine Fabric Extension (VM-FEX) Virtual Machine Fabric Extension (VM-FEX) Bringing the Virtual Machines Directly on the Network Dan Hanson, Technical Marketing Manager, Data Center Group, CCIE #4482 2 Agenda What This Session Will Cover

More information

Agenda Registration & Coffee

Agenda Registration & Coffee Agenda 09.15 Registration & Coffee 09:45 Welcome & Overview - Paul D'Cruz Data Centre Systems Engineering Manager 10:00 Unified Fabric - Virtualising the Network and Storage Domain - Gordon Hirst DC CSE

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

More information

Unify Virtual and Physical Networking with Cisco Virtual Interface Card

Unify Virtual and Physical Networking with Cisco Virtual Interface Card White Paper Unify Virtual and Physical Networking with Cisco Virtual Interface Card Simplicity of Cisco VM-FEX technology and Power of VMware VMDirectPath What You Will Learn Server virtualization has

More information

Designing and Deploying a Cisco Unified Computing System SAN Using Cisco MDS 9000 Family Switches

Designing and Deploying a Cisco Unified Computing System SAN Using Cisco MDS 9000 Family Switches Designing and Deploying a Cisco Unified Computing System SAN Using Cisco MDS 9000 Family Switches What You Will Learn The Cisco Unified Computing System helps address today s business challenges by streamlining

More information

Oracle Database Consolidation on FlashStack

Oracle Database Consolidation on FlashStack White Paper Oracle Database Consolidation on FlashStack with VMware 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 18 Contents Executive Summary Introduction

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Understanding PVLANs in UCS

Understanding PVLANs in UCS Understanding PVLANs in UCS Introduction This document explains the PVLAN support in UCS - a feature which is introduced in the Balboa (1.4) release. This document explains the feature, the caveats and

More information

Vblock Architecture. Andrew Smallridge DC Technology Solutions Architect

Vblock Architecture. Andrew Smallridge DC Technology Solutions Architect Vblock Architecture Andrew Smallridge DC Technology Solutions Architect asmallri@cisco.com Vblock Design Governance It s an architecture! Requirements: Pretested Fully Integrated Ready to Go Ready to Grow

More information

Cisco Nexus 1000V InterCloud

Cisco Nexus 1000V InterCloud Deployment Guide Cisco Nexus 1000V InterCloud Deployment Guide (Draft) June 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 49 Contents

More information

Midmarket Data Center Architecture: Cisco Unified Computing System with the Cisco Nexus 1000V Switch

Midmarket Data Center Architecture: Cisco Unified Computing System with the Cisco Nexus 1000V Switch White Paper Midmarket Data Center Architecture: Cisco Unified Computing System with the Cisco Nexus 1000V Switch Abstract The Cisco midmarket architecture is designed to meet the needs of businesses with

More information

UCS Nirvana. Lee Burleson Network and Systems Engineer Iowa National Guard. Cisco ARNG Training Event March 2011

UCS Nirvana. Lee Burleson Network and Systems Engineer Iowa National Guard. Cisco ARNG Training Event March 2011 UCS Nirvana I A N G S JOURNEY FROM LEGACY BLADE S E R V E R S T O C I S C O U N I F I E D C O M P U T I N G S Y S T E M, W I T H N O ( N O T I C E A B L E ) V M W A R E D O W N T I M E Lee Burleson Network

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Virtual Security Gateway Overview

Virtual Security Gateway Overview This chapter contains the following sections: Information About the Cisco Virtual Security Gateway, page 1 Cisco Virtual Security Gateway Configuration for the Network, page 10 Feature History for Overview,

More information

Configuring Service Profiles

Configuring Service Profiles Configuring Service Profiles This chapter includes the following sections: Service Profiles that Override Server Identity, page 1 Service Profiles that Inherit Server Identity, page 2 Service Profile Templates,

More information

Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5

Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5 Technical Marketing Solutions Guide Nimble Storage SmartStack Getting Started Guide Cisco UCS and VMware ESXi5 Document Revision Date Revision Description (author) 5/16/2014 1. 0 Draft release (mmclaughlin)

More information

Cisco Solution for Private Cloud

Cisco Solution for Private Cloud Dubrovnik, Croatia, South East Europe 20-22 May, 2013 Cisco Solution for Private Cloud Sascha Merg Technical Solutions Architect 2011 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect

More information

Overview. Cisco UCS Manager User Documentation

Overview. Cisco UCS Manager User Documentation Cisco UCS Manager User Documentation, page 1 Infrastructure Management Guide, page 2 Cisco Unified Computing System, page 3 Cisco UCS Building Blocks and Connectivity, page 5 Cisco UCS Manager User Documentation

More information

Overview of Cisco Unified Computing System

Overview of Cisco Unified Computing System Overview of Cisco Unified Computing System This chapter includes the following sections: About Cisco Unified Computing System, page 1 Unified Fabric, page 2 Server Architecture and Connectivity, page 4

More information

Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5

Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5 White Paper Cisco UCS-Mini Solution with StorMagic SvSAN with VMware vsphere 5.5 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 18 Introduction Executive

More information

CCIE Data Center Written Exam ( ) version 1.0

CCIE Data Center Written Exam ( ) version 1.0 CCIE Data Center Written Exam (350-080) version 1.0 Exam Description: The Cisco CCIE Data Center Written Exam (350-080) version 1.0 is a 2-hour test with 80 110 questions that will validate that a data

More information

Virtual Machine Fabric EXtension (VM-FEX) Extending the Network directly to the VM s

Virtual Machine Fabric EXtension (VM-FEX) Extending the Network directly to the VM s Virtual Machine Fabric EXtension (VM-FEX) Extending the Network directly to the VM s BRKCOM-2005 Follow us on Twitter for real time updates of the event: @ciscoliveeurope, #CLEUR Housekeeping We value

More information

Cisco CCIE Data Center Written (Beta) Download Full Version :

Cisco CCIE Data Center Written (Beta) Download Full Version : Cisco 351-080 CCIE Data Center Written (Beta) Download Full Version : https://killexams.com/pass4sure/exam-detail/351-080 Answer: A QUESTION: 105 What is the function of the WWPN pool? A. to assign WWPNs

More information

Managing Network Adapters

Managing Network Adapters Managing Network Adapters This chapter includes the following sections: Overview of the Cisco UCS C-Series Network Adapters, page 1 Viewing Network Adapter Properties, page 3 Configuring Network Adapter

More information

Cisco Nexus 1000V on HP BladeSystem

Cisco Nexus 1000V on HP BladeSystem Cisco Nexus 1000V on HP BladeSystem An informational guide for optimal VMware vsphere design using HP BladeSystem (w/virtual Connect) and Cisco Nexus network infrastructure Table of contents Overview...

More information

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch

FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch FCoE Configuration Between VIC Adapter on UCS Rack Server and Nexus 5500 Switch Document ID: 117280 Contributed by Padmanabhan, Cisco TAC Engineer. Mar 25, 2014 Contents Introduction Prerequisites Requirements

More information

Compute and Storage Implementation

Compute and Storage Implementation 2 CHAPTER The Virtualized Multiservice Data Center (VMDC) 2.3 solution uses modular blocks for Compute and Storage, generically referred to as Integrated Compute and Storage (ICS) stacks. A number of these

More information

Implementing Cisco Data Center Unified Computing (DCUCI)

Implementing Cisco Data Center Unified Computing (DCUCI) Implementing Cisco Data Center Unified Computing (DCUCI) Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 3.0 http://www.gratisexam.com/ Exam Topics Implement C-Series stand alone Implementing

More information

UCS deployment guide for Nimble Storage

UCS deployment guide for Nimble Storage Summary This article is intended as a how to guide to allow for successful deployment of Nimble Storage iscsi connectivity to Cisco UCS. Nimble Storage / Cisco UCS connectivity checklist: 1) Determine

More information

Cisco UCS Network Performance Optimisation and Best Practices for VMware

Cisco UCS Network Performance Optimisation and Best Practices for VMware 1 Cisco UCS Network Performance Optimisation and Best Practices for VMware Chris Dunk Technical Marketing Engineer, Cisco UCS #clmel Agenda Server to Server East West Traffic Flow Architecture Why it is

More information

PrepAwayExam. High-efficient Exam Materials are the best high pass-rate Exam Dumps

PrepAwayExam.   High-efficient Exam Materials are the best high pass-rate Exam Dumps PrepAwayExam http://www.prepawayexam.com/ High-efficient Exam Materials are the best high pass-rate Exam Dumps Exam : 300-160 Title : Designing Cisco Data Center Unified Computing Vendor : Cisco Version

More information

Cisco. Exam Questions DCUCI Implementing Cisco Data Center Unified Computing (DCUCI)

Cisco. Exam Questions DCUCI Implementing Cisco Data Center Unified Computing (DCUCI) Cisco Exam Questions 642-999 DCUCI Implementing Cisco Data Center Unified Computing (DCUCI) 1. Which two are true with respect to the unified ports on the Cisco Unified Computing System 62XX Fabric Interconnect?

More information

New Features in VMware vsphere (ESX 4)

New Features in VMware vsphere (ESX 4) New Features in VMware vsphere (ESX 4) VMware vsphere Fault Tolerance FT VMware Fault Tolerance or FT is a new HA solution from VMware for VMs. It is only available in vsphere 4 and above and provides

More information

Cisco UCS Virtual Interface Card 1225

Cisco UCS Virtual Interface Card 1225 Data Sheet Cisco UCS Virtual Interface Card 1225 Cisco Unified Computing System Overview The Cisco Unified Computing System (Cisco UCS ) is a next-generation data center platform that unites compute, networking,

More information

Next Generation Computing Architectures for Cloud Scale Applications

Next Generation Computing Architectures for Cloud Scale Applications Next Generation Computing Architectures for Cloud Scale Applications Steve McQuerry, CCIE #6108, Manager Technical Marketing #clmel Agenda Introduction Cloud Scale Architectures System Link Technology

More information

Hybrid Clouds: Integrating the Enterprise Data Center and the Public Cloud

Hybrid Clouds: Integrating the Enterprise Data Center and the Public Cloud Hybrid Clouds: Integrating the Enterprise Data Center and the Public Cloud Usha Ramachandran, Technical Marketing Engineer Session Abstract In this session, participants will learn how to create hybrid

More information

Configuring the Software Using the GUI

Configuring the Software Using the GUI CHAPTER 3 This chapter describes how to use the GUI application to complete the Cisco Nexus 1000V configuration, and includes the following sections. GUI Software Configuration Process, page 3-2 Guidelines

More information

UCS Fabric Fundamentals

UCS Fabric Fundamentals UCS Fabric Fundamentals Hardware State Abstraction MAC Address NIC Firmware NIC Settings UUID BIOS Firmware BIOS Settings Boot Order BMC Firmware Drive Controller F/W Drive Firmware State abstracted from

More information

Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director

Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director Raju Penmetsa @RajuPenmetsa1 Data Center Group Agenda IT Complexity Solution for ACI Automation Cisco UCS Director Application

More information

Preinstallation Checklist

Preinstallation Checklist Single Switch Configuration, on page 1 Dual Switch Configuration, on page 4 Common Network Requirements, on page 7 Intersight Connectivity, on page 20 Single Switch Configuration Single switch configuration

More information

Nexus 1000v Quickstart with Hyper V Server Configuration Example

Nexus 1000v Quickstart with Hyper V Server Configuration Example Nexus 1000v Quickstart with Hyper V Server Configuration Example Document ID: 116355 Contributed by Chris Brown, Cisco TAC Engineer. Oct 18, 2013 Contents Introduction Prerequisites Requirements Components

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

NS0-171.network appliance

NS0-171.network appliance NS0-171.network appliance Number: NS0-171 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 An administrator is deploying a FlexPod solution for use with VMware vsphere 6.0. The storage environment

More information

Migrating Hosts to the Cisco Nexus 1000V Using Cisco Virtual Switch Update Manager, page 3

Migrating Hosts to the Cisco Nexus 1000V Using Cisco Virtual Switch Update Manager, page 3 Migrating Hosts to Cisco Nexus 1000V Using Cisco Virtual Switch Update Manager This chapter contains the following sections: Information About Migrating Hosts to the Cisco Nexus 1000V Switch Using Cisco

More information

UCS Direct Attached Storage and FC Zoning Configuration Example

UCS Direct Attached Storage and FC Zoning Configuration Example UCS Direct Attached Storage and FC Zoning Configuration Example Document ID: 116082 May 23, 2013 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information UCS

More information

UCS Networking Deep Dive

UCS Networking Deep Dive UCS Networking Deep Dive Steve McQuerry, CCIE # 6108, UCS Technical Marketing @smcquerry 2 UCS LAN Deep Dive Agenda High-level system overview review of different Fabric Interconnects, IOM and Cisco adapters

More information

Service Profiles and Templates

Service Profiles and Templates Service Profile Templates, page 1 Service Profiles, page 3 Service Profile Templates Service profile templates enable you to quickly create several service profiles with the same basic parameters, such

More information

Direct Attached Storage

Direct Attached Storage , page 1 Fibre Channel Switching Mode, page 1 Configuring Fibre Channel Switching Mode, page 2 Creating a Storage VSAN, page 3 Creating a VSAN for Fibre Channel Zoning, page 4 Configuring a Fibre Channel

More information

Emulex Universal Multichannel

Emulex Universal Multichannel Emulex Universal Multichannel Reference Manual Versions 11.2 UMC-OCA-RM112 Emulex Universal Multichannel Reference Manual Corporate Headquarters San Jose, CA Website www.broadcom.com Broadcom, the pulse

More information

UCS Manager Configuration Best Practices (and Quick Start)

UCS Manager Configuration Best Practices (and Quick Start) UCS Manager Configuration Best Practices (and Quick Start) UCS TME White Paper by Jeff Silberman Version 0.85 What You Will Learn The UCS Manager (UCSM) presents a new paradigm for server management. Among

More information

VMware vsphere with ESX 4 and vcenter

VMware vsphere with ESX 4 and vcenter VMware vsphere with ESX 4 and vcenter This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere suite including VMware ESX 4 and vcenter. Assuming no prior virtualization

More information

Hypervisors networking: best practices for interconnecting with Cisco switches

Hypervisors networking: best practices for interconnecting with Cisco switches Hypervisors networking: best practices for interconnecting with Cisco switches Ramses Smeyers Customer Support Engineer Agenda What is this session about? Networking virtualization concepts Hypervisor

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, five-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

Cisco UCS Accelerated Accreditation Training

Cisco UCS Accelerated Accreditation Training Cisco UCS Runs on Intel Xeon Processors UCSAAT Length: 5 days Format: Lecture/Lab Why Firefly We are passionate about the service we deliver, from expert-led classrooms to virtual experiences and state-of-the-art

More information

Cisco UCS Director Tech Module Cisco UCS Manager (UCSM)

Cisco UCS Director Tech Module Cisco UCS Manager (UCSM) Cisco UCS Director Tech Module Cisco UCS Manager (UCSM) Version: 1.0 September 2016 1 Agenda Overview & Architecture Hardware & Software Compatibility Licensing Orchestration Capabilities Reports Example

More information

Next Generation Data Centers Networks Consolidation and Virtualization

Next Generation Data Centers Networks Consolidation and Virtualization Next Generation Data Centers Networks Consolidation and Virtualization Samuel TAYLOR Directeur Technique Channel - WCA samtaylo@cisco.com 1 70 % of CIOs would increase spending on virtualization even if

More information

Cisco ACI with Cisco AVS

Cisco ACI with Cisco AVS This chapter includes the following sections: Cisco AVS Overview, page 1 Cisco AVS Installation, page 6 Key Post-Installation Configuration Tasks for the Cisco AVS, page 43 Distributed Firewall, page 62

More information

vsphere Networking Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 EN

vsphere Networking Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 EN Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Configuring and Managing Virtual Storage

Configuring and Managing Virtual Storage Configuring and Managing Virtual Storage Module 6 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise

Virtualization with VMware ESX and VirtualCenter SMB to Enterprise Virtualization with VMware ESX and VirtualCenter SMB to Enterprise This class is an intense, four-day introduction to virtualization using VMware s immensely popular Virtual Infrastructure suite including

More information

Configure HyperFlex Hardware Acceleration Cards

Configure HyperFlex Hardware Acceleration Cards Configure HyperFlex Hardware Acceleration Cards This chapter describes how to configure Cisco HyperFlex Hardware Acceleration Cards. Overview of HyperFlex Hardware Acceleration Cards, on page 1 Install

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

More information

Service Profiles. Service Profiles in UCS Manager

Service Profiles. Service Profiles in UCS Manager in UCS Manager, on page 1 that Override Server Identity, on page 2 that Inherit Server Identity, on page 2 Guidelines and Recommendations for, on page 3 Methods of Creating, on page 3 Inband, on page 7

More information

vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide

vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Technical white paper vsphere 6.0 with HP ProLiant Gen9 Servers, OneView, 3PAR, Cisco Nexus 5600 and Brocade 6510 Deployment Guide Updated: 4/30/2015 Hongjun Ma, HP DCA Table of contents Introduction...

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-09-26 Published: 2018-09-26 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal

More information

Network Design Considerations for VMware Deployments. Koo Juan Huat

Network Design Considerations for VMware Deployments. Koo Juan Huat Network Design Considerations for VMware Deployments Koo Juan Huat juanhuat@cisco.com 1 Agenda VMware Architecture and Components VMware LAN Networking vswitch Basics NIC Teaming vswitch vs LAN Switch

More information

Course Description. Boot Camp Date and Hours: The class starts on Saturday 2 nd of April, 2016 Saturdays Only 8:00 AM 4:00 PM Central Standard Time

Course Description. Boot Camp Date and Hours: The class starts on Saturday 2 nd of April, 2016 Saturdays Only 8:00 AM 4:00 PM Central Standard Time Course Description Zero-to-Hero-UCS (Z2H-UCS) is a five-session workshop exploring the fundamentals of the Unified Computing System (UCS). The course teaches UCS LAN and SAN fundamentals, the physical

More information

Implementing Cisco Data Center Unified Computing (DCUCI)

Implementing Cisco Data Center Unified Computing (DCUCI) Implementing Cisco Data Center Unified Computing (DCUCI) Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 3.0 http://www.gratisexam.com/ Exam Topics Implement C-Series stand alone Implementing

More information

Maailman paras palvelinjärjestelmä. Tommi Salli Distinguished Engineer

Maailman paras palvelinjärjestelmä. Tommi Salli Distinguished Engineer Maailman paras palvelinjärjestelmä Tommi Salli Distinguished Engineer Cisco UCS Momentum $1.1B Annualized Run Rate 7,400 UCS Customers; 2,620 repeat customers with average 3.4 repeat buys 350 ATP Channel

More information

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD Truls Myklebust Director, Product Management Brocade Communications 2011 Brocade Communciations - All Rights Reserved 13 October 2011 THE ENTERPRISE IS GOING

More information

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-07-17 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal networks, the public

More information

Layer 2 Implementation

Layer 2 Implementation CHAPTER 3 In the Virtualized Multiservice Data Center (VMDC) 2.3 solution, the goal is to minimize the use of Spanning Tree Protocol (STP) convergence and loop detection by the use of Virtual Port Channel

More information

Cisco UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations

Cisco UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations With Intel Xeon Cisco UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations Mark Balch May 22, 2013 Desktop and Application Virtualization: Business Drivers Co-sponsored

More information

Configuration Maximums

Configuration Maximums Configuration s vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

UCS Fabric Fundamentals

UCS Fabric Fundamentals UCS Fabric Fundamentals Hardware State Abstraction MAC Address NIC Firmware NIC Settings UUID BIOS Firmware BIOS Settings Boot Order BMC Firmware Drive Controller F/W Drive Firmware State abstracted from

More information

Virtual Desktop Infrastructure Mercer University

Virtual Desktop Infrastructure Mercer University Virtual Desktop Infrastructure Mercer University Shane Milam Executive Director, Technology Infrastructure 2 The University Faith-based institution of higher learning that seeks to achieve excellence and

More information