Revision d937cc33 share/man/onecluster.1
share/man/onecluster.1 | ||
---|---|---|
1 | 1 |
.\" generated with Ronn/v0.7.3 |
2 | 2 |
.\" http://github.com/rtomayko/ronn/tree/0.7.3 |
3 | 3 |
. |
4 |
.TH "ONECLUSTER" "1" "January 2013" "" "onecluster(1) -- manages OpenNebula clusters"
|
|
4 |
.TH "ONECLUSTER" "1" "March 2013" "" "onecluster(1) -- manages OpenNebula clusters"
|
|
5 | 5 |
. |
6 | 6 |
.SH "NAME" |
7 | 7 |
\fBonecluster\fR |
... | ... | |
32 | 32 |
.SH "COMMANDS" |
33 | 33 |
. |
34 | 34 |
.IP "\(bu" 4 |
35 |
create \fIname\fR |
|
36 |
. |
|
37 |
.IP "" 4 |
|
38 |
. |
|
39 |
.nf |
|
40 |
|
|
41 |
Creates a new Cluster |
|
42 |
. |
|
43 |
.fi |
|
44 |
. |
|
45 |
.IP "" 0 |
|
46 |
|
|
35 |
create \fIname\fR Creates a new Cluster |
|
47 | 36 |
. |
48 | 37 |
.IP "\(bu" 4 |
49 |
delete \fIrange|clusterid_list\fR |
|
50 |
. |
|
51 |
.IP "" 4 |
|
52 |
. |
|
53 |
.nf |
|
54 |
|
|
55 |
Deletes the given Cluster |
|
56 |
. |
|
57 |
.fi |
|
58 |
. |
|
59 |
.IP "" 0 |
|
60 |
|
|
38 |
delete \fIrange|clusterid_list\fR Deletes the given Cluster |
|
61 | 39 |
. |
62 | 40 |
.IP "\(bu" 4 |
63 |
list |
|
64 |
. |
|
65 |
.IP "" 4 |
|
66 |
. |
|
67 |
.nf |
|
68 |
|
|
69 |
Lists Clusters in the pool |
|
70 |
valid options: list, delay, filter, xml, numeric, describe |
|
71 |
. |
|
72 |
.fi |
|
73 |
. |
|
74 |
.IP "" 0 |
|
75 |
|
|
41 |
list Lists Clusters in the pool valid options: list, delay, filter, xml, numeric, describe |
|
76 | 42 |
. |
77 | 43 |
.IP "\(bu" 4 |
78 |
show \fIclusterid\fR |
|
79 |
. |
|
80 |
.IP "" 4 |
|
81 |
. |
|
82 |
.nf |
|
83 |
|
|
84 |
Shows information for the given Cluster |
|
85 |
valid options: xml |
|
86 |
. |
|
87 |
.fi |
|
88 |
. |
|
89 |
.IP "" 0 |
|
90 |
|
|
44 |
show \fIclusterid\fR Shows information for the given Cluster valid options: xml |
|
91 | 45 |
. |
92 | 46 |
.IP "\(bu" 4 |
93 |
addhost \fIclusterid\fR \fIhostid\fR |
|
94 |
. |
|
95 |
.IP "" 4 |
|
96 |
. |
|
97 |
.nf |
|
98 |
|
|
99 |
Adds a Host to the given Cluster |
|
100 |
. |
|
101 |
.fi |
|
102 |
. |
|
103 |
.IP "" 0 |
|
104 |
|
|
47 |
addhost \fIclusterid\fR \fIhostid\fR Adds a Host to the given Cluster |
|
105 | 48 |
. |
106 | 49 |
.IP "\(bu" 4 |
107 |
delhost \fIclusterid\fR \fIhostid\fR |
|
108 |
. |
|
109 |
.IP "" 4 |
|
110 |
. |
|
111 |
.nf |
|
112 |
|
|
113 |
Deletes a Host from the given Cluster |
|
114 |
. |
|
115 |
.fi |
|
116 |
. |
|
117 |
.IP "" 0 |
|
118 |
|
|
50 |
delhost \fIclusterid\fR \fIhostid\fR Deletes a Host from the given Cluster |
|
119 | 51 |
. |
120 | 52 |
.IP "\(bu" 4 |
121 |
adddatastore \fIclusterid\fR \fIdatastoreid\fR |
|
122 |
. |
|
123 |
.IP "" 4 |
|
124 |
. |
|
125 |
.nf |
|
126 |
|
|
127 |
Adds a Datastore to the given Cluster |
|
128 |
. |
|
129 |
.fi |
|
130 |
. |
|
131 |
.IP "" 0 |
|
132 |
|
|
53 |
adddatastore \fIclusterid\fR \fIdatastoreid\fR Adds a Datastore to the given Cluster |
|
133 | 54 |
. |
134 | 55 |
.IP "\(bu" 4 |
135 |
deldatastore \fIclusterid\fR \fIdatastoreid\fR |
|
136 |
. |
|
137 |
.IP "" 4 |
|
138 |
. |
|
139 |
.nf |
|
140 |
|
|
141 |
Deletes a Datastore from the given Cluster |
|
142 |
. |
|
143 |
.fi |
|
144 |
. |
|
145 |
.IP "" 0 |
|
146 |
|
|
56 |
deldatastore \fIclusterid\fR \fIdatastoreid\fR Deletes a Datastore from the given Cluster |
|
147 | 57 |
. |
148 | 58 |
.IP "\(bu" 4 |
149 |
addvnet \fIclusterid\fR \fIvnetid\fR |
|
150 |
. |
|
151 |
.IP "" 4 |
|
152 |
. |
|
153 |
.nf |
|
154 |
|
|
155 |
Adds a Virtual Network to the given Cluster |
|
156 |
. |
|
157 |
.fi |
|
158 |
. |
|
159 |
.IP "" 0 |
|
160 |
|
|
59 |
addvnet \fIclusterid\fR \fIvnetid\fR Adds a Virtual Network to the given Cluster |
|
161 | 60 |
. |
162 | 61 |
.IP "\(bu" 4 |
163 |
delvnet \fIclusterid\fR \fIvnetid\fR |
|
164 |
. |
|
165 |
.IP "" 4 |
|
166 |
. |
|
167 |
.nf |
|
168 |
|
|
169 |
Deletes a Virtual Network from the given Cluster |
|
170 |
. |
|
171 |
.fi |
|
172 |
. |
|
173 |
.IP "" 0 |
|
174 |
|
|
62 |
delvnet \fIclusterid\fR \fIvnetid\fR Deletes a Virtual Network from the given Cluster |
|
175 | 63 |
. |
176 | 64 |
.IP "\(bu" 4 |
177 |
update \fIclusterid\fR [\fIfile\fR] |
|
178 |
. |
|
179 |
.IP "" 4 |
|
180 |
. |
|
181 |
.nf |
|
182 |
|
|
183 |
Update the template contents\. If a path is not provided the editor will |
|
184 |
be launched to modify the current content\. |
|
185 |
. |
|
186 |
.fi |
|
187 |
. |
|
188 |
.IP "" 0 |
|
189 |
|
|
65 |
update \fIclusterid\fR [\fIfile\fR] Update the template contents\. If a path is not provided the editor will be launched to modify the current content\. |
|
190 | 66 |
. |
191 | 67 |
.IP "" 0 |
192 | 68 |
. |
193 | 69 |
.SH "ARGUMENT FORMATS" |
194 | 70 |
. |
195 | 71 |
.IP "\(bu" 4 |
196 |
file |
|
197 |
. |
|
198 |
.IP "" 4 |
|
199 |
. |
|
200 |
.nf |
|
201 |
|
|
202 |
Path to a file |
|
203 |
. |
|
204 |
.fi |
|
205 |
. |
|
206 |
.IP "" 0 |
|
207 |
|
|
72 |
file Path to a file |
|
208 | 73 |
. |
209 | 74 |
.IP "\(bu" 4 |
210 |
range |
|
211 |
. |
|
212 |
.IP "" 4 |
|
213 |
. |
|
214 |
.nf |
|
215 |
|
|
216 |
List of id\'s in the form 1,8\.\.15 |
|
217 |
. |
|
218 |
.fi |
|
219 |
. |
|
220 |
.IP "" 0 |
|
221 |
|
|
75 |
range List of id\'s in the form 1,8\.\.15 |
|
222 | 76 |
. |
223 | 77 |
.IP "\(bu" 4 |
224 |
text |
|
225 |
. |
|
226 |
.IP "" 4 |
|
227 |
. |
|
228 |
.nf |
|
229 |
|
|
230 |
String |
|
231 |
. |
|
232 |
.fi |
|
233 |
. |
|
234 |
.IP "" 0 |
|
235 |
|
|
78 |
text String |
|
236 | 79 |
. |
237 | 80 |
.IP "\(bu" 4 |
238 |
clusterid |
|
239 |
. |
|
240 |
.IP "" 4 |
|
241 |
. |
|
242 |
.nf |
|
243 |
|
|
244 |
OpenNebula CLUSTER name or id |
|
245 |
. |
|
246 |
.fi |
|
247 |
. |
|
248 |
.IP "" 0 |
|
249 |
|
|
81 |
clusterid OpenNebula CLUSTER name or id |
|
250 | 82 |
. |
251 | 83 |
.IP "\(bu" 4 |
252 |
clusterid_list |
|
253 |
. |
|
254 |
.IP "" 4 |
|
255 |
. |
|
256 |
.nf |
|
257 |
|
|
258 |
Comma\-separated list of OpenNebula CLUSTER names or ids |
|
259 |
. |
|
260 |
.fi |
|
261 |
. |
|
262 |
.IP "" 0 |
|
263 |
|
|
84 |
clusterid_list Comma\-separated list of OpenNebula CLUSTER names or ids |
|
264 | 85 |
. |
265 | 86 |
.IP "\(bu" 4 |
266 |
vnetid |
|
267 |
. |
|
268 |
.IP "" 4 |
|
269 |
. |
|
270 |
.nf |
|
271 |
|
|
272 |
OpenNebula VNET name or id |
|
273 |
. |
|
274 |
.fi |
|
275 |
. |
|
276 |
.IP "" 0 |
|
277 |
|
|
87 |
vnetid OpenNebula VNET name or id |
|
278 | 88 |
. |
279 | 89 |
.IP "\(bu" 4 |
280 |
hostid |
|
281 |
. |
|
282 |
.IP "" 4 |
|
283 |
. |
|
284 |
.nf |
|
285 |
|
|
286 |
OpenNebula HOST name or id |
|
287 |
. |
|
288 |
.fi |
|
289 |
. |
|
290 |
.IP "" 0 |
|
291 |
|
|
90 |
hostid OpenNebula HOST name or id |
|
292 | 91 |
. |
293 | 92 |
.IP "\(bu" 4 |
294 |
datastoreid |
|
295 |
. |
|
296 |
.IP "" 4 |
|
297 |
. |
|
298 |
.nf |
|
299 |
|
|
300 |
OpenNebula DATASTORE name or id |
|
301 |
. |
|
302 |
.fi |
|
303 |
. |
|
304 |
.IP "" 0 |
|
305 |
|
|
93 |
datastoreid OpenNebula DATASTORE name or id |
|
306 | 94 |
. |
307 | 95 |
.IP "" 0 |
308 | 96 |
. |
309 | 97 |
.SH "LICENSE" |
310 |
OpenNebula 3\.9\.0 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs |
|
98 |
OpenNebula 3\.9\.80 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
|
|
311 | 99 |
. |
312 | 100 |
.P |
313 | 101 |
Licensed under the Apache License, Version 2\.0 (the "License"); you may not use this file except in compliance with the License\. You may obtain a copy of the License at http://www\.apache\.org/licenses/LICENSE\-2\.0 |
Also available in: Unified diff