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
linstor: Provide /dev/drbd/by-res/ resource paths to CloudStack
Instead of using the basic /dev/drbd1000 minor number block device path,
provide CloudStack with the actual resource path, that can also be linked
back to the CloudStack volume.path
Copy file name to clipboardExpand all lines: plugins/storage/volume/linstor/src/main/java/org/apache/cloudstack/storage/datastore/util/LinstorUtil.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ public static String getDevicePath(DevelopersApi api, String rscName) throws Api
0 commit comments