LizardFS

Last updated
LizardFS
Developer(s) Distributed FS Sp. z o.o. [1]
Stable release
3.12.0 / 21 December 2017;7 years ago (2017-12-21) [2]
Repository
Operating system Linux, FreeBSD, Mac OS X, Solaris
Type Distributed file system
License GPLv3
Website lizardfs.com

LizardFS is an open source distributed file system that is POSIX-compliant and licensed under GPLv3. [3] [4] It was released in 2013 as fork of MooseFS. [5] LizardFS is also offering a paid technical support (Standard, Enterprise and Enterprise Plus) with possibility of configurating and setting up the cluster and active cluster monitoring.

Contents

LizardFS is a distributed, scalable and fault-tolerant file system. The file system is designed so that it is possible to add more disks and servers “on the fly”, without the need for any server reboots or shutdowns. [6]

Description

LizardFS makes files secure by keeping all the data in multiple replicas spread over the available servers. This storage is presented to the end-user as a single logical namespace. It can also be used to build space-efficient storage because it is designed to run on commodity hardware. It has applications in multiple fields and is used by institutions in finance, telecommunications, medicine, education, post-production, game development, cloud hosting services, and others.

Hardware

LizardFS is fully hardware agnostic. Commodity hardware can be utilized for cost efficiency. The minimum requirements are two dedicated nodes with a number of disks, but to obtain a high available installation at least 3 nodes are needed. This will also enable the use of erasure coding.

Architecture

LizardFS keeps metadata (e.g. file names, modification timestamps, directory trees) and the data separately. Metadata are kept on metadata servers, while data is kept on chunkservers.

A typical installation consists of:

Features

See also

References

  1. "LizardFS". Archived from the original on 2016-01-30. Retrieved 2016-05-09.
  2. "Releases · lizardfs/lizardfs". GitHub . Archived from the original on 2023-06-08. Retrieved 2025-07-15.
  3. "LizardFS: Software-defined storage, as it should be (original article in German)". www.golem.de. April 27, 2016. Archived from the original on 2016-04-30. Retrieved 2016-05-06.
  4. "Mr. Blue Coat: (updated) Distributed File System benchmark". Archived from the original on 2016-05-22. Retrieved 2016-05-06.
  5. "ZFS + glusterfs on two or three nodes". permalink.gmane.org. Archived from the original on 2016-10-13. Retrieved 2016-05-06.
  6. Korenkov, V. V.; Kutovskiy, N. A.; Balashov, N. A.; Baranov, A. V.; Semenov, R. N. (2015-01-01). "JINR Cloud Infrastructure". Procedia Computer Science. 4th International Young Scientist Conference on Computational Science. 66: 574–583. doi: 10.1016/j.procs.2015.11.065 .