Habe folgendes gefunden: https://community.intel.com/t5/Mobile-and-Desktop-Processors/Intel-Core-i5-8259U-Turbo-Boost-core-temperatures-and-heat/m-p/1412867#M59176
Habe es nur überflogen, aber da scheint jemand ähnliche Probleme mit dem Gerät zu...
Greetings ProxMox Community,
Im kinda new to Proxmox mail gateway, had prior experience with Symantec Mail gateway, but due to some circumstances and the need of organization, I had to shift towards Proxmox and honestly it's really convenient to...
110% necro posting here, but I am having the same issue with no modifications. I have 2 hobbyist instances of proxmox running and when I access the web interaface from a windows pc, everything happens as expected. I have popups like the...
Unfortunately, the problem still exists even after the latest update to these versions:
root@pbs-vaduz:~# proxmox-backup-manager versions --verbose
proxmox-backup unknown running kernel: 6.17.4-2-pve
proxmox-backup-server...
Ich nehme mal an, dass die Binary einfach nicht im PATH ist. Probier mal das
#!/usr/bin/env bash
set -euo pipefail
if ! /usr/sbin/proxmox-backup-manager task list | /usr/bin/grep -q "running"; then
/usr/bin/logger -t pbs_shutdown_daily...
Das setzt einige Bash Optionen die die Ausführung strikter machen und für mehr Sicherheit/Robusheit sorgen.
- https://foreops.com/blog/enhancing-bash-script-reliability-with-set-xeuo-pipefail/
-...
Update:
I tried to run proxmox-backup-client inside the container.
But this seems not to work because of the a permission issue. (Which i dont understand why there is one).
I used:
proxmox-backup-client backup test.pxar:/test/ \
--repository...
After some long hrs looking into this with ChatGPT this is the conclusion that we have come up with for this issue. As such i will be looking into buying an LSI controller in IT mode to replace the H330. Please note, this is a summary that GPT...
This is relatively easy to prevent: https://serverfault.com/questions/570255/prevent-the-possiblity-of-writing-data-to-an-unmounted-mount-point-directory
I wish I had found this thread sooner. I'm having a similar issue with Dell T40 server with UNRAID VM, with the onboard SATA controller passed to the VM. After updating to the latest kernel for Proxmox 8.x, which is 6.8.12-17-pve at this moment...
This is relatively easy to prevent: https://serverfault.com/questions/570255/prevent-the-possiblity-of-writing-data-to-an-unmounted-mount-point-directory
an update, the kernel is now 6.11.11-2-pve
the freeze didn't stop with use of the default kernel and persisted
what did help was
- disable nesting (change amd to intel on Intel CPU)
create/edit
/etc/modprobe.d/kvm_amd.conf
copy this line...
I went a different route.
I created user immich (uid 3003) on TrueNAS. I gave that user sole access to the Immich SMB share.
Then on Proxmox, my fstab has
# Mount CIFS share on demand with rwx permissions for use in LXCs (manually added)...
Hi everyone,
I’ve reviewed the rules and believe this post is allowed. If not, my apologies, I don’t mean to break any guidelines.
In the ongoing battle against spam, I’ve explored many solutions, including RBLs. The problem with traditional...