Last Modified: Oct 19, 2025
Affected Product(s):
F5OS Velos
Fixed In:
F5OS-C 1.1.0
Opened: Dec 15, 2020 Severity: 3-Major
Within a partition, generating a qkview from confd-cli uses a default file name controller-${CONTROLLER_ID}.qkview
The partition-level qkview filename is in this format: controller-${CONTROLLER_ID}.qkview. There is no way to determine which partition the qkview represents.
When a qkview filename is not specified in the confd-cli command.
Specify a qkview filename when requesting a qkview with the confd-cli command.
The default qkview name for partitions now follows the format: partition${PARTITION_ID}-${CONTROLLER_ID}.qkview.