openvstorage / integrationtests

Open vStorage automated integration tests.
Other
0 stars 1 forks source link

Validate voldrv HA redirection timeout does not trigger stealing #505

Open pploegaert opened 7 years ago

pploegaert commented 7 years ago

Scenario:

First part of this test is similar to: #493 Previous mechanism used redirection timeout to steal the volume. Now a new keepalive mechanism is introduced which should trigger this. Hence the redirection timeout should only give an I/O error not result in volume stealing

Volumedriver parameters related to this testcase - all are dynamically reconfigurable:

Cover area

volumedriver HA

Additional information

Setup

JeffreyDevloo commented 7 years ago

Hmmm looking at this ticket more in detail and thinking about the implementation I have some concerns/ questions:

@pploegaert Any insights?

pploegaert commented 7 years ago

New suggested defaults: vrouter_redirect_timeout > vrouter_keepalive_time + vrouter_keepalive_interval_secs vrouter_keepalive_retries ? e.g. 120s > 15s + 2 5s = 25s