StorageNode offline

I have a one storage node offline and i lost the quorum status. What do I have to check to raise this node?

KVDB in this node is up:

apiVersion: core.libopenstorage.org/v1
kind: StorageNode
metadata:
creationTimestamp: “2024-03-19T13:44:47Z”
generation: 6
labels:
controller-revision-hash: 5c9b8ffcf5
name: portworx
name: kubepiscis
namespace: kube-system
ownerReferences:

  • apiVersion: core.libopenstorage.org/v1
    blockOwnerDeletion: true
    controller: true
    kind: StorageCluster
    name: px-cluster-ba016460-b7b3-40bc-b807-41d563f3d43c
    uid: 5369bb79-0241-43c2-b6c2-c6362d0bd832
    resourceVersion: “926339543”
    uid: bb0f8c0d-2d8d-4064-82d1-2ba349faf4c1
    spec:
    cloudStorage: {}
    version: 2.13.11-8bf9c63
    status:
    conditions:
  • lastTransitionTime: “2024-11-04T07:36:22Z”
    status: Offline
    type: NodeState
  • lastTransitionTime: “2024-10-30T14:15:50Z”
    message: node is kvdb member listening on 10.120.14.113
    status: Online
    type: NodeKVDB
    kernelVersion: 4.18.0-348.el8.x86_64
    network:
    dataIP: 10.120.14.113
    mgmtIP: 10.120.14.113
    nodeAttributes:
    kvdb: true
    storage: false
    nodeUid: c4ce92bf-f536-49bf-9dae-7366f96f379d
    operatingSystem: AlmaLinux 8.5 (Arctic Sphynx)
    phase: Offline
    storage:
    totalSize: “0”
    usedSize: “0”