Thank you for the output!
The `rbd bench` numbers are from a scratch image. That confirms the pool cluster can deliver high throughput, but it does not fully rule out an issue specific to the actual VM image object layout. We recently had a case where pool-level tests looked fine, but the...
Thank you for the test!
Could you please run the following read-only benchmarks on the same RBD image used for VM 701?
rbd bench --io-type read --io-size 64K --io-threads 1 --io-total 1G pool_nvme_vm/vm-701-disk-0
rbd bench --io-type read --io-size 1M --io-threads 1 --io-total 4G...
Thank you for the test and the output!
At this point, this looks more like the Ceph RBD access path on the PVE side than a generic PBS side issue. Before going deeper into tracing, could you please test one non-critical ceph backend VM with `krbd` enabled and then rerun one backp there?
If you...
Hi,
Thank you for the output!
Could you please share the output of `pveversion -v` from Proxmox VE and the output of `proxmox-backup-manager versions --verbose` from the Proxmox Backup Server, and the storage config i.e., `/etc/pve/storage.cfg` from PVE side?
Have you tried to boot from the...
thanks!
Most likely the Web UI showed a state `running` state for the VM 109 because corosync or cluster were in no quorum and status updates from pvestatd couldn't propagate.
Hard to know/confirm without syslog.
Hi,
Could you please check the `/etc/hosts` file? I would also check our wiki guide on renaming PVE node [0].
[0] https://pve.proxmox.com/wiki/Renaming_a_PVE_node
Thank you for the output!
This show that the NAS isn't answering, please check your NAS or firewall, you can try nmap port 111, 2049 to see if they are allowed from your Proxmox VE node.
Thank you for the output!
Could you please also run the following commands on your PVE node?
pvesm nfsscan IP_NAS
rpcinfo -p IP_NAS
And see the output if have any timeout message?
Hi,
Do you mount the the correct export path? How about if you get rig the version or options flags?
Could you please also run the `showmount -e IP_NAS` to confirm the exact export?