Revision fcdb582d man/gnt-group.rst

b/man/gnt-group.rst
113 113

  
114 114
The available fields and their meaning are:
115 115

  
116
name
117
    the group name
118

  
119
uuid
120
    the group's UUID
121

  
122
node_cnt
123
    the number of nodes in the node group
124

  
125
node_list
126
    the list of nodes that belong to this group
127

  
128
pinst_cnt
129
    the number of primary instances in the group (i.e., the number of
130
    primary instances nodes in this group have)
131

  
132
pinst_list
133
    the list of primary instances in the group
134

  
135
alloc_policy
136
    the current allocation policy for the group
137

  
138
ctime
139
    the creation time of the group; note that this field contains spaces
140
    and as such it's harder to parse
141

  
142
    if this attribute is not present (e.g. when upgrading from older
143
    versions), then "N/A" will be shown instead
144

  
145
mtime
146
    the last modification time of the group; note that this field
147
    contains spaces and as such it's harder to parse
148

  
149
serial_no
150
    the so called 'serial number' of the group; this is a numeric field
151
    that is incremented each time the node is modified, and it can be
152
    used to detect modifications
116
@QUERY_FIELDS_GROUP@
153 117

  
154 118
If no group names are given, then all groups are included. Otherwise,
155 119
only the named groups will be listed.

Also available in: Unified diff