Book Image

Cisco UCS Cookbook

By : Victor Wu
Book Image

Cisco UCS Cookbook

By: Victor Wu

Overview of this book

Cisco Unified Computing System (UCS) is a data center server platform that is used for computing, deploying, and storing resources in data center environments. This cookbook aims to teach you about various tasks you can implement to improve your existing method of configuring and deploying UCS. You will start by learning how to upgrade your firmware on Brocade and Cisco Fibre Channel Switch and will move on to enhance your knowledge of LAN connectivity. We will then discuss how to configure Windows 2008 and 2012 local boot in Cisco UCS. Next, you will learn how to install the operating system on Cisco UCS and use Cisco UCS Power Calculator to calculate the UCS consumption. Finally, we’ll take a look at backup solutions. By the end of the book, you will know several ways to build and compute in data center environment using Cisco UCS.
Table of Contents (14 chapters)
Cisco UCS Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Microsoft Windows 2012 R2 local boot installation and configuration


In this recipe, we will learn how to install and configure Microsoft Windows 2012 R2 local boot.

Getting ready

Prepare a Cisco UCS 5108 Chassis with two UCS IOM 2204XP installed, each UCS IOM is connected to a Cisco UCS 6248UP. There is a UCS B200 M4 with one VIC 1340 installed into this chassis and configure four ports on each Cisco UCS 6248UP as an Ethernet uplink port and an FC uplink port, which is connected to SAN Switches and LAN Switches by Fibre Channel cables.

Due to each port being a unified port, you can configure it as different roles. For chassis, the uplink is connected by Twinax copper (SFP-H10GB-CU1M); for SAN uplink, it is connected by an 8 GB SFP (DS-SFP-FC8G-SW); for Ethernet uplink, it is connected by a 10 GB SFP (SFP-10G-SR). Prepare a UCS service profile, it includes two vNICs, two vHBAs, and a local drive with mirror mode (RAID 1). The details are listed in the following service profile:

How to do it…

In...