Usage
You can use the esmon command to view the current utilization of the configured production server Log File Containers (LFC) for a specified Context ID.
Syntax
esmon <Context ID>
Below is sample output:
esmon 1
Dec 10 04:34:59 Total LFC Size=6000M, Free size=5931M, Used Size=69M, Usage=2/100
where:
-
Total LFC Size = 6000 MB: The number of LFCs configured (400), multiplied by container size (16 MB), minus the space required for metadata.
Note: In the Assure UI Replication Group Details portlet the Total size would be 6.3 GB: The
number of containers configured (400), multiplied by container size (16 MB) = 6400 MB
converted to 6.25 GB and rounded to 6.3 GB.
-
Free size = 5931 MB: The Total LFC Size minus Used Size.
-
Used Size = 69 MB: 69 MB of data writes stored in LFCs waiting to be applied to the replica.
-
Usage = 2/100: The percentage of LFCs used. Used Size divided by Total LFC Size.