-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25772/
-----------------------------------------------------------
Review request for cloudstack, edison su and Mike Tutkowski.
Bugs: CLOUDSTACK-7576
https://issues.apache.org/jira/browse/CLOUDSTACK-7576
Repository: cloudstack-git
Description
-------
this adapter provides one to one mapping between the SAN volume to a VM's disk,
so that it can guarantee the QoS for the performance sensitive applications
residing on the disk.
this adapter is based on nfs protocol.
features being supported:
* attach volume
* detach volume
Diffs
-----
api/src/com/cloud/agent/api/to/DiskTO.java afab856
api/src/com/cloud/storage/Storage.java 4d267eb
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStoragePoolManager.java
f44bb03
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtStoragePool.java
1a756cb
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/ManagedNfsStorageAdaptor.java
PRE-CREATION
Diff: https://reviews.apache.org/r/25772/diff/
Testing
-------
system testing done
File Attachments
----------------
architecture
https://reviews.apache.org/media/uploaded/files/2014/09/18/86449aef-17f3-49fb-b087-be74fade231a__ACS_cloudbyte_integration_with_KVM_for_guaranteeing_QoS_at_VM_level.__.jpg
Thanks,
punith s