Bug 2013895 - Cannot enable accelerated network via MachineSets on Azure
Summary: Cannot enable accelerated network via MachineSets on Azure
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.10
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.10.0
Assignee: Joel Speed
QA Contact: Huali Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-14 03:26 UTC by Huali Liu
Modified: 2022-03-10 16:19 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:19:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
machinesetazure.yaml (1.95 KB, text/plain)
2021-10-14 03:26 UTC, Huali Liu
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-api-operator pull 935 0 None open Bug 2013895: Bump Azure dependency to include new fields 2021-10-14 09:29:29 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:19:54 UTC

Description Huali Liu 2021-10-14 03:26:28 UTC
Created attachment 1832773 [details]
machinesetazure.yaml

Description of problem:
Cannot enable accelerated network via MachineSets on Azure

Version-Release number of selected component (if applicable):
4.10.0-0.nightly-2021-10-09-220031

How reproducible:
Always

Steps to Reproduce:
1. jenkins flexy install release:4.10.0-0.nightly-2021-10-09-220031 cluster on Azure.

2. get default installed MachineSet yaml file
oc get machineset <machineset_name> -n openshift-machine-api -o yaml >machinesetazure.yaml
then add "acceleratedNetworking: true" in line 42 of the machinesetazure.yaml file.

3. oc create -f machinesetazure.yaml

4. wait for the MachineSet and machines created successfully, then check Accelerated networking on Azure portal.


Actual results:
Accelerated networking on Azure portal is disable

Expected results:
Accelerated networking on Azure portal is enable

Additional info:

Comment 5 Huali Liu 2021-10-22 09:22:45 UTC
Verified on 4.10.0-0.nightly-2021-10-22-024906

Steps to Reproduce:
1. jenkins flexy install 4.10.0-0.nightly-2021-10-22-024906 cluster on Azure.

2. get default installed MachineSet yaml file

oc get machinesets huliu025-lqxnv-worker-northcentralus -o yaml > machinesetazure1022.yaml
then add "acceleratedNetworking: true" in line 42 of the machinesetazure1022.yaml file.

3. oc create -f machinesetazure1022.yaml

4. wait for the MachineSet and machines created successfully, then check Accelerated networking on Azure portal.

Accelerated networking on Azure portal is enable.

Comment 8 errata-xmlrpc 2022-03-10 16:19:35 UTC
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 Container Platform 4.10.3 security 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-2022:0056


Note You need to log in before you can comment on or make changes to this bug.