glusterfs

Форк
0
/
INSTALL 
47 строк · 1.4 Кб
1
Installation Instructions
2
*************************
3

4
0. If you have cloned from git, run ./autogen.sh.
5

6
1. Run ./configure.
7

8
 bash# ./configure
9
 GlusterFS configure summary
10
 ===========================
11
 GlusterFS configure summary
12
  ===========================
13
   FUSE client          : yes
14
   Infiniband verbs     : yes
15
   epoll IO multiplex   : yes
16
   argp-standalone      : no
17
   fusermount           : yes
18
   readline             : yes
19
   georeplication       : yes
20
   Linux-AIO            : yes
21
   Enable Debug         : no
22
   Block Device xlator  : yes
23
   glupy                : yes
24
   Use syslog           : yes
25
   XML output           : yes
26
   QEMU Block formats   : yes
27
   Encryption xlator    : yes
28

29
 
30
The configure summary will tell you what all components will be built with 
31
GlusterFS. Other than 'argp-standalone' if something else says 'no', that 
32
feature in GlusterFS will not be built. 'argp-standalone' package will only 
33
be used if the system doesn't have a proper argp package installed.
34

35
2. Now just run 'make' and later run 'make install' to install the package.
36

37
 bash# make 
38
 bash# make install
39

40
Installation completed :-)
41

42
 bash# glusterfs --version
43

44
Make sure your version is the latest from the release, and the one you 
45
just installed :-)
46

47
For more information on GlusterFS installation refer# http://docs.gluster.org/en/latest/Developer-guide/Building-GlusterFS/
48

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.