Skip to content

Kadalu Storage 1.1.0

Compare
Choose a tag to compare
@aravindavk aravindavk released this 05 Apr 13:04
· 1 commit to main since this release
a2a5f5d

We are happy to announce Kadalu Storage 1.1.0 release.

  • Pool expand and Rebalance support
  • NFS Ganesha integration
  • Volfile server added
  • New volgen library
  • Port reservations cleanup after volume delete
  • Disperse Pool fixes
  • Volume to Pool name changes
  • Systemd based service management
  • Warning added while creating a distributed Pool
  • Ubuntu 22.04 amd64/arm64 packages
  • Logging improvements

Add the Ubuntu 22.04 packages repo

echo 'deb https://kadalu.tech/pkgs/1.1.x/ubuntu/22.04 /' | sudo tee /etc/apt/sources.list.d/kadalu.list
curl -fsSL https://kadalu.tech/pkgs/1.1.x/ubuntu/22.04/KEY.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/kadalu.gpg > /dev/null
sudo apt update

Install Kadalu Storage and NFS Ganesha integration

sudo apt install kadalu-storage nfs-ganesha-kadalu

Quick start guide: https://kadalu.tech/storage/quick-start/