crm_attribute — manipulate attributes in the CIB
The crm_attribute command queries and manipulates node attributes and cluster configuration options that are used in the CIB.
--help, -?Print a help message.
--verbose, -VTurn on debug information.
![]() | |
Increase the level of verbosity by providing additional instances. | |
--quiet, -QWhen doing an attribute query using -G, print just
the value to stdout. Use this option with -G.
--get-value, -GRetrieve rather than set the preference.
--delete-attr, -DDelete rather than set the attribute.
--attr-id string,
-i string
For advanced users only. Identifies the id attribute.
--attr-value string,
-v stringValue to set. This is ignored when used with
-G.
--inhibit-policy-engine, -!For advanced users only.
--node-uuid node_uuid,
-u node_uuidSpecify the UUID of the node to change.
--node-uname node_uname,
-U node_unameSpecify the uname of the node to change.
--set-name string,
-s stringSpecify the set of attributes in which to read or write the attribute.
--attr-name string,
-n stringSpecify the attribute to set or query.
--type string, -t
typeDetermine to which section of the CIB the attribute should be set or
to which section of the CIB the attribute that is queried belongs
Possible values are nodes,
status, or crm_config.
Additional Options:
|
Type |
Additional Options |
|---|---|
|
|
|
|
|
|
|
|
|
location attribute in the
nodes section for the host
myhost in the CIB:crm_attribute-G-tnodes-Umyhost-nlocation
cluster-delay attribute in
the crm_config section in the CIB:crm_attribute-G-tcrm_config-ncluster-delay
cluster-delay attribute in
the crm_config section in the CIB. Print just the
value:crm_attribute-G-Q-tcrm_config-ncluster-delay
location attribute for the host
myhost from the nodes section
of the CIB:crm_attribute-D-tnodes-Umyhost-nlocation
location with the value
of office to the set
subsection of the nodes section in the CIB (settings
applied to the host myhost):crm_attribute-tnodes-Umyhost-sset-nlocation-voffice
location attribute in the
nodes section for the myhost
host:crm_attribute-tnodes-Umyhost-nlocation-vbackoffice