LINSTOR does not appear in Proxmox/Datacenter GUI

I’m using Linstor LVM-THIN on 5 Proxmox nodes (I have more nodes), but it doesn’t appear in the datacenter. I can even add it as LVM-THIN, but, for example, moving disks to it doesn’t appear in Linstor. Does anyone know what I can do to fix this?

root@pve-1:~# pvesm status
Name                       Type     Status           Total            Used       Available        %
linstor_storage            drbd     active      7030898688               0      7030898688    0.00%
local                       dir     active        85962856        24886592        56663644   28.95%
/etc/pve/storage.cfg
drbd: linstor_storage
    content images, rootdir
    controller 10.10.10.8
    nodes pve-labri-21,pve-labri-22,pve-labri-31,pve-labri-32
    resourcegroup pve-rg

I access proxmox through a node that doesn’t have linstor. So I did apt install -y linstor-proxmox. and the magic happened (you have to Configuring LINBIT public repositories for Proxmox)!