On 12/16,
wsan...@turnitin.com wrote:
> Thanks to all. This isn't ready for prime time for me: the cloud-init stuff
> gets written to the file system somehow, and when I clone the first vm
> "wsanderscore1" to a vm "wsanderstest2", the cloud-config URL is ignored
> and the new VM comes up with the same hostname. In addition, this causes it
> to come up with the same IP address as the VM from which it was cloned,
> even though the MAC address is different.
Provisioned instances really shouldn't be cloned. Care needs to be taken
to ensure that the instances are sufficiently unique (e.g. removing the
machine ID). What is your overall goal?
I suggest you use Ignition [1] instead of coreos-cloudinit. One of the
many advantages is the fact that it only runs once. This greatly
simplifies your job if you do need to clone the VM and make changes.
> Third the VM kernel panics about 2 out of every three boots. (this is the
> current beta OVA).
That's not good. Can you file a bug [2] with the stack trace and info
about the VMware product you are using?
-Alex
[1]:
https://coreos.com/ignition/docs/latest/what-is-ignition.html
[2]:
https://github.com/coreos/bugs/issues