Book Image

Microsoft Hyper-V Cluster Design

By : Eric Siron
Book Image

Microsoft Hyper-V Cluster Design

By: Eric Siron

Overview of this book

Table of Contents (19 chapters)
Microsoft Hyper-V Cluster Design
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

What does high availability mean?


High availability is a systems design approach that attempts to maximize the likelihood that a service or system will be available for end user usage. The Sisyphean goal of any such system would be to make the services and systems always available. Some very well-crafted designs promise what is commonly known as five 9s, which is guaranteed 99.999 percent availability. The percentage is tied to a specific length of time, typically one year. In order for a system to meet a five 9s standard, it must be unavailable for no more than about five minutes in an entire year's time.

Tip

Just because a system is up does not automatically mean that it is available.

Service level agreements

The exact definition of high availability can be set by your organization. Ordinarily, this is done through Service Level Agreements (SLA). An SLA is a formal or semi-formal document in which the provider of a service sets forth the metrics it promises that any given system will be available...