BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Redundant array of inexpensive servers: clustering?
- Subject: [Discuss] Redundant array of inexpensive servers: clustering?
- From: richard.pieri at gmail.com (Richard Pieri)
- Date: Sun, 30 Mar 2014 17:51:37 -0400
- In-reply-to: <53388C0C.5060309@borg.org>
- References: <6632cf71d55dabb34806494b44349729.squirrel@webmail.ci.net> <533884C8.4050006@gmail.com> <53388C0C.5060309@borg.org>
Kent Borg wrote: > Not a high performance model but a high availability model that doesn't > care much about what happens inside the VMs. A given VM that isn't > otherwise interested in rebooting might be run for years in such a rig. A more detailed plan for the basic Xen + checkpoint + DRBD configuration I described. It also has the same flaw: split brain. There's no quorum, and you can't get a quorum with DRBD. You have to have a third node to break ties. Alternatively, you can use a chunk of shared storage that can be locked by a single node: when the heartbeat fails the two nodes race to see which can lock the shared storage. Whichever gets the lock is the live node. You can't do this with DRBD. You need multipath storage and that's not cheap. -- Rich P.
- Follow-Ups:
- [Discuss] Redundant array of inexpensive servers: clustering?
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Redundant array of inexpensive servers: clustering?
- References:
- [Discuss] Redundant array of inexpensive servers: clustering?
- From: richb at pioneer.ci.net (Rich Braun)
- [Discuss] Redundant array of inexpensive servers: clustering?
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] Redundant array of inexpensive servers: clustering?
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Redundant array of inexpensive servers: clustering?
- Prev by Date: [Discuss] Redundant array of inexpensive servers: clustering?
- Next by Date: [Discuss] Redundant array of inexpensive servers: clustering?
- Previous by thread: [Discuss] Redundant array of inexpensive servers: clustering?
- Next by thread: [Discuss] Redundant array of inexpensive servers: clustering?
- Index(es):