Description of problem: Creating a VM With vhostmd disks/volumes fails with the message "DownwardMetrics FeatureGate is not enabled" The output from the below command shows no mention of the DownwardMetrics FeatureGate. Version-Release number of selected component (if applicable): CNV-4.9 How reproducible: Steps to Reproduce: 1. Create a VM with vhostmd disks/volumes 2. 3. Actual results: VM Creation fails with the message "DownwardMetrics FeatureGate is not enabled" Expected results: VM Creation is successful Additional info: Works fine with enabling the featureGate via JSON Patch Annotation
Re-assigning this to HCO as this appears to be related to installation. Please feel free to re-assign if you think this is in error.
Currently this feature gate is not enabled. Please provide us with business justification why you would need and we will then decide whether to implement it. Without sound justification, this bug will be closed as 'not a bug'.
Closing as no justification for doing it was given.
[kbidarka@localhost fedora]$ oc get kubevirt kubevirt-kubevirt-hyperconverged -n openshift-cnv -o yaml | grep -A 13 developerConfiguration -- developerConfiguration: diskVerification: memoryLimit: 2G featureGates: - DataVolumes - SRIOV - LiveMigration - CPUManager - CPUNodeDiscovery - Snapshot - HotplugVolumes - GPU - HostDevices - DownwardMetrics We now see the "DownwardMetrics" FeatureGate as seen above from the kubevirt-kubevirt-hyperconverged.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.9.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4104