You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/storage/volume/ontap/src/main/java/org/apache/cloudstack/storage/driver/OntapPrimaryDatastoreDriver.java
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -525,6 +525,7 @@ public void takeSnapshot(SnapshotInfo snapshot, AsyncCompletionCallback<CreateCm
525
525
s_logger.error("takeSnapshot : Storage Pool not found for id: " + volumeVO.getPoolId());
526
526
thrownewCloudRuntimeException("takeSnapshot : Storage Pool not found for id: " + volumeVO.getPoolId());
0 commit comments