Applicable to:
- SolusVM
Question
Why is the Node Memory usage information between the Dashboard page and Manage node are inconsistent in SolusVM?
Answer
On the Dashboard page, the Memory usage information shows the actual RAM usage without the Cache Usage:
On the Manage node page, the Memory usage information shows the actual RAM usage with the Cache Usage:
To synchronize the Memory usage clear the cache on the Node:
- Log in to the affected Node via SSH
- Run the below command to clear the cache:
# sync; echo 3 > /proc/sys/vm/drop_caches
- Refresh the Manage node page by pressing the f5 button
Comments
0 commentsPlease sign in to leave a comment.