models/raid_config library
Configuration model for a FilesystemRaid instance.
Classes
- RaidConfig
- Immutable configuration object passed to FilesystemRaid.
Enums
- ParityAlgorithm
- Parity algorithm to use in RAID 5 mode.
- RaidLogLevel
- Log verbosity levels exposed by the RAID manager.
- RaidType
- RAID levels supported by this package.