freebsd-skq/share/man
pjd 1c1e2e8b71 Please welcome HAST - Highly Avalable Storage.
HAST allows to transparently store data on two physically separated machines
connected over the TCP/IP network. 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. Only Primary node is able to
handle I/O requests to HAST-managed devices. Currently HAST is limited to two
cluster nodes in total.

HAST operates on block level - it provides disk-like devices in /dev/hast/
directory for use by file systems and/or applications. Working on block level
makes it transparent for file systems and applications. There in no difference
between using HAST-provided device and raw disk, partition, etc. All of them
are just regular GEOM providers in FreeBSD.

For more information please consult hastd(8), hastctl(8) and hast.conf(5)
manual pages, as well as http://wiki.FreeBSD.org/HAST.

Sponsored by:	FreeBSD Foundation
Sponsored by:	OMCnet Internet Service GmbH
Sponsored by:	TransIP BV
2010-02-18 23:16:19 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Document pthread_timedjoin_np. 2010-01-23 13:08:47 +00:00
man4 adds bwn(4) driver for supporting Broadcom BCM43xx chipsets. 2010-02-16 01:44:14 +00:00
man5 Please welcome HAST - Highly Avalable Storage. 2010-02-18 23:16:19 +00:00
man6
man7 Correct a minor mistake in my previous commit. 2010-01-21 17:26:11 +00:00
man8 Clean up rc.subr man page after removing leftover NetBSD compat. Also 2010-01-28 01:47:31 +00:00
man9 Some rewording and language fixes. 2010-02-15 17:41:59 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00