Bug ID 974301: Partition qkview named 'controller-$ID.qkview', instead of 'partition...'

Last Modified: Oct 19, 2025

Affected Product(s):
F5OS Velos(all modules)

Fixed In:
F5OS-C 1.1.0

Opened: Dec 15, 2020

Severity: 3-Major

Symptoms

Within a partition, generating a qkview from confd-cli uses a default file name controller-${CONTROLLER_ID}.qkview

Impact

The partition-level qkview filename is in this format: controller-${CONTROLLER_ID}.qkview. There is no way to determine which partition the qkview represents.

Conditions

When a qkview filename is not specified in the confd-cli command.

Workaround

Specify a qkview filename when requesting a qkview with the confd-cli command.

Fix Information

The default qkview name for partitions now follows the format: partition${PARTITION_ID}-${CONTROLLER_ID}.qkview.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips