You are here: GSI Wiki>Grid Web>AliceDiscussion>Gluster (2008-11-06, MishaZ)Edit Attach
To install gluster server
mkdir <INSTALL_DIRECTORY>
tar -zxvf glusterfs-CURRENT.tar.gz 
cd glusterfs-1.3.12/
./configure --prefix=<INSTALL_DIRECTORY>
make
make install
cp <INSTALL_DIRECTORY>/etc/glusterfs/glusterfs-server.vol.sample <INSTALL_DIRECTORY>/etc/glusterfs/glusterfs-server.vol
nano <INSTALL_DIRECTORY>/etc/glusterfs/glusterfs-server.vol

-- MishaZ - 06 Nov 2008
Topic revision: r1 - 2008-11-06, MishaZ - This page was cached on 2024-04-18 - 06:40.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)