공유

최종 업데이트 March 19, 2024

기사

How To Reference A Single SSD Using Solidigm™ CLI Tools

How To Reference A Specific Solid State Drive For Command-Line Interfaces Version of Solidigm™ Tools

Summary

  • Shows how to list all drives using the CLI from the:
    • Solidigm™ Storage Tool (SST)
    • Solidigm Synergy Toolkit (ToolKit)
  • Identifies the ways to specify a single drive, for use with other commands, options being:
    • Device Path
    • Index
    • Serial Number

Resolution

To see summaries of all connected drives:

  1. Open Command Line [Help]
  2. Navigate and run one of the following:
    • SST: sst show –ssd
    • ToolKit: SynergyCLI show –ssd

    The three references are highlighted:
    • Device Path:
      • Linux:
        • NVME: /dev/nvme#
        • SATA: /dev/sg#
      • Windows: PHYSICALDRIVE#
    • Index: #
    • Serial Number: <UniqueSerialNumber>

    Combine a reference, following -ssd, to specify a drive:

    • -ssd /dev/nvme#
    • -ssd <index #>
    • -ssd <SerialNumber>

    Check out our Community Forum for additional details and information.

    Questions?

    Contact Solidigm™ Customer Support:

    [Chinese] [English] [German] [Japanese] [Korean]

    How To Reference A Single SSD Using Solidigm™ CLI Tools