6.2.3.11 lsfeature
List features associated with an Exascale cluster.
Purpose
The lsfeature
command displays information about software features
in the Exascale cluster.
Syntax
lsfeature [ --detail ] [ --filter filter[,filter] ... ] [ -l ]
Command Options
The options for the lsfeature
command are:
-
--detail
: Lists all attributes in a detailed form. -
--filter
: Used to specify conditions for filtering the list output. -
-l
: Returns output in a long, tabular form.
Usage Notes
Note the following information when using this command:
-
Filter conditions are specified as:
<attribute><operator><value>
.The allowed operators are =, !=, >=, <=, >, and <.
Multiple comma-separated filter conditions are combined using AND logic.
Dates can be specified using the following formats:
yyyy-MM-dd''T''HH:mm:ss
yyyy-MM-dd
(Time is assumed to be 00:00 AM)HH:mm:ss
(Date is assumed to be today)
A date can also be followed by a timezone specification.
Sizes can be specified using suffixes
K
,KB
,M
,MB
,G
,GB
,T
,TB
. The suffix is not case-sensitive.
Parent topic: Service and Cluster Management