Lost a node due to a hardware issue

The other day, I shut down a node to change out some hardware, and it wouldn’t restart. After bringing that node down, none of the other nodes could browse their storage (NFS, DRBD, it didn’t matter).

So I decided to remove the node from my Linstor cluster (linstor node lo ). Once the node was removed, everything worked correctly again. However, when I browse my DRBD storage, I don’t see a summary. If I click on VM Disks or CT Volumes, I can view the disks on most systems. Some can only see the containers, and others can see both. If I run linstor node list on the primary controller, I can see all the nodes online. But if I go to another system, the listing is empty for nodes and resources.

Was there some other command I should have run after marking the one node as lost?

I’m unable to determine what has gone wrong.

Figured it out, when you create the resource-group you tell it how many nodes to replicate too. I had forgotten that setting. After changing the number of nodes, everything started working again.