Skip to content

vCenter context data not refreshed NIC (alias) detach #4194

@vholer

Description

@vholer

Description

vCenter VM contextualization metadata, which are accessed from the VM via:

vmtoolsd --cmd 'info-get guestinfo.opennebula.context' | base64 -d

are not refreshed when:

  • NIC is detached
  • NIC alias is detached

This is a follow up of #4130 , similar problem we had on KVM (CD-ROM) recently.

To Reproduce

  • Run VM
  • Attach extra NIC (alias)
  • Validate metadata via above cmd and find actual state
  • Detach NIC (alias)
  • Validate metadata via above cmd are find they are NOT refreshed

Details

  • Hypervisor: vCenter
  • Version: 5.10.3

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions