X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/a2cfdea2aea698d0c0a61db5dce6855528f27b91..f292175281189807bb5bdcce8ca1aceb25b1ac39:/INSTALL diff --git a/INSTALL b/INSTALL index 23cf2e1..5f5dda3 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,7 @@ Software Requirements Before installing, please verify that you have the following programs: - Xen virtualization (version 3.0.x or 3.1) http://xen.xensource.com/ - - DRBD (kernel module and userspace utils) + - DRBD (kernel module and userspace utils), version 8.0.7+ http://www.drbd.org/ - LVM2 http://sourceware.org/lvm2/ @@ -26,12 +26,8 @@ Before installing, please verify that you have the following programs: http://developer.osdl.org/dev/iproute2 - arping (part of iputils package) ftp://ftp.inr.ac.ru/ip-routing/iputils-current.tar.gz - - mdadm (Linux Software Raid tools) - http://www.kernel.org/pub/linux/utils/raid/mdadm/ - Python 2.4 http://www.python.org - - Python Twisted library (the core is enough) - http://twistedmatrix.com/ - Python OpenSSL bindings http://pyopenssl.sourceforge.net/ - simplejson Python module @@ -39,8 +35,6 @@ Before installing, please verify that you have the following programs: - pyparsing Python module http://pyparsing.wikispaces.com/ -For testing, you also need the YAML module for Python (http://pyyaml.org/). - For building from source, you also need tar, gzip or bzip2 and make.