[Bug 1195524] Re: race condition / transient failure to provision

Stephen A. Zarkos 1195524 at bugs.launchpad.net
Sat Jun 29 19:50:09 UTC 2013


Hello!

Thank you for confirming that.  I think the hostname just looked odd so
just wanted to confirm as we don't have access to this environment.

If the instance is still available we really need more logs to figure
out what went wrong.  This will help determine if there's something
wrong on the VM (disk or network issue) or a timing issue that we may be
able work around.

We know the timeout set on the socket by httplib is the system default
timeout for sockets, so if the following http request from
ReportRoleProperties() was 'blocked' it would throw an exception on a
timeout or other IO error.  However, clearly the EnvMonitor was not able
to complete in this case.  Most likely the ifup call could not complete
for some reason.  If this is not a reliable operation then perhaps
disabling the HostMonitor a good solution, of course the VMs other
services may not be aware of a hostname change.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to walinuxagent in Ubuntu.
https://bugs.launchpad.net/bugs/1195524

Title:
  race condition / transient failure to provision

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1195524/+subscriptions



More information about the Ubuntu-server-bugs mailing list