Releases: eskimo-sh/egmi
Releases · eskimo-sh/egmi
v0.3.0
EGMI Release 0.3.0
This is the third release of EGMI - Eskimo Gluster Management Interface - with following changes:
- Implemented a new problem detection to wipe out a node that is recovered after its bricks have been move elsewhere
- Implemented a new problem detection to delete a node from the list of known nodes after a certain timeout
- shortened the problem resolution loop when problems are being handled
- Upgraded bootstrap to latest 5.x version
- Upgraded jquery to latest version
- Upgraded font awesome to latest version
- Updated system dependencies
- Extended code quality significantly
- Multiple bug fixes
v0.2.1
v0.2.0
EGMI Release 0.2.0
This is the second release of EGMI - Eskimo Gluster Management Interface - with following changes:
- Implemented a new feature aimed at disabling performance optimization settings on selected gluster volumes
- Implemented a new panel to display volume settings
- Upgraded bootstrap to latest 4.x version
- Upgraded jquery to latest version
- Upgraded font awesome to latest version
- Extended code quality
- Multiple bug fixes
v0.1.0
EGMI Release 0.1.0
This is the first release of EGMI - Eskimo Gluster Management Interface - with minimum required features to automatically manage and operate gluster FS clusters:
- Automatic discovery of nodes running EGMI / Gluster GS through Zookeeper
- EGMI Master election through Zookeeper
- Zookeeper is optional and EGMI / Gluster FS clusters can be configured statically instead
- Pre-configured list of gluster volumes to be automatically created / updated / managed / fixed.
- Web GUI (Graphical User Interface) to monitor gluster and operations
- Simple Operations available from GUI to add nodes, add volumes, etc.
- Detection and automatic resolution of following problems:
-- Detect Gluster cluster partitioning and attach nodes to cluster automatically
-- Ensure all bricks consistency
-- Automatically manage bricks replication and partitioning
-- Automatic management of brick relocation when a node disappears and fails to come back in grace period
-- Automatic resolution of common issues such as gluster nodes startup race conditions, bricks failing to come back online, etc.