This module provides an interface to VDC-Store which is an alternative storage infrastructure for OpenNebula. It provides a shared platform with support for local SSD caching, replication, live migration, snapshots and compression.
To contribute bug patches or new features, you can use the github Pull Request model. It is assumed that code and documentation are contributed under the Apache License 2.0.
More info:
- How to Contribute
- Support: OpenNebula user mailing list
- Development: OpenNebula developers mailing list
- Issues Tracking: Github issues
- Leader: Gareth Bult (gareth[at]linux.co.uk)
This add-on is compatible with OpenNebula 4.4
- Local SSD caching (LFU)
- RAID10 replication against multiple servers
- Automatic failover and recvovery
- Presents as a standard Linux block device
- Suport for TRIM
- Bandwidth management for multi-tennant load balancing
- Support for Live Migration
- Support for inline Snapshots
- Cache analysis / size advisor
- Backend support for replication
- Backend support for live migration
- Backend support for snapshots
- Backend support for TRIM and sparse storage
- Inline / transparent compression
- LSFS style storage with sequential only writes
- Imagination.
- Server hosts need to be running a kernel that supports FALLOCATE
- KVM needs to be relatively recent (3.2+)
http://www.vdc-store.com/item/vdc-nebula/?theme=opennebula
http://www.vdc-store.com/item/setting-up-opennebula-sunstone/?theme=opennebula
http://www.vdc-store.com/items/opennebula/
- Detailed documentation can be found at http://vdc-store.com
Apache v2.0 license.