I also only try to restart the services (corsync and pve-cluster) in each nodes (pve1, pve2, pve3).
I didn't want to restart the pve2 node because I would like to understand if it is possible to avoid this action by trying to find the cause of...
Hi,
I tested to VirtIO SCSI Single and enable IO Thread the disks
and changed backup mode to suspend or stop and it's the same
it was working before, when I was with pve8 and now with pve9 I have those errors
From what i can see from the logs all the nodes are in the Cluster & voting normally, but the corosync “link” to node 3 is/was broken (or flapping).
Have you tried to restart the services( corosync, pve-cluster ) ? or even restart the Node(pve2)?
Hi,
This is expected behavior in Proxmox Backup Server. VMIDs must be unique within the same namespace, so moving a backup to the root namespace will fail if the same VMID already exists there.
Currently, there is no way to rename or change the...
For my side, had another reboot this friday, 2 PVE hosts. We traced the issue to our ceph HDD pool which is being slow at that moment. Were moving some copy/sync which is going to the HDD pool to be more stretched out and not all hosts hitting it...
I wanted to migrate my OpenClaw LXC to a VM and asked Perplexity for advice. The first method that came up was your script. It took only a few minutes, and the VM was ready and running without any issues. Well done!
Could you please post the output of cat /etc/pve/user.cfg and the config of the VM you're trying to edit?
When you edit the network config, you're basically updating the VM's config. The update function for the VM config also always checks for...
I performed a complete reinstallation of Proxmox last weekend, and it seems to have resolved the issue, as I haven’t experienced any additional crashes since then.
No setting of 'prlimit --nofile=1024:1024' does not help. I got the same error in the same directory
prlimit --nofile=1024:1024 /usr/bin/proxmox-backup-client backup \
"cyrus-imap-db.pxar:$CYR_DB_SNAP_MNT" \...
Experiencing the same issue. If it helps, the symptoms in my case are that ACKs packets disappear when the VMs are on the same host but using different networks. If the VMs are in different hosts, the ACKs are sent normally.
Since a few days I get these errors:
Feb 12 04:42:59 pve kernel: ahci 0000:01:00.1: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x000a address=0x80040000 flags=0x0000]
-- Boot 9d008e871b754521822776480c2b9a01 --
Feb 12 12:38:46 pve kernel: ahci...
Hi, i was trying to create an lxc container using the new OCI image.
I downloaded the jc21/nginx-proxy-manager image and latest tag. Then i create an lxc using the image. The lxc successfully created and start, but after 2 seconds it...
Hi all,
Since 4.0 (I think?) you can tweak the number of readers & workers for the verify job.
I've set mine to 12 workers and 4 readers, and it cut the verification times by half. Do keep in mind this is a NVMe backed ZFS system, YMMV.
Are...
I use another mail provider via SMTP but a different domain.
Notifications go to my inbox anyway so i don't mind having them send from another domain.
XOAUTH2 won't solve the issue that MS will disable SMTP completely and it most likely won't...
I wanted to migrate my OpenClaw LXC to a VM and asked Perplexity for advice. The first method that came up was your script. It took only a few minutes, and the VM was ready and running without any issues. Well done!