Hubbry Logo
search button
Sign in
Highly Available STorage
Highly Available STorage
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Highly Available STorage
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Highly Available STorage Wikipedia article. Here, you can discuss, collect, and organize anything related to Highly Available STorage. The purpose of the h...
Add your contribution
Highly Available STorage
Original author(s)Pawel Jakub Dawidek
Written inC
Operating systemFreeBSD
TypeDistributed storage system
LicenseFreeBSD License
Websitewiki.freebsd.org/HAST

Highly Available Storage (HAST) is a protocol and tool set for FreeBSD written by Pawel Jakub Dawidek, a core FreeBSD developer.

HAST provides a block device to be synchronized between two servers for use as a file system. The two machines comprise a cluster, where each machine is a cluster node. HAST uses a Primary-Secondary (or Master-Slave) configuration, so only one cluster node is active at a time.

HAST-provided devices appear like disk devices in the /dev/hast/ directory in FreeBSD, and can be used like standard block devices. HAST is similar to a RAID1 (mirror) where each RAID component is provided across the network by one cluster node.[1]

See also

[edit]

References

[edit]
  1. ^ "Solved - How to create RAID1 for a entire disk with UFS and GPT?". The FreeBSD Forums. 2018-08-08. Retrieved 2023-12-13.
[edit]