-
Notifications
You must be signed in to change notification settings - Fork 247
Open
Description
We have an upgrade routine where after we reprovision a VM to a new image our user-script runs an upgrade process on the zone. Every once in a while our script fails because it runs an mdata-put command that times out. Here is an example outside of our script that recreates the issue:
[root@ds (us-west-agc:bnbntl) ~]# mdata-put set:state success
plat_recv timeout
receive timeout, resetting protocol...
plat_recv timeout
receive timeout, resetting protocol...
plat_recv timeout
receive timeout, resetting protocol...
plat_recv timeout
receive timeout, resetting protocol...
Restarting the vminfod service via svcadm restart vminfod on the CN global always seems to fix the issue.
There is more info available at https://gist.github.com/blackwood821/d343ee38d76a44f5ebb1429828787199.
Metadata
Metadata
Assignees
Labels
No labels