== CXM Drivers == ---- dataentry addon ---- name : CXM Drivers url_url : https://github.com/nagius/cxm/tree/master/misc/opennebula brief description : These TM and VMM drivers allow the use of cLVM datastores on a pool of XEN hypervisors. It also brings high-availability and load-balancing to the hosted VM using the Clustered Xen Manager (CXM) stack. type : plugin license : GPLv3 opennebula version : 3.6 and 3.8 author : Nicolas AGIUS email : nicolas.agius@lps-it.fr organization : LPS - www.lps-it.fr organization_img150: # company/center/project keyword_tags : lvm, clvmd, cxm last update_dt : 2013-01-25 ---- == Description == The CXM drivers enable the management of an OpenNebula cloud based on a cxm cluster. The cxm cluster is a solution to host virtual machines on a pool of Xen hypervisors connected to a SAN. VM images are stored using LVM and cLVMd. == Benefits == The use of a cxm cluster allows you to do live-migration, automatic failover and loadbalancing between Xen nodes. These functionalities are handled directly by the cxm daemon, as close as possible from the hypervisors. Live-migration can be managed by the OpenNebula frontend. == Documentation == The process of installing and configuring of a cxm cluster is described on project's page: https://github.com/nagius/cxm The setup of the cxm drivers in OpenNebula is described on project's page: https://github.com/nagius/cxm/tree/master/misc/opennebula