Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware vSphere 5.x Datacenter Design Cookbook

You're reading from   VMware vSphere 5.x Datacenter Design Cookbook This recipe-driven tutorial is the easy way to master VMware vSphere to design a virtual datacenter. You'll learn in simple steps that cover everything from initial groundwork to creating professional design documentation.

Arrow left icon
Product type Paperback
Published in Jan 2014
Publisher Packt
ISBN-13 9781782177005
Length 260 pages
Edition Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Hersey Cartwright Hersey Cartwright
Author Profile Icon Hersey Cartwright
Hersey Cartwright
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

VMware vSphere 5.x Datacenter Design Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. The Virtual Datacenter 2. The Discovery Process FREE CHAPTER 3. The Design Factors 4. The vSphere Management Design 5. The vSphere Storage Design 6. The vSphere Network Design 7. The vSphere Compute Design 8. The vSphere Physical Design 9. The Virtual Machine Design 10. Disaster Recovery and Business Continuity 11. The Design Documentation Index

Determining storage performance requirements


Disk performance is measured in Input/Output per Second (IOPS). One disk read request or one disk write request is equal to one I/O.

How to do it...

The IOPS required to support an application is calculated based on the percentage of read I/O, the percentage of write I/O, and the write penalty of the RAID level the workload will be hosted on.

To calculate the IOPS requirements, perform the following steps:

  1. Determine the number of IOPS a workload requires.

  2. Identify the percentage of read I/O to write I/O for the workload.

  3. Determine the write penalty of the RAID level that will host the workload.

  4. Calculate the IOPS the storage must be capable of providing to support the workload.

How it works...

To get the total amount of required IOPS, multiply the number of workloads by the number of Functional Application IOPS.

Total IOPS = (100 current workloads + 25 future workloads) * 65 IOPS = 8125 IOPS

To calculate the Functional IOPS required for a specific workload...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image