notebooks/WARN/2023_001
Vertex AI Workbench instance is not being OOMKilled
Product: Vertex AI Workbench
Rule class: WARN - Something that is possibly wrong
Description
High memory utilization more than 85% in the user-managed notebooks instance could be a cause of 524 (A Timeout Occurred) errors while opening Jupyterlab.
Remediation
Verify memory utilization in the user-managed notebooks instance.
-
Run the
free -t -h
command. If the used memory is above 85% of the total, you should consider changing the machine type. -
You can install Cloud Monitoring agent to monitor if there is high memory usage in your user-managed notebooks instance. See pricing information.