27.18. Volume Manager

Configuration of the volume manager:

[ Settings/VolumeManager ]
flush_period : float = 5 1
volume_cache : integer = 2097152 2

1

How often the volume manager flushes file systems in seconds.

2

Cache size per mounted volume in bytes.

[ Settings/VolumeManager/Volumes ] 1
... : string = volume_image
[ Settings/VolumeManager/ReadOnlyVolumes ] 2
... : string = read_only_volume_image

1

Registry node holding arbitrarily named string config variables. Each variable contains a path to a volume image to be mounted at core startup.

2

Registry node holding a list of paths to volume images to be mounted read only at core startup.