-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mdata-put randomly hangs #990
Comments
Here is a recent error from the
I don't see any errors in the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 anmdata-put
command that times out. Here is an example outside of our script that recreates the issue:Restarting the
vminfod
service viasvcadm restart vminfod
on the CN global always seems to fix the issue.There is more info available at https://gist.github.com/blackwood821/d343ee38d76a44f5ebb1429828787199.
The text was updated successfully, but these errors were encountered: