博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Differences between VMware FT and HA(转)
阅读量:4182 次
发布时间:2019-05-26

本文共 6411 字,大约阅读时间需要 21 分钟。

Know your uptime: Differences between VMware FT and HA

  • 4

VMware Fault Tolerance is a high-availability feature that can be used within a VMware. However, high availability is not synonymous with fault tolerance; there are meaningful differences between the two terms. Each setup requires different available resources and will affect virtual machines differently.

Knowing your company's  is the first step to determining if you need high availability, fault tolerance or none of the above. The next step is understanding the system requirements of  and HA and how each product works.

The resources presented in this guide to VMware FT and HA will help you understand your options, with some real-world use cases to compare to your IT infrastructure and needs. Once you've perused the guide, test your knowledge of VMware HA and FT in our .

TABLE OF CONTENTS:

Where VMware FT and HA differ

The key difference between VMware's Fault Tolerance (FT) and High Availability (HA) products is interruption to  (VM) operation in the event of an . Fault-tolerant systems instantly transition to a new host, whereas high-availability systems will see the VMs fail with the host before restarting on another host.

VMware High Availability

VMware High Availability should be used to maintain uptime on important but non-mission-critical VMs. While HA cannot prevent VM failure, it will get VMs back up and running with very little disturbance to the virtual infrastructure. Consider the value of HA for host failures that occur in the early hours of the morning, when IT is not immediately available to resolve the problem.

In addition to tending to VMs during ESX/ESXi host failure,  can monitor and restart a VM, ensuring the machine is capable of restarting on a new host with enough resources.

VMware Fault Tolerance

 has been around since 2009. If your company cannot withstand downtime for end users, . Don't use FT for load balancing -- its role is protecting VMs .

How does VMware FT work?

VMware FT instantly moves VMs to a new host via , which keeps a secondary VM in sync with the primary, ready to take over at any second, like a Broadway understudy. The VM's instructions and instruction sequence are the actor's lines, which pass to the understudy on a dedicated server backbone network. Heartbeats ping between the star and understudy on this backbone as well, for instantaneous detection of a failure.

How and when to use VMware FT

So your company's IT resources are mission-critical, and unplanned downtime is out of the question. Ramp up fault tolerance tools and you're done right? Not so fast. VMware FT has stringent hardware requirements to take into account when requisitioning server hardware. Before you plan a fault-tolerant virtualized environment, check out your options for .

New product features in VMware FT and HA

With a major overhaul to HA in vSphere 5 and murmurs of a soon-to-be-released new feature, we share some key points to know about VMware FT and HA road maps.

What's new? Faster failover in VMware HA, but no FT for SMP

VMware is  for release in 2013, called Virtual Machine Component Protection. Choosing a VM within a host to vMotion according to specific failover conditions improves failover.

Unlike HA, VMware FT uses  to prevent any service interruption in the event of a VM failure. Mission-critical applications need fault tolerance, but despite user interest, FT for symmetric multiprocessing systems () seems stuck in a VMware preview purgatory.

High availability in a heartbeat

VMware  in vSphere 5. If the master cluster becomes unavailable or orphaned from the network, an election process takes over to prevent false-positive failovers. If a host becomes orphaned from the cluster in vSphere 5's HA, the storage network is available as backup. The admin can choose their heartbeat data stores in the HA Clustering dialog boxes.

Goodbye Legato, hello Fault Domain Manager

VMware also  in vSphere 5. Fault Domain Manager (FDM) took over for Legato Automated Availability Manager software, which was frustratingly complex. Now, admins have one master server, with all other servers in the HA cluster waiting in the wings to help in the event of a failure. If you're switching to vSphere 5 from an older version, make sure you have at least two shared data stores between all hosts in the HA cluster. What other changes can you expect? Heartbeats, simpler log and configuration files, and installs in under a minute, thanks to FDM.

The nitty gritty of vSphere 5's HA and FT setup

With the move from Legato to FDM comes major HA architecture changes, even if the "look and feel" will be familiar to legacy users.  This tip also covers important tips for using FT now that it is properly compatible with VMware's Distributed Resource Scheduler (DRS).

Coming soon to VMware FT and HA

In video footage from a VMware User Group (VMUG) meeting in Italy,  for the company's products, including Fault Tolerance with SMP support and native application-awareness for High Availability.

Tips and tricks for VMware FT and HA

Check out these real-world scenarios for VMware HA and FT implementation to better understand how and why you will use either tool.

How to configure a VMware HA cluster

VMware HA cluster hosts must be configured exactingly for failovers to occur as planned., consider performing a test of HA capabilities on a virtual machine, run through the list of cluster requirements and learn about the common problem of a host in a cluster failing during configuration.

HA experiences from the field

VMware HA is not a 100% uptime tool, as described in the comparison of VMware HA and FT. If you aren't sure whether HA offers the right amount of uptime support for your infrastructure, check out these real-world .

What to do when good HA goes bad

If your infrastructure runs  HA, there are several situations where VMware HA can fail or run into communication issues. You might be creating these situations just by growing your IT infrastructure.  Follow these tips to , and determine if HA is for you.

Use cases for VMware FT

Are you using VMware HA and the current edition of vSphere, but users are demanding 100% application availability? Do critical application servers within your organization have a single point of failure? Each organization's reasons for implementing fault tolerance may be different, but these  offer guidance on whether you need FT now or in the future.

转载地址:http://szyoi.baihongyu.com/

你可能感兴趣的文章
ElasticSearch 2 的节点调优(ElasticSearch性能)
查看>>
Elasticsearch与hadoop比较
查看>>
raid5
查看>>
eclipse中调试solr
查看>>
solr有关Pig0.12.0和Solr4.10.2
查看>>
建议使用Solr或ElasticSearch这样的封装了
查看>>
图形数据库Neo4J简介
查看>>
JDBC 连接 带实例名的SQL Server
查看>>
mysql多实例的配置和管理
查看>>
DB2和GreenPlum对比
查看>>
PostgreSQL与Oracle的差异对比
查看>>
java多线程:线程池的原理及实现
查看>>
Java线程:概念与原理
查看>>
redis有序集内部实现原理
查看>>
Redis架构设计
查看>>
Redis主从实现原理分析
查看>>
ActiveMQ的工作原理
查看>>
SQLServer 原理简单解析
查看>>
地址数据库
查看>>
动态语言和静态语言的比较
查看>>