tsse.scan events
tsse.scan.catalog.failed
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when inactive data compression scan related information failed to be updated on the catalog file.
 - Corrective Action
 - 
(None).
 - Syslog Message
 - 
Cold Data Scan catalog update failed on '%s' - %s.
 - Parameters
 - 
vol (STRING): Volume name.
fail_message (STRING): Update failure reason. 
tsse.scan.catalog.updated
- Severity
 - 
NOTICE
 - Description
 - 
This message occurs when inactive data compression scan related information updated on the catalog file.
 - Corrective Action
 - 
(None).
 - Syslog Message
 - 
Cold Data Scan catalog updated on '%s' (SE ratio local: %s, SE ratio migrate: %s, Incompressible: %llu%%, Hot data: %llu%%, Mode: %d).
 - Parameters
 - 
vol (STRING): Volume name.
se_ratio_local (STRING): SE Ratio for local reporting.
se_ratio_migrate (STRING): SE Ratio for migrate reporting.
incomp_data_pct (LONGINT): Incompressible data percentage.
hot_data_pct (LONGINT): Hot data percentage.
scan_mode (INT): Scan mode. 
tsse.scan.start.failed
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when either inactive data compression or garbage collect or garbage collect reclamation Scan fails to start.
 - Corrective Action
 - 
(None).
 - Syslog Message
 - 
'%s' failed to start on '%s' - %s.
 - Parameters
 - 
scan_type (STRING): Scan type.
vol (STRING): Volume or aggregate name.
fail_message (STRING): Scan failure reason.