GNU/Linux >> Linux Esercitazione >  >> Debian

Preparare Debian Stretch per l'installazione di GlusterFS 3.12

Per installare questa versione di GlusterFS dobbiamo aggiungere i repository:
Ref:https://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/
echo deb [arch=amd64] http://download.gluster.org/pub/gluster/glusterfs/3.12/LATEST/Debian/stretch/apt stretch main > /etc/apt/sources.list.d/gluster.list
wget -O - http://download.gluster.org/pub/gluster/glusterfs/3.12/rsa.pub | apt-key add -
apt-get update
apt-get install glusterfs-server xfsprogs

Formatta la partizione dedicata per i dati sincronizzati GlusterFS:
es. /dev/xvda3
mkfs.xfs -f -i size=512 /dev/xvda3
Esempio di risultato:
meta-data=/dev/xvda3 isize=512 agcount=4, agsize=655360 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0
data = bsize=4096 blocks=2621440, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal log bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0

Per quanto riguarda i passaggi di configurazione, vedere:
https://wp.me/pKZRY-Kk
O meglio:
https://gluster.readthedocs.io/en/latest/Install-Guide/ Configura/


Debian
  1. Installazione di PHP 8 su Debian 10

  2. Installazione di Webmin in Debian 8(Jessie)

  3. Installazione di Xen Hypervisor 4.8 su Debian Jessie

  4. Aggiornamento di GlusterFS da 3.2(Debian) a 3.4 per Debian Wheezy

  5. Installazione di TeamPass in Debian Jessie

Come installare Skype per Linux Beta su Debian 9 Stretch

2 modi per installare VirtualBox su Debian 9 Stretch

Installazione di Asterisk su Debian

Come installare Docker su Debian 9 Stretch

Come installare OpenVPN su Debian 9 Stretch

Come installare Vai su Debian 9 Stretch