RepoNVIDIANVIDIApublished Feb 1, 2026seen 5d

NVIDIA/nvmesh-upgrader

Python

Open original ↗

Captured source

source ↗
published Feb 1, 2026seen 5dcaptured 9hhttp 200method plain

NVIDIA/nvmesh-upgrader

Description: NVMesh by NVIDIA provides remote shared storage facilities with in-server flash performance characteristics while using commodity off-the-shelf components.

Language: Python

License: NOASSERTION

Stars: 6

Forks: 0

Open issues: 0

Created: 2026-02-01T09:31:50Z

Pushed: 2026-03-24T16:47:51Z

Default branch: 3.4.0

Fork: no

Archived: no

README:

NVMesh Upgrade Agent

The NVMesh Upgrade Agent is a service component of NVMesh that handles system upgrades and maintenance operations through Kafka messaging. It provides a reliable way to manage and execute upgrade commands across NVMesh nodes.

Configuration

Modify the /etc/nvmesh/upgradeagent.conf file for configuartion.

If KAFKA_SERVERS is not defined, the upgrade agent will attempt to establish a connection using the KAFKA_SERVERS specified in /etc/nvmesh/nvmesh.conf.

Service Management

Starting the Service

sudo systemctl start nvmeshupgradeagent

# Check service status
sudo systemctl status nvmeshupgradeagent

Stopping the Service

sudo systemctl stop nvmeshupgradeagent

Enabling Service at Boot

sudo systemctl enable nvmeshupgradeagent

View service logs:

sudo journalctl -u nvmeshupgradeagent

NVMesh Open Source Repositories List

  • https://github.com/NVIDIA/nvmesh-documentation
  • https://github.com/NVIDIA/nvmesh-infra
  • https://github.com/NVIDIA/nvmesh-interop-db
  • https://github.com/NVIDIA/nvmesh-kernel
  • https://github.com/NVIDIA/nvmesh-management
  • https://github.com/NVIDIA/nvmesh-upgrader
  • https://github.com/Excelero/nvmesh-csi-driver

The NVMesh Roadmap is published in the documentation repo

Notability

notability 3.0/10

New tool from NVIDIA, low traction.