惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Failed backup - unable to activate storage
invalid@exam · 2026-04-13 · via Proxmox Support Forum

Hi everyone,
at present we have a production environment with 3 nodes Proxmox VE cluster (9.1.6) with a Lenovo DM5000H as NFS (4.2) vm/lxc storage and a dedicated physical Proxmox PBS (4.1.x).
PVE nodes e PBS enterprise repos.
All the appliance are connected with redundant 10Gbit port switches (Cisco-Juniper).
In the last months we have experienced some backup jobs failed for one/two vms or lxc containers (i.e ERROR: Backup of VM 135 failed - unable to activate storage 'dm5000h' - directory '/mnt/pve/dm5000h' does not exist or is unreachable) over almost 30.
We thought at first it was a network issue but we couldn't point out what's going on wrong cause we have also other appliances in the same datacenter that are ok.
We also thought it was a node issue but the backjob fails on different PVE nodes (last 2 nodes of three, 3 vms).
On Proxmox PVE node we got something like pvestatd[2720]: unable to activate storage 'dm5000h' - directory '/mnt/pve/dm5000h' does not exist or is unreachable
Do you have any ideas?
Thank you in advance

Last edited:

Hi Fiona,
thank you for your reply. We use different and dedicated networks (VLAN) for PBS and NFS traffic. PBS, NFS server and PVE nodes loads and network throughputs and latency are ok and with the same values as always. The backup job doesn't fail on the same vm/lxc, and it fails not regarding to the vm size, threfore we tought at first it was a network issue, but metrics are really good. From the source code it seems to me that proxmox waits for 2 seconds (that for our network it would be ok) before declaring the storage unreachable, am I right?

Last edited:

fiona

Proxmox Staff Member

Hi Fiona,
thank you for your reply. We use different and dedicated networks (VLAN) for PBS and NFS traffic. PBS, NFS server and PVE nodes loads and network throughputs and latency are ok and with the same values as always. The backup job doesn't fail on the same vm/lxc, and it fails not regarding to the vm size, threfore we tought at first it was a network issue, but metrics are really good. From the source code it seems to me that proxmox waits for 2 seconds (that for our network it would be ok) before declaring the storage unreachable, am I right?

So still the same physical network? Yes, the timeout for checking the mount directory is 2 seconds. Telling from the error message, this is the command that fails for you and since you see the issue sporadically/randomly it might be related to the network after all.

Hi,

This looks like the NFS storage is temporarily disconnecting during backup.

Since it happens on different nodes and VMs, it’s likely a network or NFS mount issue, not the VM itself.

Please check NFS connectivity, server logs, and mount stability on /mnt/pve/dm5000h.

Hi,
It's one physical network 10Gbit separated into vlans.

Based on the logs and performance data collected during the latest backup cycle, here is a summary of the findings.
Latency of nfs storage: baseline latency is 0.2ms, under load it is 10ms and it can spike up to 28ms during backups, but I think it's still very good.
Throughput Saturation: Aggregated throughput reached 800 MB/s. Simultaneous peaks from PVE nodes (up to 800 MiB/s) could cause maybe contention.
Connectivity: nfsstat shows zero retransmissions.

We are implementing a temporary limit of 400 MiB/s bandwidth limit per node on backup job to preserve headroom for system control traffic.

Hi,
we lower to 200 MiB/s bandwidth limit per node on backup job, but the problem sometimes still happens and one or 2 vm/contaniner are skipped.
Load, bandwith and latency are not a issue. We can't figure out which is the problem.
Proxmox VE cluster upgraded to the latest 9.2.2.

here is an extract (backup job skipped on vm and then keep going tille the end on job)
[...]
116: 2026-05-30 23:37:32 INFO: backup was done incrementally, reused 208.00 GiB (100%)
116: 2026-05-30 23:37:32 INFO: transferred 208.00 GiB in 1073 seconds (198.5 MiB/s)
116: 2026-05-30 23:37:32 INFO: stopping kvm after backup task
116: 2026-05-30 23:37:33 INFO: adding notes to backup
116: 2026-05-30 23:37:33 INFO: Finished Backup of VM 116 (00:17:57)

119: 2026-05-30 23:37:33 INFO: Starting Backup of VM 119 (qemu)
119: 2026-05-30 23:37:33 INFO: status = stopped
119: 2026-05-30 23:37:33 INFO: backup mode: stop
119: 2026-05-30 23:37:33 INFO: bandwidth limit: 204800 KiB/s
119: 2026-05-30 23:37:33 INFO: ionice priority: 7
119: 2026-05-30 23:37:33 INFO: VM Name: rslurm-wn01
119: 2026-05-30 23:37:33 INFO: include disk 'scsi0' 'dm5000h:119/vm-119-disk-0.qcow2' 80G
119: 2026-05-30 23:37:42 ERROR: Backup of VM 119 failed - unable to activate storage 'dm5000h' - directory '/mnt/pve/dm5000h' does not exist or is unreachable

120: 2026-05-30 23:37:42 INFO: Starting Backup of VM 120 (qemu)
120: 2026-05-30 23:37:42 INFO: status = stopped
120: 2026-05-30 23:37:42 INFO: backup mode: stop
120: 2026-05-30 23:37:42 INFO: bandwidth limit: 204800 KiB/s
120: 2026-05-30 23:37:42 INFO: ionice priority: 7
120: 2026-05-30 23:37:42 INFO: VM Name: rslurm-wn02
120: 2026-05-30 23:37:42 INFO: include disk 'scsi0' 'dm5000h:120/vm-120-disk-0.qcow2' 80G
120: 2026-05-30 23:37:42 INFO: creating Proxmox Backup Server archive 'vm/120/2026-05-30T21:37:42Z'
120: 2026-05-30 23:37:42 INFO: starting kvm to execute backup task
120: 2026-05-30 23:37:43 INFO: starting backup via QMP command
120: 2026-05-30 23:37:43 INFO: started backup task 'add57cf5-672b-47fa-aeab-338e2a93eb19'
120: 2026-05-30 23:37:43 INFO: scsi0: dirty-bitmap status: created new
[...]