New Proxmox BETA – now with Ceph
Category : Tech News
Proxmox has just released a new feature to the Proxmox VE software – Ceph integration. It is currently in BETA and available to test from the pvetest repository.
Ceph is a distributed storage engine which is designed to work over many nodes to provide resilient, highly available storage.
You will need to add the pvetest repository to your Proxmox installation by adding the below line to your apt sources file.
vi /etc/apt/sources.list
You may only need to add pvetest if you already have an entry similar to below. If not, add the full line to the bottom of the file.
http://download.proxmox.com/ debian wheezy pvetest
The set up and installation of Ceph is detailed on my Ceph storage on Proxmox blog post.