Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-ganeti
Commits
bd785ecd
Commit
bd785ecd
authored
17 years ago
by
Michael Hanselmann
Browse files
Options
Downloads
Patches
Plain Diff
Fix casings of program names, add URLs, add info about PyYAML.
Reviewed-by: iustinp
parent
47cdf8b9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL
+20
-7
20 additions, 7 deletions
INSTALL
with
20 additions
and
7 deletions
INSTALL
+
20
−
7
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
======================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment