diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index a07fde3663..b685817685 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -28,4 +28,5 @@ discusses potential solutions to the same. | Experiencing hang while executing `ls` on a directory containing large number of files/directories. | By default `ls` does listing but sometimes additionaly does `stat` for each list entry. Additional stat on each entry slows down the entire `ls` operation and may look like hang, but in reality is iterating one by one and slow. There are two ways to overcome this: | | GCSFuse Errors on Google Cloud Console Metrics Dashboard: `CANCELLED ReadObject` & `NOT_FOUND GetObjectMetadata` | Both these errors are expected and part of GCSFuse standard operating procedure. More details [here](https://github.com/GoogleCloudPlatform/gcsfuse/discussions/2300). | | GCSFuse logs showing errors for StatObject: `StatObject(\"") (