Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

When Global Cache is running properly, you can use the mgrtool tool to control and check Global Cache through CLI commands.

Run the following command to start mgrtool:
export LD_LIBRARY_PATH=/opt/gcache/lib
/opt/gcache/bin/mgrtool
To start mgrtool as the root user, run the following command:
sudo -u globalcacheop LD_LIBRARY_PATH=/opt/gcache/lib /opt/gcache/bin/mgrtool