Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-ganeti
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-ganeti
Commits
bd785ecd
Commit
bd785ecd
authored
Jul 18, 2007
by
Michael Hanselmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix casings of program names, add URLs, add info about PyYAML.
Reviewed-by: iustinp
parent
47cdf8b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
7 deletions
+20
-7
INSTALL
INSTALL
+20
-7
No files found.
INSTALL
View file @
bd785ecd
Installation of the software
=====================
=======
Software Requirements
=====================
Before installing, please verify that you have the following programs:
- lvm 2
- ssh
- drbd (kernel module and userspace utils)
- LVM2
http://sourceware.org/lvm2/
- OpenSSH
http://www.openssh.com/portable.html
- DRBD (kernel module and userspace utils)
http://www.drbd.org/
- fping
- python twisted library (the core is enough)
- python openssl bindings
http://fping.sourceforge.net/
- Python Twisted library (the core is enough)
http://twistedmatrix.com/
- Python OpenSSL bindings
http://pyopenssl.sourceforge.net/
For testing, you also need the YAML module for Python, http://pyyaml.org/.
Installation of the software
============================
To install, simply do ./configure && make && make install
...
...
@@ -15,6 +27,7 @@ This will install the software under /usr/local. You then need to copy
ganeti.init to /etc/init.d and integrate it into your boot sequence
(``chkconfig``, ``update-rc.d``, etc.).
Cluster initialisation
======================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment