EXA_CACHE_CONTENT
This system table lists all contents of SSD cache of all nodes. All users have access to this table.
Column Name | Description |
---|---|
IPROC
|
Node number |
OVERALL_SIZE
|
Overall size of SSD cache in GiB |
USED_SIZE
|
Current used size of SSD cache in GiB |
UNUSED_SIZE
|
Current unused size of SSD cache in GiB |
PERSISTENT_BLOCK_SIZE
|
Accumulated block sizes of all persistent data in GiB |
TEMPORARY_BLOCK_SIZE
|
Accumulated block sizes of all temporary data in GiB |