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.
Are you expected that 'non-host' / x86-64-v2-AES/x86-64-v3 should be less error prone than host? I would have suggested, that this is unexpected, but i follow your advice, if that is the case
The v3 model does include flags for avx, use v4 if you need the avx512 flags too, and a vendor-specific one close to your physical model will support those flags too.
Async IO settings would be interesting to test too. But that's also good to know!
Unlikely to be related, but you should not set the shared flag if the storage is not actually shared (or do you really have a networked storage underlying...