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
are there other processes reading from the mountpoint at the time? Also please upgrade to 0.0.5 as that fixes a deadlock issue (probably not related to your problem though)
At the time the connection was idle. All goofys clients had timed out and terminated
I have upgraded to 0.0.5 since this was reported.
Will be re-running tests with the newer version.
One thing I can say is that there are many concurrent threads accessing the mount point when the tests are running. So if this hasn't been tested with a high level of concurrency, that may be related.
If it happens again, it's in AWS, so I could get you access to the VM if you want to see first hand.
I'm seeing 2 cores maxed out by the goofys daemon.
Mount opts are:
top shows 2 threads maxed out:
version is:
terminating & restarting the mount resolved the CPU issue. Not sure what caused it in the 1st place.
The text was updated successfully, but these errors were encountered: