- Fix vitastor-disk purge broken after adding the "OSD is still running" check - Fix iothreads hanging after adding zero-copy send support - Fix enabling localized reads online (without restarting OSDs) in the default PG lock mode
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
#
|
|
# Configuration file for containerized Vitastor installation
|
|
# (non-Kubernetes, with systemd and udev-based orchestration)
|
|
#
|
|
|
|
# Desired Vitastor version
|
|
VITASTOR_VERSION=v2.2.1
|
|
|
|
# Additional arguments for all containers
|
|
# For example, you may want to specify a custom logging driver here
|
|
CONTAINER_OPTIONS=""
|