Storage VMware fault tolerance.

Hello.

I was looking at the solution of vmware fault tolerance and have I have a question:

You can store the primary and secondary VMs on databases of dirffent? If you can, provide this storage redundancy as well?

http://www.VMware.com/products/fault-tolerance/

Tanks in advance.

Lars Eidsten

This is the concept behind the product, but the product is not available yet... we expect 2009

Have a llok at this paper, it should help now: http://www.vmware.com/files/pdf/practical_guide_bcdr_vmb.pdf

Tags: VMware

Similar Questions

  • SAN with VMware Fault Tolerance storage redundancy

    We built a new data center, with the idea in mind to use VMware Fault Tolerance to create a virtual environment without service interruption between two data centers.  The goal is to have the VMs to continue to operate even with the loss of access to an entire datacenter, including SAN storage units.

    I'm looking for a way for a vSphere 4 virtual infrastructure to be able to write to storage replicated in two different datacenters (with low latency of connections between data centers).  We can do with the networks and host servers, but I found nothing in the documentation of tolerance to failures to mention something else 'shared storage' we have experienced a failure of the individual units of SAN storage (including total loss of hundreds of virtual machines) and hope that we can eliminate the unit of storage as a single point of failure.

    Someone did he do it, or how it could be done?

    Hello

    In order to clarify what idle-jam talks about, you can watch this video of HP and VMware on YouTube.

    -hth

    Kind regards.

  • VMware Fault Tolerance

    Hello

    VMware Fault Tolerance is a good solution for virtual machines in Production? What is the requirements, benefits and the Limitations of FT?

    Hello

    Yes FT is the good soltion for Production VM, Pleace check the bottom of the article for more information

    http://www.google.co.in/#sclient=psy&hl=en&source=hp&q=VMware+Fault+Tolerance+overview%2C+requirements%2C+benefits+%26+Limitations+site%3A+blog.srinfotec.com&pbx=1&oq=VMware+Fault+Tolerance+overview%2C+requirements%2C+benefits+%26+Limitations+site:+blog.srinfotec.com&aq=f&aqi=&aql=&gs_sm=e&gs_upl=1716l8806l1l9026l25l23l0l0l0l0l496l5193l0.4.17.0.1l22l0&bav=on.2,or.r_gc.r_pw.&fp=1ad7a99e02298f12&biw=1366&bih=604

    or

    http://blog.srinfotec.com/?p=243

    concerning

    Rohit

  • SAN multisite and VMware Fault Tolerance

    Hello

    My apologies if this is in the wrong section.

    I have a requirement for the two main rooms, with SAN and ESX hosts in each room.

    In total I have, for the sake of arguments, 200 VMS, with a split 50-50, so 100 in each room Basic.

    I want to use VMware of fault tolerance for machines remain operational in the event of a major failure or the other room Basic.

    I think I can use Multisite SAN to do.

    Please see attached diagram fo what I want to do, I know that the diagram is not correct but I drew it fast just to try to explain the scenario.

    What I want to know (or have help on) is:

    Is it possible to use fault tolerance in this way have no downtime in the result of a failure of basic room? (basic rooms are not very remote and use the same networks)

    How does multi-site SAN work, are there articles I can read to help me understand this?

    Multisite perhaps SAN iSCSI or fibrechannel?

    Thank you.

    SAN should resemble a single San for all ESXes. It doesn't matter how you do it.

    > If I my synchronous SAN mirror, might simply use FT for the vcenter as well?

    It is possible for the small environment. In general, vCenter requires 2 vCPU, while FT works for uniprocessor VMs only. But do not overestimate FT, it is not a universal solution and the universal answer.

    > Also with FT, can you specify the server host in the cluster to act as the secondary?

    Directly - no. The only way - to create link VM to any resource that is available for 2 ESXes only.

    ---

    MCSA, MCTS, VCP, VMware vExpert 2009

    http://blog.vadmin.ru

  • Deployment of Exchange Server 2013 on VMware Fault Tolerance

    Hi people,

    Instead of using the DAG have on the Exchange Server 2013, which is warnings for the stand-alone Exchange 2013 Server deployment and then implementation of the Vmware FT or at least HA to the availability at the hypervisor level?

    With HA no problem - with FT under vSphere 5.1, you are limited to a single vCPU VM-

  • Little doubt about VMware Fault Tolerance

    I would like to know, in case if the Virtual Machine goes down or get corrupted, the setting of Virtual Machine replica on the secondary host is going live?

    Else FT is applicable only when the broken material / host, please provide details?

    Both machines use the same storage and the second machine is basically running the same instructions as the first. If the first has been tampered on disk or a memory error, it appears in the second. FT is realtime protection against hardware failures.

  • for vmware esxi fault tolerance specifications 5

    Can someone tell me where I can find documents to show me the fault tolerance support in version 5?  Are we still liminted to 1vcpu?  How many virtual machines can be set to feet?

    Hello.

    Not much changed. I keep it updated constantly:

    http://communities.VMware.com/blogs/vmroyale/2009/05/18/VMware-fault-tolerance-requirements-and-limitations

    Good luck!

  • Windows for the issue of fault tolerance

    I counted on 4 virtual machines running in a fault-tolerant environment.

    I'm reading that I should get 2, Windows server 2008 R2 Ent. licenses because they are counted as separate servers (even if they are just redundent).

    Is this true?

    Do you mean 4 virtual machines protected with VMware Fault tolerance (FT) or using HA to protect an ESXi host failure?

    Windows Enterprise gets you 4 total licenses for virtual machines but it is authorized by the ESXi host. So if you have two hosts of ESXi, you would need two copies of Windows Enterprise to protect the 4. VMs data center total is something much better, if you plan to have more than 4 VMs.

  • API to enable Fault Tolerance

    My BR request, I have to turn off FT in order to take a snapshot of the virtual machine. I found API TurnOffFaultToleranceForVM_Task to disable FT for a virtual machine. But I see no API to turn back on again. Why is there not an API to turn FT.? Is it possible that I can do this?

    Thank you

    Parag

    For the management of fault tolerance, you will use the following methods:

    CreateSecondaryVM_Task() (for a virtual machine to configure FT)

    EnableSecondaryVM_Task() (turn ON FT for a virtual machine)

    DisableSecondaryVM_Task() (disable FT for a virtual machine)

    TurnOffFaultToleranceForVM_Task() (turn OFF FT for a virtual machine)

    You can take a look at this script that I wrote to manage the IP: ftCLI.pl - VMware Fault Tolerant Managment

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    Twitter: @lamw

    If you find this information useful, please give points to "correct" or "useful".

  • "Support clustering features such as fault tolerance" option greyed out (unavailable)

    Hello

    For a customer, we try to simulate a SQL using MSCS failover.

    I found a lot of information on the configuration, using only the virtual machines.

    However, for some reason, we cannot select the option 'support clustering features such as fault tolerance', when trying to create the quorum disk in Vsphere.  (See the image)

    We have deployed 1 DC (W2K3 - x 86) and 2 servers SQL 2005 on a W2k3 x 64 environment.

    We use Vsphere 4.0 and ESX 3.5

    I am relatively new to this configuration and I couldn't find any document appropriate, pointing in the right direction.

    Thanks in advance.

    Armand

    Looking again at your attachment, the processor is on the list supported for FT, but upgrade to / with ESX 4 is also a requirement.

    Its interesting to look at the limits of the feet as well. The big one for us, it's that it currently works only on Virtual Machines with 1 vCPU and no more.

    Good luck!

    http://communities.VMware.com/blogs/vmroyale/2009/05/18/VMware-fault-tolerance-requirements-and-limitations

  • What are the requirements\limitation for configuration of fault tolerance?

    What do I need to do properly configured?

    Here are a few good links providing the requirements and details:

    http://KB.VMware.com/kb/1010601

    http://communities.VMware.com/blogs/vmroyale/2009/05/18/VMware-fault-tolerance-requirements-and-limitations

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    http://Twitter.com/lamw

    If you find this information useful, please give points to "correct" or "useful".

  • Cannot access the fault tolerance Mode

    Dear all,

    I have a problem, which allows VMware ft. I have 2 IBM eServer HS12 blade with IntelCore 2 Duo E6305 CPU @ 1.86 GHz

    When I turn on the machine virtual of FT it gives the following error.

    Recording/playback is supported for VMS 64-bit only on some processors. Abandonment of record/replay. Unable to access the mode for fault tolerance.

    Are there settings that I need to do on the host VMware ESX or VM.

    Kind regards

    Rahiz

    Rahiz,

    According to the Knowledge Base the CPU is not supported for the fault tolerance

    .

    Take a look at the Article KB 1008027 - processors and operating systems that support VMware Fault Tolerance

    André

  • Fault tolerant on VMware linked clone Desktop

    Hello

    someone may answer whether it is possible to enable fault tolerance on linked clone VM to a master, through composer.

    Client wants to protect in this way, hundreds of virtual office, I thought about using a channel 10 gigabit for the communication of FT logging, that think u dou everything?

    Thank you very much

    First off it is only recommended to have 4 FT running for each host, so would need you 25 hosts make 100 mV.

    Secondly, I am sure that this is taken care with view.

    Thirdly, also sure FT requires full VMs, clones and unrelated, so your cost of SAN will rocket sky.

    Fourth and this is my favorite, it is exteremly high Windows going down until your host blocks (ESX breaks down).  FT no help even in this situation as if OS1 block him operating system on the other server will crash at the same time.

    FT is designed for mission critical Server VM, not of VDI.

    Gunnar

  • Fault tolerance options

    Given an ESXi implementation is a "proof of concept" for a possible implementation of more complex VI, how ESXi can be configured to make as possible fault tolerance?

    • ESXi can manage the RAID HD?

    • 2 ESXi servers are configurable so that if there is a failure of HW an administrator can move the virtual machines managed by one server to another?

    • Can an external storage 2 servers ESXi fault a little more tolerant?

    Suggestions, pointers and advice welcome...

    Marius

    If you have no central storage as a San you will not be able to use the features of "fault-tolerant" VI like HA, DRS and vMotion.

    I would def make arrangements for a temporary SAN storage shared for your two esxi servers, so you can show all the benefits.

    You can use openfiler if you do not have a SAN just laying around, but of course everyone (just in case if http://openfiler.com/)

    Andy, VMware Certified Professional (VCP), http://www.vmadmin.co.uk/

    If you have found this information useful please give points by using the buttons at the top of the page accordingly.

  • VSAN 6.2 'method of fault tolerance' is not available

    Hello

    I installed 4 6, 0u2 ESXi hosts, each equipped with 3 flash devices and a VCVA 6.0U2

    I built the VSAN cluster without activating dedup and compression.

    But when I try to build a raid5 storage strategy, I can't find the parameter of the method of fault tolerance to allow coding of erasure with RAID5,

    I found the after fault tolerance method parameter enabled dedup and compression.

    Is this good?

    It's surprising. I have 60U2 basic vsan cluster where I am able to see 'Method of fault tolerance' the two option of raid 0 and raid 5/6 without activation of compression and deduplication.

    Can you confirm that you have all the flash disk group when you tried this option

    You can logout/login to the webclient service and check if you are able to see (there is a known, documented problem where some of the policies will not be visible unless you disconnect/connect back to the user interface)

    Was it installed or upgraded charges. If you upgrade, you did the upgrade of the disk version. I think that features will not appear if the upgrades of the disc are not (and automatically activating dedup/compression is an upgrade of the disk)

Maybe you are looking for