Storage
Storage configuration describes the disks of the host that will be used to store the OS and data. Not all disks of the host need to be captured inside the Host Configuration, only those that Trident should operate on.
Characteristic | Value |
---|---|
Type | object |
Properties
abUpdate
(optional)
A/B update configuration.
Characteristic | Value |
---|---|
Type | AbUpdate |
Link | AbUpdate |
disks
(optional)
A list of disks that will be used for the host.
Characteristic | Value |
---|---|
Type | array |
-
Items of the array must have the type:
Characteristic Value Type Disk
Link Disk
encryption
(optional)
Encryption configuration.
Characteristic | Value |
---|---|
Type | Encryption |
Link | Encryption |
filesystems
(optional)
Filesystems in this host.
Characteristic | Value |
---|---|
Type | array |
-
Items of the array must have the type:
Characteristic Value Type FileSystem
Link FileSystem
raid
(optional)
RAID configuration.
Characteristic | Value |
---|---|
Type | Raid |
Link | Raid |
swap
(optional)
Swap device configuration.
Characteristic | Value |
---|---|
Type | array |
-
Items of the array must have the type:
Characteristic Value Type Swap
Link Swap Shorthand Type string
Shorthand Format Block Device ID
verity
(optional)
Verity device configuration.
Characteristic | Value |
---|---|
Type | array |
-
Items of the array must have the type:
Characteristic Value Type VerityDevice
Link VerityDevice