Distributed file system
GlusterFS is a distributed scalable network file system suitable for data-intensive tasks such as cloud storage and media streaming. It allows rapid provisioning of additional storage based on your storage consumption needs. It incorporates automatic failover as a primary feature. All of this is accomplished without a centralized metadata server.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python-2' does not match package name 'python2' | |
input-labels Identify input labels that do not match package names | label 'libuuid' does not match package name 'util-linux:lib' | |
formatting Look for formatting issues in the source | parentheses feel lonely, move to the previous or next line |