# topolvm/topolvm

Capacity-aware CSI plugin for Kubernetes

Repository: https://github.com/topolvm/topolvm
Canonical: https://ross.abutalabs.com/products/topolvm
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, csi, lvm2
Last push: 2026-09-02T09:31:12+00:00

## Health v2 (maintenance only)
Score: 100/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 100, longevity 100
- inputs: {"age_days": 2686, "days_push": 0, "days_rel": 0, "gap_med": 22.5, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 191 (observed 2026-09-03T02:15:19.922359+00:00)

## What it is
TopoLVM is a capacity-aware CSI (Container Storage Interface) plugin for Kubernetes that provisions persistent volumes using LVM2 on Linux nodes. It implements local persistent volumes with dynamic provisioning, topology-aware scheduling, raw block volumes, volume expansion, and Prometheus metrics.

## Use cases
- provision local persistent volumes on kubernetes nodes with lvm
- dynamically create pvcs backed by lvm logical volumes
- schedule pods to nodes with the most free storage capacity
- expose raw block devices to containers in kubernetes
- expand persistent volumes without downtime
- export volume usage metrics to prometheus
- run stateful workloads with local storage on bare metal kubernetes

## When to choose
- you run kubernetes on bare metal or VMs with LVM2-managed local disks
- you need dynamic provisioning of local persistent volumes with topology awareness
- you want capacity-aware pod scheduling based on remaining storage
- you need raw block volumes or volume expansion on local storage

## When to avoid
- you need shared or replicated storage across nodes rather than node-local volumes
- your cluster runs on non-Linux nodes or hosts without LVM2
- you want cloud-managed storage like EBS or Persistent Disk instead of local disks

## Facets
- artifact type: service
- maturity: active
- function: deployment, monitoring, scheduling
- domain: cloud-computing, infrastructure-as-code
- platform: go
- tags: csi, lvm, kubernetes-storage, persistent-volumes, dynamic-provisioning, topology-aware, block-storage, prometheus-metrics, storage, containers, devops, linux, kubernetes, docker

## Member repositories
- topolvm/topolvm (main) score 100

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:19.922359+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:29:28.746056+00:00, confidence not recorded.
  - readme: https://github.com/topolvm/topolvm (fetched 2026-09-03T02:15:19.922359+00:00, sha 6f0773a713a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
