-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat Gluster Storage
Chapter 5. CLI Queries
5.1. Query Syntax
The CLI
list command uses the --query attribute to perform server-side queries, which uses the same format as Red Hat Storage Console search query language:
Table 5.1.
| Collections | Criteria | Result |
|---|---|---|
hosts | host.status=up | Displays a list of all hosts running clusters that are up. |
events | severity>normal sortby time | Displays the list of all events with severity higher than normal and sorted by the time element values. |
events | severity>normal sortby time desc | Displays the list of all events with severity higher than normal and sorted by the time element values in descending order. |