You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
This issue leads me to another issue with terraform vshpere module to provision a new vm from rancher os template cause the customization wasn't finish with this exception while running terraform apply:
Virtual machine customization failed on "/Datacenter/vm/somefolder/anotherfolder/vmname":
An error occurred while customizing VM vmname. For details reference the log file <No Log> in the guest OS.
The virtual machine has not been deleted to assist with troubleshooting. If
corrective steps are taken without modifying the "customize" block of the
resource configuration, the resource will need to be tainted before trying
again. For more information on how to do this, see the following page:
https://www.terraform.io/docs/commands/taint.html
the customization isn't finished and the NIC state left disconnected.
the guest os I've chose was Linux
guest os version: other 64 bit
However it would be nice to hear if my recently created BurmillaOS beta release works any better? I don't have access to ESXi 6.7 environment. You can find it and release notes which describes differences to RancherOS https://github.com/burmilla/os/releases/tag/v1.9.0-rc1
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
RancherOS Version: 1.5.6
Where are you running RancherOS? ( Vsphere baremetal)
Issue:
after booting from iso of [rancher os v1.5.6 / v1.5.5] (https://github.com/rancher/os/releases/download/v1.5.6/rancheros-vmware.iso),
open-vm-tools has some exceptions relate to non compatible binaries to the rancher os.
open-vm-tools logs in /var/log/vmware-vmsvc.log:
This issue leads me to another issue with terraform vshpere module to provision a new vm from rancher os template cause the customization wasn't finish with this exception while running terraform apply:
the customization isn't finished and the NIC state left disconnected.
the guest os I've chose was Linux
guest os version: other 64 bit
vm vmware-.log:
vmware.log
VMX File:
Expected Behavior:
Boot Rancher OS without open-vm-tools exception and able to customize rancher.
The text was updated successfully, but these errors were encountered: