Commit 8a61788
authored
fix(linstorvolumemanager): prevent ops on version mismatch (#112)
Add a way in `linstorvolumemanager` to verify that all nodes are using the same LINSTOR version at init.
Raise an error early if this happens so that SR ops are properly disabled with clear feedback to the user.
Signed-off-by: Antoine Bartuccio <[email protected]>1 parent 1cec251 commit 8a61788
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
405 | 417 | | |
406 | 418 | | |
407 | 419 | | |
| |||
420 | 432 | | |
421 | 433 | | |
422 | 434 | | |
423 | | - | |
| 435 | + | |
424 | 436 | | |
425 | 437 | | |
426 | 438 | | |
| |||
0 commit comments