linstor-server
linstor-server copied to clipboard
Lost quorum when migrate resource to another node
I have 5 node test linstor cluster. I created resource for migration, I want to migrate from node 3 to node 5.
linstor resource create lstr-node-5 migrationtest --drbd-diskless
If i right that at that moment node 5 with diskless resource perform quorum role?
Then I start migrating from node 3 to node 5
linstor resource toggle-disk lstr-node-5 migrationtest --migrate-from lstr-node-3
It start's sync and then I have resource without quorum
In this situation I must deploy quorum role to other node manually by creating drbd-diskless resource on it?