> On Oct. 5, 2014, 10:50 p.m., Marcus Sorensen wrote: > > It looks pretty straightforward, doesn't look like it will break anything, > > and sounds like it works, so I'm ok with it. It looks like this performs a > > "1 qcow2 vol per nfs mount" type storage?
Hey Marcus, If you're OK with this, do you have time to check it in to Git? Thanks! Mike - Mike ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25772/#review55480 ----------------------------------------------------------- On Oct. 5, 2014, 10:22 p.m., punith s wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/25772/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2014, 10:22 p.m.) > > > Review request for cloudstack, Mike Tutkowski and Marcus Sorensen. > > > 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 > >