Summary
How to view the Solidigm™ Storage Tools or Solidigm Synergy™ Toolkits configuration, as well as how to change it.
View Tool Configuration
Command
- SynergyCLI.exe show -system
- sst show -system
Result
Current tools settings are outputted, which may include:
- EnableLog
- false by default
- Needed by Solidigm to debug possible tool issues.
- EnableLSIAdapter
- SST ONLY!
- false by default
- Allow supported commands to pass through specific RAID cards.
- LogFile
- Path to the tools log.
- Needed if EnableLog has been set to true.
Toolkit

SST

EnableLog Logging
Command
- SynergyCLI.exe set -system EnableLog=True (or False)
- sst set -system EnableLog=True (or False)
Result
The tool will now keep a verbose log of what is (or is not) happening and it's saved in the tools LogFile.
Process
- Check tool settings
- See View Tool Settings (above)
- EnableLog needs to be true.
- SynergyCLI.exe set -system EnableLog=true
- sst set -system EnableLog=true
- Retry the failing command
- Collect the log (see LogFile path) & send it to Solidigm.
- You may turn off SST logging
- SynergyCLI.exe set -system EnableLog=false
- sst set -system EnableLog=false
RAID Card Enablement
SST ONLY setting.
Commands
- sst set -system EnableLSIAdapter=true (or false)
Result
For supported RAID cards (See RAID Support in the SST User Guide), this command enables supported SST features to pass through the card to the drives.
Process
- Check SST settings: sst show -system
- If a RAID card is supported, run:
- sst set -system EnableLSIAdapter=True
Questions?
Contact Solidigm™ Customer Support.