Rene Peinthor

Results 94 comments of Rene Peinthor

There should only be one active(started) controller at a time. It is not supported having multiple controller running at the same time using the same satellite nodes.

@DaanHoogland I think it is kinda storage related, by the storage motion strategy CloudStack takes. In this specific Linstor case CloudStack has to first copy the Snapshot into the secondary...

@DaanHoogland Here would be some way to fix this, but no feedback yet if it helps: https://github.com/LINBIT/cloudstack/commit/e53ea85cc882bf758c7fdcc839e0b848c27e570e

> > @DaanHoogland Here would be some way to fix this, but no feedback yet if it helps: [LINBIT@e53ea85](https://github.com/LINBIT/cloudstack/commit/e53ea85cc882bf758c7fdcc839e0b848c27e570e) > > @rp- , I imagine you propose to move that...

I'm not sure what exact version you are really running, because the stacktrace doesn't match any of the 4.18. versions, but this is most probably already fixed with: https://github.com/apache/cloudstack/pull/8790

Of course the compute node needs to be known and setup to Linstor, otherwise Linstor cannot create diskless assignments to it. Can you also provide the output of `linstor rg...

Joaojandre was refering to if it is a cloudstack bug. You still didn't provide output of `linstor rg l`, it looks like it might be a misconfiguration from linstor site.

well the advise command seems just wrong here, I guess it should be `--drbd-diskless` instead of `-d` @WanzenBug ?

> not sure if this requires more testing than smoke tests (for other storage solutions cc @harikrishna-patnala @rp- @rg9975 ) ??? I don't think this can in anyway break the...

@sureshanaparti Do you have time for a review?