Book Image

Implementing Cisco UCS Solutions - Second Edition

By : Anuj Modi, Prasenjit Sarkar
Book Image

Implementing Cisco UCS Solutions - Second Edition

By: Anuj Modi, Prasenjit Sarkar

Overview of this book

Cisco Unified Computer System (UCS) is a powerful solution for modern data centers and is responsible for increasing efficiency and reducing costs. This hands-on guide will take you through deployment in Cisco UCS. Using real-world examples of configuring and deploying Cisco UCS components, we’ll prepare you for the practical deployments of Cisco UCS data center solutions. If you want to develop and enhance your hands-on skills with Cisco UCS solutions, this book is certainly for you. We start by showing you the Cisco UCS equipment options then introduce Cisco UCS Emulator so you can learn and practice deploying Cisco UCS components. We’ll also introduce you to all the areas of UCS solutions through practical configuration examples. Moving on, you’ll explore the Cisco UCS Manager, which is the centralized management interface for Cisco UCS. Once you get to know UCS Manager, you’ll dive deeper into configuring LAN, SAN, identity pools, resource pools, and service profiles for the servers. You’ll also get hands-on with administration topics including backup, restore, user’s roles, and high availability cluster configuration. Finally, you will learn about virtualized networking, third-party integration tools, and testing failure scenarios. By the end of this book, you’ll know everything you need to know to rapidly grow Cisco UCS deployments in the real world.
Table of Contents (20 chapters)
Title Page
Credits
About the Authors
www.PacktPub.com
Customer Feedback
Preface

Learning to create a WWPN pool


Similar in format to WWNNs, a WWPN is a 64-bit address assigned to individual vHBAs in servers. The WWNN for the vHBAs in a blade server is always identical, whereas the WWPN is always unique. Storage zoning is done using the WWPN addresses.

The following are the steps to create WWNN address pools:

  1. Log in to the UCSM screen.
  2. Click on the SAN tab in the navigation pane.
  3. Click on the Pools tab and expand root.

 

  1. Right-click on WWPN Pools, and click on Create WWPN Pool, as shown in the following screenshot:
  1. In the pop-up window, assign the Name and Description values to the WWPN pool.
  2. The selection of Default as the Assignment Order value is random. Select Sequential to assign WWPNs sequentially.

 

  1. Click on Next:
  1. Click on Add on the next screen.
  2. In the pop-up window, change Size to create the desired number of WWPN addresses.

 

  1. Click on OK and then on Finish, as shown here:
  1. In order to verify the WWPN pool, click on the WWPN Pools tab in the navigation pane, and click on the...