You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Sometimes when reconnecting an nvme device to a node, we may get a non-expected controller and nid
To Reproduce
Network partition a node, break the device connection long enough that controller loss timeout will elapse.
Then re-join and attempt to stage the same volume again.
Expected behaviour
It should work :)
** OS info (please complete the following information):**
Distro: NixOS
Kernel version: 6.6.44
MayaStor: develop
Additional context
Additionally, what if device rejoins before the loss occurs and same device is re-staged again?
We should keep some information to reject staging the device again in case it had been forcefully remounted elsewhere.
The text was updated successfully, but these errors were encountered:
Describe the bug
Sometimes when reconnecting an nvme device to a node, we may get a non-expected controller and nid
To Reproduce
Network partition a node, break the device connection long enough that controller loss timeout will elapse.
Then re-join and attempt to stage the same volume again.
Expected behaviour
It should work :)
** OS info (please complete the following information):**
Additional context
Additionally, what if device rejoins before the loss occurs and same device is re-staged again?
We should keep some information to reject staging the device again in case it had been forcefully remounted elsewhere.
The text was updated successfully, but these errors were encountered: