----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12227/#review22666 -----------------------------------------------------------
Rajesh, Can you re-upload patch again. Diff is showing following error. ----- Diff revision 1 (Latest) Files Changed: server/src/com/cloud/storage/StorageManagerImpl.java:Diff currently unavailable. - Sateesh Chodapuneedi On July 2, 2013, 6:48 a.m., Rajesh Battala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12227/ > ----------------------------------------------------------- > > (Updated July 2, 2013, 6:48 a.m.) > > > Review request for cloudstack, edison su, Ram Ganesh, and Sateesh > Chodapuneedi. > > > Bugs: 3301 > > > Repository: cloudstack-git > > > Description > ------- > > Issue: > When VM is getting deployed in ZWPS(kvm, vmware), NPE is occuring. > > Fixed: > SolidFire storage had introduced iops, its setting capacityIops on the pool > level. Only solidfire is setting and getting it which is causing NPE when > checking this value for other type PS. > This fixed will resolve the issue for any storage provider which don't set > capacityIops. > > > Diffs > ----- > > server/src/com/cloud/storage/StorageManagerImpl.java 8401b77 > > Diff: https://reviews.apache.org/r/12227/diff/ > > > Testing > ------- > > 1. Adding ZWPS, and deployed the VM in KVM. Vm got successfully deployed. > 2. Adding CWPS and deployed the VM in KVM. VM got deployed successfully. > > > Thanks, > > Rajesh Battala > >