dataCompressionType
The data compression configuration for the file system. DataCompressionType
can have the following values:
NONE
- Data compression is turned off for the file system.LZ4
- Data compression is turned on with the LZ4 algorithm.
For more information, see Lustre data compression.