[nycbug-talk] Highly Available Storage (HAST) committed to HEAD

Steven Kreuzer skreuzer at exit2shell.com
Fri Feb 19 10:39:27 EST 2010


http://svn.freebsd.org/viewvc/base?view=revision&revision=204076

In case you didn't see the original thread on talk about this:

HAST allows to transparently store data on two physically separated machines connected over the TCP/IP network. Those two machines together will be called a cluster and each machine is one cluster node. HAST works in Primary-Secondary (Master-Backup, Master-Slave) configuration, which means that only one of the cluster nodes can be active at any given time. Active node will be called Primary node. This is the node that will be able to handle I/O requests to HAST-managed devices. Currently HAST is limited to two cluster nodes in total. (from http://wiki.freebsd.org/HAST)

--
Steven Kreuzer
http://www.exit2shell.com/~skreuzer




More information about the talk mailing list