Skip to main content

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.

CharacteristicValue
Typeobject

Properties

abUpdate (optional)

A/B update configuration.

CharacteristicValue
TypeAbUpdate
LinkAbUpdate

disks (optional)

A list of disks that will be used for the host.

CharacteristicValue
Typearray
  • Items of the array must have the type:

    CharacteristicValue
    TypeDisk
    LinkDisk

encryption (optional)

Encryption configuration.

CharacteristicValue
TypeEncryption
LinkEncryption

filesystems (optional)

Filesystems in this host.

CharacteristicValue
Typearray
  • Items of the array must have the type:

    CharacteristicValue
    TypeFileSystem
    LinkFileSystem

raid (optional)

RAID configuration.

CharacteristicValue
TypeRaid
LinkRaid

swap (optional)

Swap device configuration.

CharacteristicValue
Typearray
  • Items of the array must have the type:

    CharacteristicValue
    TypeSwap
    LinkSwap
    Shorthand Typestring
    Shorthand FormatBlock Device ID

verity (optional)

Verity device configuration.

CharacteristicValue
Typearray
  • Items of the array must have the type:

    CharacteristicValue
    TypeVerityDevice
    LinkVerityDevice