PengpengSun
PengpengSun
Hi @jpbuecken , Yes, this is a known issue. We do have an internal bug to fix this by using an alternative way to reboot SLES when telinit command is...
Hi @jpbuecken The fix has been released in open-vm-tools v13.0.5, please check details [here](https://github.com/vmware/open-vm-tools/blob/stable-13.0.5/open-vm-tools/ChangeLog#L53). For SLES 16, we've also worked with SUSE to patch the same fix in SLES 16.0...
Thanks @fluggelgleckheimlen for reporting this issue. According to YAML rule "The # must be preceded by at least one space to avoid being misinterpreted as part of a value (especially...
Thanks @blackboxsw Yes, I'm seeing the same in [50-cloud-init.txt](https://github.com/canonical/cloud-init/files/12090866/50-cloud-init.txt)
> Thanks for this contribution @PengpengSun! Would you mind modifying the first line of your commit message in the PR description to be: > > ``` > fix(vmware): Explicitly set...
Thanks @blackboxsw for cc me this and thanks @FlorianLaunay for this feature request on VMware datasource. Metadata includes network configuration does NOT get updated when HotPlug NIC(s) to a VM,...
Hi @bab5470, Since vSphere 8.0 U3 release. Guest OS Customization will write network configuration to /etc/NetworkManager/system-connections/VMware-customization-{NAME}.connection and /etc/sysconfig/network-scripts/ifcfg-{NAME}. {NAME} is the connection name. Please check KB article: https://knowledge.broadcom.com/external/article/311956. In your...
Hi @bab5470 The 'VMware-customization-ethXXX.nmconnection' is the keyfile name, the "VMware customization ethXXX" is the connection id, the nic name is still ethXXX, the nic name is configurated in keyfile at...
> > This will change the behavior of when using GOSC in that the VM will boot with the NICs already connected, instead of that not happening until customization is...
> > > > This will change the behavior of when using GOSC in that the VM will boot with the NICs already connected, instead of that not happening until...