Comments on Virtual Machine Replication & Failover with VMWare Server & Debian Etch (4.0)
Virtual Machine Replication & Failover with VMWare Server & Debian Etch (4.0) This tutorial provides step-by-step instructions about how to create a highly available VMware Server environment on a Debian Etch system. With this tutorial, you will be able to create Virtual Machines that will be available on multiple systems with failover/failback capabilities.
4 Comment(s)
Comments

In this example /dev/sda7 is just a local partition that was created to eventually be the local storage for the drbd mirrored partition. Just use whatever your normal partition tools to create it on the local drives (of each machine in your mirrored pair). fdisk, parted, etc. No need to format it. You format the mirrored virtual partition after you're all done creating them.
--Chris
When I read this tutoral, my question rased if your manual could be used between 2 "regular" debian servers.
Kind regards, John Sjouken
dear Ryan,
that is what I would like to do. Can you give details ? How does the failover work without stonith capabilities ? Eventually, I just want drbd sync and an e-mail at lost heart beat to care manually for failover ? Best regards Otmar Ripp