Stratis (configuration daemon)

Stratis is a user-space configuration daemon that configures and monitors existing components from Linux's underlying storage components of LVM volume management and XFS filesystem via D-Bus. Stratis is not a user-level filesystem like the FUSE system. Stratis configuration daemon was originally developed by Red Hat to have feature parity with ZFS and Btrfs. The hope was due to Stratis configuration daemon being in userland, it would more quickly reach maturity versus the years of kernel level development of file systems ZFS and Btrfs.[1][2] As it is built upon enterprise-tested components LVM and XFS with over a decade of enterprise deployments and the lessons learned from System Storage Manager in Red Hat Enterprise Linux 7.[3]

stratisd
Stable release
2.0.1 / February 10, 2020 (2020-02-10)
Repositorygithub.com/stratis-storage/stratisd
Written inRust
Operating systemLinux
LicenseMozilla Public License 2.0
Websitestratis-storage.github.io
stratis-cli
Stable release
2.0.1 / January 13, 2020 (2020-01-13)
Repositorygithub.com/stratis-storage/stratis-cli
Written inPython
Operating systemLinux
LicenseApache License 2.0
Websitestratis-storage.github.io

Stratis provides ZFS/Btrfs-style features by integrating layers of existing technology: Linux's device mapper subsystem, and the XFS filesystem. The stratisd daemon manages collections of block devices, and provides a D-Bus API. The stratis-cli dnf package provides a command-line tool stratis, which itself uses the D-Bus API to communicate with stratisd.

See also


References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.