Monitoring file contents in LROC with mmcachectl command

You can use the mmcachectl --show-lroc command to monitor the file contents in LROC.

Use the following command to monitor the file contents in LROC.
# mmcachectl show --device fs1 --inode-num 4038 --show-lroc
FSname       Fileset  Inode    SnapID   FileType     NumOpen    NumDirect  Size         Cached         Cached          Cached
             ID                                      Instances  IO         (Total)      (InPagePool)   (InFileCache)   (InLroc)
--------------------------------------------------------------------------------------------------------------------------------------------------
fs1          0        4038     0        file         1          0          2147483648   297795584      F               1526202368
File count: 1

For more information, see mmcachectl command.