Revision 1cdc9dbb doc/walkthrough.rst
b/doc/walkthrough.rst | ||
---|---|---|
104 | 104 |
debootstrap |
105 | 105 |
node1# |
106 | 106 |
|
107 |
Running a burnin |
|
108 |
---------------- |
|
107 |
Running a burn-in
|
|
108 |
-----------------
|
|
109 | 109 |
|
110 | 110 |
Now that the cluster is created, it is time to check that the hardware |
111 | 111 |
works correctly, that the hypervisor can actually create instances, |
... | ... | |
263 | 263 |
… |
264 | 264 |
node1# |
265 | 265 |
|
266 |
You can see in the above what operations the burnin does. Ideally, the |
|
267 |
burnin log would proceed successfully through all the steps and end |
|
266 |
You can see in the above what operations the burn-in does. Ideally, the
|
|
267 |
burn-in log would proceed successfully through all the steps and end
|
|
268 | 268 |
cleanly, without throwing errors. |
269 | 269 |
|
270 | 270 |
Instance operations |
... | ... | |
584 | 584 |
Mon Oct 26 05:27:39 2009 - INFO: Readding a node, the offline/drained flags were reset |
585 | 585 |
Mon Oct 26 05:27:39 2009 - INFO: Node will be a master candidate |
586 | 586 |
|
587 |
And is now working again:: |
|
587 |
And it is now working again::
|
|
588 | 588 |
|
589 | 589 |
node1# gnt-node list |
590 | 590 |
Node DTotal DFree MTotal MNode MFree Pinst Sinst |
... | ... | |
592 | 592 |
node2 1.3T 1.3T 32.0G 1.0G 30.4G 1 3 |
593 | 593 |
node3 1.3T 1.3T 32.0G 1.0G 30.4G 0 0 |
594 | 594 |
|
595 |
.. note:: If you have the Ganeti has been built with the htools
|
|
595 |
.. note:: If Ganeti has been built with the htools |
|
596 | 596 |
component enabled, you can shuffle the instances around to have a |
597 | 597 |
better use of the nodes. |
598 | 598 |
|
Also available in: Unified diff