opnsense-src/share/examples
Pawel Jakub Dawidek 2b98f8400d MFC r204076,r204077,r204083,r205279:
r204076:

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

r204077:

Remove some lines left over by accident.

r204083:

Add missing KEYWORD line.

Pointed out by:	dougb

r205279 sys:

Simplify loops.
2010-04-18 21:14:49 +00:00
..
autofs/driver Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
bootforth Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support). 2004-01-18 15:16:12 +00:00
BSD_daemon Improve the example FreeBSD/Beastie poster a bit: 2001-08-07 22:09:47 +00:00
cvsup Update the comment for RELENG_8 too. 2009-08-24 03:49:37 +00:00
diskless doc fix: option MFS is obsolete. use MD_ROOT instead. 2006-06-02 15:01:11 +00:00
drivers Also use dev2unit() in the pseudo-driver example script. 2008-09-27 16:52:57 +00:00
etc On i386, make "prescott" an alias for "nocona" (instead of the other way 2007-01-17 12:43:06 +00:00
find_interface Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
FreeBSD_version Add unistd.h to the getosreldate(3) manpage. 2008-09-30 11:25:55 +00:00
hast MFC r204076,r204077,r204083,r205279: 2010-04-18 21:14:49 +00:00
hwpmc Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities 2005-04-19 04:01:25 +00:00
ibcs2 A little COFF program (uuencoded) + README. Just do we can show 1994-10-23 19:23:50 +00:00
indent MFC r206102,206103,206175,206176: add example indent.pro file 2010-04-12 21:18:58 +00:00
ipfilter Remove NO_OBJ now that this makefile builds something. 2006-03-01 22:59:00 +00:00
ipfw make sure we really don't have a tty when installing rules. This prevents 2003-09-07 07:52:56 +00:00
IPv6 Fix some grammar nits. Mainly the use of a' or an' where the opposite 2002-12-19 22:56:20 +00:00
kld Where if not in examples we should follow style(9)? 2009-06-03 09:28:58 +00:00
libvgl Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
mdoc Revert my previous change as it does not seem to be entirely correct and 2006-09-27 21:28:44 +00:00
netgraph Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth. 2007-04-24 16:58:54 +00:00
nwclient s/nwserv/nwfs/ 2002-04-20 05:04:21 +00:00
perfmon Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
pf Update pf examples from OpenBSD to catch up with new stateful defaults and 2007-11-11 01:16:51 +00:00
portal mount_portal -> mount_portalfs. 2001-05-24 13:15:49 +00:00
ppi Correct a comment about which parallel port pin is used to drive 2005-04-17 21:55:00 +00:00
ppp Mention the danger of running programs using ``!''. 2009-05-26 07:40:32 +00:00
printing $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
scsi_target Bump MAX_INITIATORS to 1024- the LSI-Logic can go even higher than 2006-09-27 15:38:13 +00:00
ses Adopt for modern FreeBSD. 2005-12-10 12:09:54 +00:00
smbfs Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
sunrpc Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
witness Add a new awk script which parses informations returned by the newly 2008-05-07 21:50:17 +00:00
Makefile MFC r204076,r204077,r204083,r205279: 2010-04-18 21:14:49 +00:00