Revision d937cc33 share/man/onedatastore.1
share/man/onedatastore.1 | ||
---|---|---|
1 | 1 |
.\" generated with Ronn/v0.7.3 |
2 | 2 |
.\" http://github.com/rtomayko/ronn/tree/0.7.3 |
3 | 3 |
. |
4 |
.TH "ONEDATASTORE" "1" "January 2013" "" "onedatastore(1) -- manages OpenNebula datastores"
|
|
4 |
.TH "ONEDATASTORE" "1" "March 2013" "" "onedatastore(1) -- manages OpenNebula datastores"
|
|
5 | 5 |
. |
6 | 6 |
.SH "NAME" |
7 | 7 |
\fBonedatastore\fR |
... | ... | |
33 | 33 |
.SH "COMMANDS" |
34 | 34 |
. |
35 | 35 |
.IP "\(bu" 4 |
36 |
create \fIfile\fR |
|
37 |
. |
|
38 |
.IP "" 4 |
|
39 |
. |
|
40 |
.nf |
|
41 |
|
|
42 |
Creates a new Datastore from the given template file |
|
43 |
valid options: cluster |
|
44 |
. |
|
45 |
.fi |
|
46 |
. |
|
47 |
.IP "" 0 |
|
48 |
|
|
36 |
create \fIfile\fR Creates a new Datastore from the given template file valid options: cluster |
|
49 | 37 |
. |
50 | 38 |
.IP "\(bu" 4 |
51 |
delete \fIrange|datastoreid_list\fR |
|
52 |
. |
|
53 |
.IP "" 4 |
|
54 |
. |
|
55 |
.nf |
|
56 |
|
|
57 |
Deletes the given Datastore |
|
58 |
. |
|
59 |
.fi |
|
60 |
. |
|
61 |
.IP "" 0 |
|
62 |
|
|
39 |
delete \fIrange|datastoreid_list\fR Deletes the given Datastore |
|
63 | 40 |
. |
64 | 41 |
.IP "\(bu" 4 |
65 |
chgrp \fIrange|datastoreid_list\fR \fIgroupid\fR |
|
66 |
. |
|
67 |
.IP "" 4 |
|
68 |
. |
|
69 |
.nf |
|
70 |
|
|
71 |
Changes the Datastore group |
|
72 |
. |
|
73 |
.fi |
|
74 |
. |
|
75 |
.IP "" 0 |
|
76 |
|
|
42 |
chgrp \fIrange|datastoreid_list\fR \fIgroupid\fR Changes the Datastore group |
|
77 | 43 |
. |
78 | 44 |
.IP "\(bu" 4 |
79 |
chown \fIrange|datastoreid_list\fR \fIuserid\fR [\fIgroupid\fR] |
|
80 |
. |
|
81 |
.IP "" 4 |
|
82 |
. |
|
83 |
.nf |
|
84 |
|
|
85 |
Changes the Datastore owner and group |
|
86 |
. |
|
87 |
.fi |
|
88 |
. |
|
89 |
.IP "" 0 |
|
90 |
|
|
45 |
chown \fIrange|datastoreid_list\fR \fIuserid\fR [\fIgroupid\fR] Changes the Datastore owner and group |
|
91 | 46 |
. |
92 | 47 |
.IP "\(bu" 4 |
93 |
chmod \fIrange|datastoreid_list\fR \fIoctet\fR |
|
94 |
. |
|
95 |
.IP "" 4 |
|
96 |
. |
|
97 |
.nf |
|
98 |
|
|
99 |
Changes the Datastore permissions |
|
100 |
. |
|
101 |
.fi |
|
102 |
. |
|
103 |
.IP "" 0 |
|
104 |
|
|
48 |
chmod \fIrange|datastoreid_list\fR \fIoctet\fR Changes the Datastore permissions |
|
105 | 49 |
. |
106 | 50 |
.IP "\(bu" 4 |
107 |
list |
|
108 |
. |
|
109 |
.IP "" 4 |
|
110 |
. |
|
111 |
.nf |
|
112 |
|
|
113 |
Lists Datastores in the pool |
|
114 |
valid options: list, delay, filter, xml, numeric, describe |
|
115 |
. |
|
116 |
.fi |
|
117 |
. |
|
118 |
.IP "" 0 |
|
119 |
|
|
51 |
list Lists Datastores in the pool valid options: list, delay, filter, xml, numeric, describe |
|
120 | 52 |
. |
121 | 53 |
.IP "\(bu" 4 |
122 |
show \fIdatastoreid\fR |
|
123 |
. |
|
124 |
.IP "" 4 |
|
125 |
. |
|
126 |
.nf |
|
127 |
|
|
128 |
Shows information for the given Datastore |
|
129 |
valid options: xml |
|
130 |
. |
|
131 |
.fi |
|
132 |
. |
|
133 |
.IP "" 0 |
|
134 |
|
|
54 |
show \fIdatastoreid\fR Shows information for the given Datastore valid options: xml |
|
135 | 55 |
. |
136 | 56 |
.IP "\(bu" 4 |
137 |
update \fIdatastoreid\fR [\fIfile\fR] |
|
138 |
. |
|
139 |
.IP "" 4 |
|
140 |
. |
|
141 |
.nf |
|
142 |
|
|
143 |
Update the template contents\. If a path is not provided the editor will |
|
144 |
be launched to modify the current content\. |
|
145 |
. |
|
146 |
.fi |
|
147 |
. |
|
148 |
.IP "" 0 |
|
149 |
|
|
57 |
update \fIdatastoreid\fR [\fIfile\fR] Update the template contents\. If a path is not provided the editor will be launched to modify the current content\. |
|
150 | 58 |
. |
151 | 59 |
.IP "" 0 |
152 | 60 |
. |
153 | 61 |
.SH "ARGUMENT FORMATS" |
154 | 62 |
. |
155 | 63 |
.IP "\(bu" 4 |
156 |
file |
|
157 |
. |
|
158 |
.IP "" 4 |
|
159 |
. |
|
160 |
.nf |
|
161 |
|
|
162 |
Path to a file |
|
163 |
. |
|
164 |
.fi |
|
165 |
. |
|
166 |
.IP "" 0 |
|
167 |
|
|
64 |
file Path to a file |
|
168 | 65 |
. |
169 | 66 |
.IP "\(bu" 4 |
170 |
range |
|
171 |
. |
|
172 |
.IP "" 4 |
|
173 |
. |
|
174 |
.nf |
|
175 |
|
|
176 |
List of id\'s in the form 1,8\.\.15 |
|
177 |
. |
|
178 |
.fi |
|
179 |
. |
|
180 |
.IP "" 0 |
|
181 |
|
|
67 |
range List of id\'s in the form 1,8\.\.15 |
|
182 | 68 |
. |
183 | 69 |
.IP "\(bu" 4 |
184 |
text |
|
185 |
. |
|
186 |
.IP "" 4 |
|
187 |
. |
|
188 |
.nf |
|
189 |
|
|
190 |
String |
|
191 |
. |
|
192 |
.fi |
|
193 |
. |
|
194 |
.IP "" 0 |
|
195 |
|
|
70 |
text String |
|
196 | 71 |
. |
197 | 72 |
.IP "\(bu" 4 |
198 |
datastoreid |
|
199 |
. |
|
200 |
.IP "" 4 |
|
201 |
. |
|
202 |
.nf |
|
203 |
|
|
204 |
OpenNebula DATASTORE name or id |
|
205 |
. |
|
206 |
.fi |
|
207 |
. |
|
208 |
.IP "" 0 |
|
209 |
|
|
73 |
datastoreid OpenNebula DATASTORE name or id |
|
210 | 74 |
. |
211 | 75 |
.IP "\(bu" 4 |
212 |
datastoreid_list |
|
213 |
. |
|
214 |
.IP "" 4 |
|
215 |
. |
|
216 |
.nf |
|
217 |
|
|
218 |
Comma\-separated list of OpenNebula DATASTORE names or ids |
|
219 |
. |
|
220 |
.fi |
|
221 |
. |
|
222 |
.IP "" 0 |
|
223 |
|
|
76 |
datastoreid_list Comma\-separated list of OpenNebula DATASTORE names or ids |
|
224 | 77 |
. |
225 | 78 |
.IP "\(bu" 4 |
226 |
clusterid |
|
227 |
. |
|
228 |
.IP "" 4 |
|
229 |
. |
|
230 |
.nf |
|
231 |
|
|
232 |
OpenNebula CLUSTER name or id |
|
233 |
. |
|
234 |
.fi |
|
235 |
. |
|
236 |
.IP "" 0 |
|
237 |
|
|
79 |
clusterid OpenNebula CLUSTER name or id |
|
238 | 80 |
. |
239 | 81 |
.IP "\(bu" 4 |
240 |
groupid |
|
241 |
. |
|
242 |
.IP "" 4 |
|
243 |
. |
|
244 |
.nf |
|
245 |
|
|
246 |
OpenNebula GROUP name or id |
|
247 |
. |
|
248 |
.fi |
|
249 |
. |
|
250 |
.IP "" 0 |
|
251 |
|
|
82 |
groupid OpenNebula GROUP name or id |
|
252 | 83 |
. |
253 | 84 |
.IP "\(bu" 4 |
254 |
userid |
|
255 |
. |
|
256 |
.IP "" 4 |
|
257 |
. |
|
258 |
.nf |
|
259 |
|
|
260 |
OpenNebula USER name or id |
|
261 |
. |
|
262 |
.fi |
|
263 |
. |
|
264 |
.IP "" 0 |
|
265 |
|
|
85 |
userid OpenNebula USER name or id |
|
266 | 86 |
. |
267 | 87 |
.IP "" 0 |
268 | 88 |
. |
269 | 89 |
.SH "LICENSE" |
270 |
OpenNebula 3\.9\.0 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs |
|
90 |
OpenNebula 3\.9\.80 Copyright 2002\-2013, OpenNebula Project (OpenNebula\.org), C12G Labs
|
|
271 | 91 |
. |
272 | 92 |
.P |
273 | 93 |
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