Nova Resource:Gluster/Documentation

From Wikitech

Gluster/Documentation

Description

A project for upgrading, testing, and improving gluster. Also used to test gluster integration with OpenStack. Projects used in production

Network filtering and ports for gluster

Gluster uses the following TCP ports: 111 (also UDP), 24007,24008, 24009-(24009 + number of bricks across all volumes).

24009-(24009 + number of bricks across all volumes): every volume requires a port open for every brick. The formula is: total volumes x total number of bricks = number of ports. So, if we have 100 projects, and each project has 2 volumes, and we have 4 bricks, it'll require 800 ports.