Revision 1005b0c1 INSTALL
b/INSTALL | ||
---|---|---|
38 | 38 |
To install, simply do ``./configure --localstatedir=/var && make && make install`` |
39 | 39 |
|
40 | 40 |
This will install the software under /usr/local. You then need to copy |
41 |
ganeti.init to /etc/init.d and integrate it into your boot sequence |
|
41 |
ganeti.init to /etc/init.d/ganeti and integrate it into your boot sequence
|
|
42 | 42 |
(``chkconfig``, ``update-rc.d``, etc.). |
43 | 43 |
|
44 | 44 |
More details about the installation process are in the docs/installing.pdf file. |
... | ... | |
51 | 51 |
directories: |
52 | 52 |
|
53 | 53 |
- /etc/ganeti |
54 |
- /var/log/ganeti |
|
55 |
- /var/lib/ganeti |
|
56 |
- /srv/ganeti and /srv/ganeti/os |
|
54 |
- /srv/ganeti, /srv/ganeti/os, /srv/ganeti/export |
|
57 | 55 |
|
58 | 56 |
After this, use ``gnt-cluster init``. |
Also available in: Unified diff