Commit 8875a94
linstor: fix template copy on non hyperconverged setups (apache#8114)
Making a diskful resource was meant as an optimization,
but cannot work on non hyperconverged setups,
as the storage nodes (diskful) are not part of the cloudstack cluster.
(cherry picked from commit 67cb9b9)
Signed-off-by: Rohit Yadav <[email protected]>1 parent f4b9e6c commit 8875a94
File tree
1 file changed
+1
-1
lines changed- plugins/storage/volume/linstor/src/main/java/com/cloud/hypervisor/kvm/storage
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments