我要评分
获取效率
正确性
完整性
易理解

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