Troubleshooting, Error checking – Dell Acceleration Appliances for Databases User Manual
Page 16

--display-flavor
<string>
Flavor of display/formatting. Current values are
vmware
and
detailed
(for RAID tables).
--output-file
<filename>
Save the command output to a file.
--output-scp
<user@host>
Save the command output via SCP to a user’s home directory on a host.
--output-share
<domain/user@host/share>
Save the command output to a CIFS share.
--output-usb
Save the command output to an attached USB drive.
--wiki
Table form, for cut and paste to a wiki
--window
Display the results in a window, if the GUI is available.
TROUBLESHOOTING
The CLI has a number of commands to help you track and diagnose errors.
Error Checking
When errors occur during interactive sessions, the CLI displays a short message describing the error.
For example:
admin@url> drive:get no_disk
Error executing command:
com.fusionio.fikon.rest.saft.SAFTNotFound: Object not found
You can also use the
shell:explain
command to get more information about an error condition:
admin@url> explain
The object you’ve requested doesn’t exist.
Try using a listing command (like drives, or volumes) to find the
identifiers of available objects.
16