Skip to content

Azure CNI creates lots of short lived calls to WMI  #955

@jsturtevant

Description

@jsturtevant

What happened:
Azure CNI creates lots of short lived calls to WMI.

  1. Wmic.exe processes were launched by azure-vnet.exe in session 0 to query system bootup time.
  2. azure-vnet.exe is short lived process and the calls to WMI are expensive

what is the purpose and is there away to optimize these calls?

image

What you expected to happen:

How to reproduce it:

Orchestrator and Version (e.g. Kubernetes, Docker):

Operating System (Linux/Windows):

Kernel (e.g. uanme -a for Linux or $(Get-ItemProperty -Path "C:\windows\system32\hal.dll").VersionInfo.FileVersion for Windows):

Anything else we need to know?:
[Miscellaneous information that will assist in solving the issue.]

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions