OpenVMS Galaxy http://www.openvms.compaq.com/availability/galaxy.html. Commercial distributed system on the base of OpenVMS with appropriate hardware support. It enables full support of distributed resources of several computers.
openMOSIX (Multicomputer Operating System for unIX) http://www.openmosix.org/ http://www.openmosix.org/ System of process migration with network usage for Linux. It allows load distribution on all processes and optimal usage of all nodes RAM. Platform Intel x86 is supported. It is enough stable for practical usage. Open source code. This system is installed on the Kyiv University high-performance computing cluster.
SSI (Single System Image) http://bjbrew.org/cpq/ssic_linux/index.htm. Distributed operating system for Linux as analog of UnixWare clusters. The support of single process area, distributed file system, process migration, distributed memory, providing of reliability and in the case of nodes failure its recovery is in progress. Open source code.
BEOWULF. http://www.scyld.com/, http://www.beowulf.org/. One of the first projects on creating distributed operating system on the base of Linux. Actually it is a set of computers with single administration. It can be used as distributed computational system on the base of MPI/PVM. Open source code. It is enough stable.
GFS (Global File System) http://sistina.com/gfs/ . Global file system for Linux. Parallel maintenance of several SCSI devices and network hard drives is supported. Real time modification of file system size, distributed blocking manager, system of failure recovery are also supported. Open source code. It is unstable in network.
DRBD http://www.complang.tuwien.ac.at/reisner/drbd/. http://www.complang.tuwien.ac.at/reisner/drbd/. Network RAID-1 ( Network mirroring of hard disk partitions). Alfa version. Open source code.
Systems of cluster monitoring and providing of reliability:
VA Cluster Manager http://vacm.sourceforge.net/. High level system that enables cluster nodes monitoring. In the case of failure it performs hard system reboot with power down. It is necessary appropriate hardware support. It is stable. Open source code.
Piranha http://ha.redhat.com/ . System of network load distribution and failure recovery for Linux. Open source code. Beta version.
Linux Virtual Server http://www.linuxvirtualserver.org/. System of load distribution, scaling and failure recovery for network servers. It is stable. Open source code.
PVM (Parallel virtual machine) http://www.epm.ornl.gov/pvm/pvm_home.html. High level system that enables usage of heterogeneous computer systems for parallel processing.