Here's the output:
root@pbs1:~# gdb --batch --ex 't a a bt' -p $(pidof proxmox-backup-proxy) > proxy.backtrace
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file...
Ok, thank you. System (boot) partition is ext4 and I would like to keep it that way. First I need upgrade to final version of 7 - I hope that issue would not be the case here already! Because I'm more affraid about NIC name changes (all NIC's are...
The boot manager is that part of the system which takes care to take over control over the hardware after the BIOS is finished with the initial startup. It launches the Linux kernel and afterwards the rest of ProxmoxVEs operating system. Since...
Can you please post the full /etc/network/interfaces within blocks? (or use the code format buttons of the editor. If you use the SDN, please also add the /etc/network/interfaces.d/sdn file too.
The way COW works, the 2:2 parity data is still on the zpool after you 'move it out', and still being used to calculate the total space of the pool. You need to actually replace that data with 2:4 parity data so it calculates with that. 1.35TB...
There is nothing in the systemd journal.
I just created a local datastore for testing and backups to this local datastore finish successfully:
INFO: starting new backup job: vzdump 500 --notification-mode notification-system --notes-template...
Hello again.
After some digging, it looks like the network issue is a side effect of not being able to mount /run. From the node's journal:
kernel: audit: type=1400 audit(1779270973.875:168): apparmor="DENIED" operation="mount" class="mount"...
But RAID5/6 probably does not give good performance (in terms of IOPS, which you need for multiple VMs trying to use the drives at the same time). I though I mentioned that in my post.
i did try to reproduce but couldn't, more information about your setup (ct/ceph config etc.) would be useful.
does this persist after you reboot your nodes?
Hi,
When backups are made to PBS I have the following warnings:
INFO: attaching TPM drive to QEMU for backup
WARN: unable to check guest fs freeze status - Agent error: Command guest-fsfreeze-status has been disabled: the command is not allowed...
OIDC realm:
Summary
The OIDC realm in PVE appears to use the configured client-key (client secret) on every token exchange against the IdP, regardless of whether the auth code being exchanged was obtained via a confidential-client flow...
Hello,
I'm currently in the process of switching to PBS as backup solution, however I seem to be hitting some kind of bug that causes PBS to hang while backing up a VM. It seems to always happen around the 10 GB mark. Here's the first part of...
das CA zertifikat hat folgende gueltigkeit:
Validity
Not Before: Jun 13 18:58:29 2023 GMT
Not After : Jun 13 19:08:29 2035 GMT
einzelne damit ausgestellte zertifikate die dann zum signieren von updates o.ae...
When host is used, there can be quirks that are not present with virtual models. I'm not betting on it resolving the issue, since multiple physical models are affected, but there is a chance and it is a valuable data point for the investigation.