Closed AleksZimin closed 8 months ago
Had this issue as well. Fixed by simply removing and recreating nodes.
PS: node name must match the node hostname
I believe we have found and fixed this issue. Until the fix is released, a controller restart should solve the problem.
Got the same problem. Standalone Linstor cluster v 1.25 After adding satellites all working fine. But DfltDisklessStorPool becomes in warning state after linstor-controller service restart or starts on another node. The only way to bring it back to Ok state - delete and add node. Anyway - all diskless resources are creating and working fine.
Hello,
We recently updated our LINSTOR cluster from version 1.24.2 to 1.25.0. Our cluster had no resources and only had DfltDisklessStorPool storage pools.
After the update to version 1.25.0, we started encountering an error while trying to retrieve the storage pools. The error message is as follows:
meanwhile, all satellites were displayed as online:
The controller went offline since we had disabled the Piraeus Operator to prevent extra messages in the logs, and we restarted the pod with the controller several times during our investigation. Since the Piraeus Operator was disabled, the registration of the controller from the new pod was not carried out. Turning on the Piraeus Operator triggers the registration of the pod with the controller, bringing all nodes to an online state; however, this action does not resolve the issue with retrieving the storage pool.
As a workaround, we created a storage pool for one of the nodes, and thereafter the connection to that particular node got established successfully. However, the problem persists with the other nodes:
We created an sos report, then recreated all pods in the LINSTOR namespace and generated another sos report. Additionally, we created an sos report after creating a storage pool on one of the nodes. Files will be attached to this issue.
Your assistance with this issue would be highly appreciated. Thank you for your time and support.
sos_2023-11-04_20-24-13.tar.gz sos_2023-11-04_20-43-00_after_delete_all_pods.tar.gz sos_2023-11-04_20-49-14_after_create_sp.tar.gz