This repository was archived by the owner on Mar 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Node
YuraKotov edited this page Nov 19, 2010
·
4 revisions
Add the internal network adapter into the configuration of virtual machine and set up it. The name of this adapter should be the same for adapters that will communicate with each other.
The following software is needed in order to build:
- glibc 2.8 (built on Linux kernel 2.6.27 or later)
- libaio 0.3.107
- libatomic_ops 1.2
- libblkid-dev
- docbook2x 0.8 (for building the man pages)
- glib 2.12 (needed zlib) (download and compile it)
To compile it neded
- libglib2.0-dev
- gettext
git clone git@github.com:realloc/cirrostratus.git
cd cirrostratus
git clone git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client-standalone.git
ldconfig
autoupdate
aclocal
autoreconf -fvi
./configure
make
sudo make install
sudo ./ggaoed -n -d -c config.file