In the thread you referenced the poster shows evidence of Kernel lock. While "pvestatd" is a userland process, it interacts with Linux Kernel, and specifically SMB/NFS infrastructure. If the Kernel is wedged, "kill -9" will not help.
If you had...
other commands either did not return any errors or multipath =ll does nothing so cannot post. :(
lsblk
root@txprx01n02:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 223.1G 0 disk
|-sda1...
Yes, the NAS has been restored and can be accessed again.
I'm not a Linux expert, but I thought kill -9 would always kill a process. In this case, pvestatd won't budge. Starting a new instance also doesn't work.
Any suggestions on how to move...
Have you restored your NAS services? If you have similar Kernel messages in your log as the other poster, and you have restored NAS services, then it seems that Kernel is unable to unwedge itself. Reboot is likely the only option in this case...
My recommendations for next steps are unchanged. There is nothing else I can suggest as you continue to avoid providing actual system output.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Jungs beruhigt euch.
Ich wollte nur eine 17MB Datei von einem Server auf den anaderen verschieben.
Das hat jedoch knapp 4 Minuten gedauert. Obwohl das Netzwerk sehr Leistungsstark ist.
Und wollte wissen woran das liegen kann.
Given that "pvesm" talks somewhat directly to storage accessible to the node where you are running it from, chances are that you have an issue with storage access that trips up "pvestatd" and other components.
I would remove all storage pools...
Hi @HenkS , welcome to the forum.
This is an expected behaviour for QCOW snapshots over NFS. VMware does not use QCOW, their proprietary VMDK format employs completely different structure and snapshot architecture.
Blockbridge : Ultra low...
(small reminder: don't use zfs on consumer ssd/nvme . they can't handle a lot of fsync because they don't have a PLP/powercapacitor), and zfs do a lot of sync. It's really like 200~1000 iops max with this kind of drive.
The issue we are having is the other 2 nodes multipath-ll doesn't work. They see the multipath volume as it displays under disks, but will not display it correctly, nor allow for lower level tools to access it. I'm kind of at a loss.
Since upgrading to PBS 4.1.4-1 (from 4.1.2-1) I've been getting a nightly fail on an LXC, where it just bombs out partially through starting with a HTTP/2.0 connection failed entry. I tested a full manual backup to local storage of the LXC and it...
Dear,
I'm new to proxmox and was trying to setup a litte homesever to mess around with.
I bought
- 2x Dell 7070 Micro
- 1x Dell 7050 Micro
The 7050 works without any issue's but the newer 7070 both have the same issue of not showwing up in...
I faced with an issue as well on the kernel 6.17 and NVIDIA A100. So, I really believe there are a lot of significant changes in the kernel 6.17 for virtualization of GPU.
My idea to revert to kernel 6.8 or 6.14 for now.
In case there are no real...