User's Manual
4
fldc CLI Commands
Use fldc in the following format: fldc [options…] <actions><arguments>. For a complete list of commands,
run the command: # fldc --help
Some Basic fldc Commands
• Displays help text: fldc --help
• Bypasses all warnings and completes the operation: -f/--force
• Shows all information: -v/--verbose
• Shows version number: fldc --version
• Answers all interactive questions automatically with “Yes”: -y/--yes
Displaying Supported PCIe SSDs
Command
fldc --list --ssd
Description Displays a list of supported PCIe SSDs in the system. Use this command to review a list of PCIe
SSDs identified and supported by Fluid Cache. The information provided includes the
availability of the device for use by Fluid Cache (available, unavailable), UID, PCIe SSD size,
and includes a reason for the displayed state.
Displaying DAS In The System
Command
fldc --list --disk
Description Displays a list of direct attached storage (DAS) disks in the system. Use this command to
review the list of disks identified and supported by Fluid Cache. The list includes the following
information about the device: UID, disk size (in GiB), device state, and its availability for
caching, and includes a reason for the state.
Displaying Status Of Fluid Cache For DAS Service
Command
fldc --status
Description Use this command to review the status of the Fluid Cache service. Information displayed
includes the UID, disk size (in GiB), and status of the PCIe SSDs and UIDs, disk size (in GiB),
mode, and status of the cached disks.
Displaying Status Of PCIe SSDs
Command
fldc --status --ssd [-v verbose option]
17