Revision b2278348 hspace.1

b/hspace.1
300 300
used by ganeti when installed with "--localstatedir=/var" is used.
301 301

  
302 302
.TP
303
.BI "--simulate " description
304
Instead of using actual data, build an empty cluster given a node
305
description. The \fIdescription\fR parameter must be a comma-separate
306
list of four elements, describing in order:
307

  
308
.RS
309

  
310
.RS
311
.TP
312
the number of nodes in the cluster
313

  
314
.TP
315
the disk size of the nodes, in mebibytes
316

  
317
.TP
318
the memory size of the nodes, in mebibytes
319

  
320
.TP
321
the cpu core count for the nodes
322

  
323
.RE
324

  
325
An example description would be \fB20,102400,16384,4\fR describing a
326
20-node cluster where each node has 100GiB of disk space, 16GiB of
327
memory and 4 CPU cores. Note that all nodes must have the same specs
328
currently.
329

  
330
.RE
331

  
332
.TP
303 333
.B -v, --verbose
304 334
Increase the output verbosity. Each usage of this option will increase
305 335
the verbosity (currently more than 2 doesn't make sense) from the

Also available in: Unified diff