Sure, My system is Ubuntu24.04 and use linbit-ubuntu-linbit-drbd9-stack-noble.sources.
Here are my settings:
indiana@linstor01:~$ linstor -m n l
[
[
{
"name": "linstor01",
"type": "COMBINED",
"props": {
"CurStltConnName": "default",
"NodeUname": "linstor01"
},
"net_interfaces": [
{
"name": "default",
"address": "192.168.1.101",
"satellite_port": 3366,
"satellite_encryption_type": "PLAIN",
"is_active": true,
"uuid": "c5511036-949b-4d94-b344-16e372909024"
}
],
"connection_status": "ONLINE",
"uuid": "41038b55-e626-4e7e-9978-8c050d963a21",
"storage_providers": [
"DISKLESS",
"LVM",
"LVM_THIN",
"ZFS",
"ZFS_THIN",
"FILE",
"FILE_THIN",
"REMOTE_SPDK",
"EBS_INIT",
"EBS_TARGET"
],
"resource_layers": [
"DRBD",
"LUKS",
"NVME",
"WRITECACHE",
"CACHE",
"BCACHE",
"STORAGE"
],
"unsupported_providers": {
"SPDK": [
"IO exception occured when running 'rpc.py spdk_get_version': Cannot run program \"rpc.py\": error=2, No such file or directory"
],
"STORAGE_SPACES": [
"This tool does not exist on the Linux platform."
],
"EXOS": [
"'/bin/bash -c 'cat /sys/class/sas_phy/*/sas_address'' returned with exit code 1",
"'/bin/bash -c 'cat /sys/class/sas_device/end_device-*/sas_address'' returned with exit code 1"
],
"STORAGE_SPACES_THIN": [
"This tool does not exist on the Linux platform."
]
}
},
{
"name": "linstor02",
"type": "SATELLITE",
"props": {
"CurStltConnName": "default",
"NodeUname": "linstor02"
},
"net_interfaces": [
{
"name": "default",
"address": "192.168.1.102",
"satellite_port": 3366,
"satellite_encryption_type": "PLAIN",
"is_active": true,
"uuid": "0806a70b-55ee-4c5e-b4d2-8891b1826910"
}
],
"connection_status": "ONLINE",
"uuid": "de8377f6-315b-4e42-989f-48a5ae30b85f",
"storage_providers": [
"DISKLESS",
"LVM",
"LVM_THIN",
"ZFS",
"ZFS_THIN",
"FILE",
"FILE_THIN",
"REMOTE_SPDK",
"EBS_INIT",
"EBS_TARGET"
],
"resource_layers": [
"DRBD",
"LUKS",
"NVME",
"WRITECACHE",
"CACHE",
"BCACHE",
"STORAGE"
],
"unsupported_providers": {
"SPDK": [
"IO exception occured when running 'rpc.py spdk_get_version': Cannot run program \"rpc.py\": error=2, No such file or directory"
],
"STORAGE_SPACES": [
"This tool does not exist on the Linux platform."
],
"EXOS": [
"'/bin/bash -c 'cat /sys/class/sas_phy/*/sas_address'' returned with exit code 1",
"'/bin/bash -c 'cat /sys/class/sas_device/end_device-*/sas_address'' returned with exit code 1"
],
"STORAGE_SPACES_THIN": [
"This tool does not exist on the Linux platform."
]
}
},
{
"name": "linstor03",
"type": "SATELLITE",
"props": {
"CurStltConnName": "default",
"NodeUname": "linstor03"
},
"net_interfaces": [
{
"name": "default",
"address": "192.168.1.103",
"satellite_port": 3366,
"satellite_encryption_type": "PLAIN",
"is_active": true,
"uuid": "910564cb-b04e-46a4-96c3-5d48c809b632"
}
],
"connection_status": "ONLINE",
"uuid": "ee61ad36-172e-4517-9d40-35e94403281c",
"storage_providers": [
"DISKLESS",
"LVM",
"LVM_THIN",
"ZFS",
"ZFS_THIN",
"FILE",
"FILE_THIN",
"REMOTE_SPDK",
"EBS_INIT",
"EBS_TARGET"
],
"resource_layers": [
"DRBD",
"LUKS",
"NVME",
"WRITECACHE",
"CACHE",
"BCACHE",
"STORAGE"
],
"unsupported_providers": {
"SPDK": [
"IO exception occured when running 'rpc.py spdk_get_version': Cannot run program \"rpc.py\": error=2, No such file or directory"
],
"STORAGE_SPACES": [
"This tool does not exist on the Linux platform."
],
"EXOS": [
"'/bin/bash -c 'cat /sys/class/sas_phy/*/sas_address'' returned with exit code 1",
"'/bin/bash -c 'cat /sys/class/sas_device/end_device-*/sas_address'' returned with exit code 1"
],
"STORAGE_SPACES_THIN": [
"This tool does not exist on the Linux platform."
]
}
}
]
]
indiana@linstor01:~$ linstor -m rg l
[
[
{
"name": "DfltRscGrp",
"select_filter": {
"place_count": 2
},
"uuid": "a52e934a-9fd9-44cb-9db1-716dcd13aae3"
},
{
"name": "remote",
"description": "Resource group managed by Incus",
"props": {
"DrbdOptions/auto-add-quorum-tiebreaker": "true",
"DrbdOptions/Resource/on-no-quorum": "suspend-io"
},
"select_filter": {
"place_count": 2,
"storage_pool": "nvmepool",
"storage_pool_list": [
"nvmepool"
]
},
"uuid": "935568b9-34bf-4529-8023-74e2dba32739"
}
]
]
indiana@linstor01:~$ linstor -m sp l
[
[
{
"storage_pool_name": "DfltDisklessStorPool",
"node_name": "linstor01",
"provider_kind": "DISKLESS",
"static_traits": {
"SupportsSnapshots": "false"
},
"free_capacity": 9223372036854775807,
"total_capacity": 9223372036854775807,
"free_space_mgr_name": "linstor01;DfltDisklessStorPool",
"uuid": "4de7cfd9-0900-488a-9c5c-cbbe6d9166e4",
"supports_snapshots": false,
"external_locking": false
},
{
"storage_pool_name": "DfltDisklessStorPool",
"node_name": "linstor02",
"provider_kind": "DISKLESS",
"static_traits": {
"SupportsSnapshots": "false"
},
"free_capacity": 9223372036854775807,
"total_capacity": 9223372036854775807,
"free_space_mgr_name": "linstor02;DfltDisklessStorPool",
"uuid": "3fb056b8-53a0-48c7-816b-ce04ee481b2e",
"supports_snapshots": false,
"external_locking": false
},
{
"storage_pool_name": "DfltDisklessStorPool",
"node_name": "linstor03",
"provider_kind": "DISKLESS",
"static_traits": {
"SupportsSnapshots": "false"
},
"free_capacity": 9223372036854775807,
"total_capacity": 9223372036854775807,
"free_space_mgr_name": "linstor03;DfltDisklessStorPool",
"uuid": "b22d40a4-540b-45de-b2f7-3d3c4b6ec74c",
"supports_snapshots": false,
"external_locking": false
},
{
"storage_pool_name": "nvmepool",
"node_name": "linstor01",
"provider_kind": "LVM_THIN",
"props": {
"StorDriver/internal/lvmthin/thinPoolMetadataPercent": "10.42",
"StorDriver/StorPoolName": "linstor_nvmepool/nvmepool",
"StorDriver/internal/AllocationGranularity": "4096",
"StorDriver/internal/lvmthin/thinPoolGranularity": "128"
},
"static_traits": {
"Provisioning": "Thin",
"SupportsSnapshots": "true"
},
"free_capacity": 249810944,
"total_capacity": 249810944,
"free_space_mgr_name": "linstor01;nvmepool",
"uuid": "799257f0-1f45-425a-b0cb-7f55e39d6c41",
"supports_snapshots": true,
"external_locking": false
},
{
"storage_pool_name": "nvmepool",
"node_name": "linstor02",
"provider_kind": "LVM_THIN",
"props": {
"StorDriver/internal/lvmthin/thinPoolMetadataPercent": "10.42",
"StorDriver/StorPoolName": "linstor_nvmepool/nvmepool",
"StorDriver/internal/AllocationGranularity": "4096",
"StorDriver/internal/lvmthin/thinPoolGranularity": "128"
},
"static_traits": {
"Provisioning": "Thin",
"SupportsSnapshots": "true"
},
"free_capacity": 249810944,
"total_capacity": 249810944,
"free_space_mgr_name": "linstor02;nvmepool",
"uuid": "abcc8b2a-d3fa-45bf-bf80-29bbf4afa223",
"supports_snapshots": true,
"external_locking": false
},
{
"storage_pool_name": "nvmepool",
"node_name": "linstor03",
"provider_kind": "LVM_THIN",
"props": {
"StorDriver/internal/lvmthin/thinPoolMetadataPercent": "10.42",
"StorDriver/StorPoolName": "linstor_nvmepool/nvmepool",
"StorDriver/internal/AllocationGranularity": "4096",
"StorDriver/internal/lvmthin/thinPoolGranularity": "128"
},
"static_traits": {
"Provisioning": "Thin",
"SupportsSnapshots": "true"
},
"free_capacity": 249810944,
"total_capacity": 249810944,
"free_space_mgr_name": "linstor03;nvmepool",
"uuid": "1e75bede-07c7-4383-bf5a-cc4858c8f63a",
"supports_snapshots": true,
"external_locking": false
}
]
]
Regards.