Commit 5bcfb41
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 <rohit.yadav@shapeblue.com>1 parent 478c486 commit 5bcfb41
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- plugins/storage/volume/linstor/src/main/java/com/cloud/hypervisor/kvm/storage
Lines 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