Owner manual
• config –db (lists all the current settings for storage information)
•
node:update (available in the Setup process)
•
pool:create (when creating more than one storage pool)
•
pool: delete (pools can be deleted only in the CLI, not the GUI)
• pool:update
• raid:create (creating multiple RAIDs)
•
raid:delete, raid:get, raids, raid:update
•
soft:dropbox, soft:history, soft:revert, soft:version
•
volume:create (if the storage profile is Direct Access/JBOD)
COMMON OPTIONS
The options that are shared by each command in the CLI are described below. They are
mentioned throughout the Command Reference section, but the descriptions are not repeated.
--display (brief|wide|list|table|xml|json|any)
Type of display/formatting. Also: -dt, -dl, -dx, -dw, -db, -dj
--display-table Display as a table. For example:
admin@url> nodes -dt
ID Status Cluster IP Number
------------------------------------------------------
fiona MEMBER 192.168.1.1 1
192.168.2.1
fionb MEMBER 192.168.1.2 2
192.168.2.2
14