für das, was ich wissen will, ist es nicht notwendig. ich will sehen, ob er einen der i217v/219v nics im system hat, der sich aufhängt.
dazu muss ich nicht wissen, welche treiber da gerade im einsatz ist.
es schadet aber auch nicht, also bitte...
Hallo
The Spam mailbox is probably on your mail server, while the mail gateway is a separate system.
I have solved this by
setting up a mail account `spam@...` on the mail server
I move/copy all Spam to the subfolder `Spam` there ASAP.
I...
Hi @Onslow, thank you so much for the time you're taking. Apologies for not having mentioned the NAS before, at times we tend to think that things are apparent, while they are not, don't we?
The NAS is a nice but comparatively old device (HP...
mach mal nur ein lspci ohne parameter und paste den output hier in codetags.
ist zwar etwas mehr output, aber wir sehen die ganze hardware.
da kommt dann sowas wie das hier raus:
root@pve:~# lspci
00:00.0 Host bridge: Intel Corporation Core...
Ahh you still saw it.. Yeah I removed how to actually perform it, as I have tried it that way and it did not work as expected, so I quickly removed it again.
You may just have a broken initramfs, which is why it does not start up.
Sorry my...
Hi,
I've created a script which fetches mails from a special IMAP mailbox, where I forward spam and ham to, and feeds them to sa-learn as spam or ham. If anyone is interested to try out you can get all the details in the github repository...
Have you seen that old thread?
https://forum.proxmox.com/threads/train-spamasssassin-with-mail-of-an-imap-mailbox.49125/
Also:
https://github.com/magenbrot/sa_learn_from_imap
I did something similar in the past: on the mail server, I had shared...
Hi @Charrat, welcome to the forum.
Other users in your situation reported that they were able to restore functionality once the automated patching was removed, and proper packages were reinstalled. So it seems like that should be a possibility...
You have a possible race where "pvesm" status is possibly not yet propagated to PVE cluster view.
I've asked Claude to help you, obviously I have not tested this for you.
Good luck
#!/bin/bash
# ─── CONFIG...
have the same issue
used PVE post install script from helper script, but i guess pve 9.1.6 update broke with that script
removed all lines in /usr/local/bin/pve-remove-nag.sh file so it doesn't break pve when updating
reinstalled pve-manager and...
Thank you ivenae. Exactly what I use it for. And you can also add to the white list if there are things you need with out opening the entire country. If you would like to check it out you can create an account at https://technikmx.com/
had the very same ussue - downgradig to proxmox-kernel-6.14.11-5-pve helped
(just install package and
proxmox-boot-tool kernel list just to make shure there is such kernel
proxmox-boot-tool kernel pin 6.14.11-5-pve
proxmox-boot-tool refresh...
I'm using this:
if [ "$PHASE" = "job-start" ]; then
echo "1. Inviando segnale WOL al NAS ($NAS_MAC)..."
etherwake $NAS_MAC
echo "2. Avvio Health Probe: attendo che lo storage $STOREID sia online..."
# Tentiamo per un...
Wie @fabian schon gesagt hat, opt-in Kernel hilft hier. Für alle die noch damit kämpfen, konkret:
apt update
apt install proxmox-kernel-6.11
Danach Reboot. Ist ne bekannte Geschichte mit dem e1000e Treiber im 6.8er Kernel.
@4Klaus probier das...
I think OP is likely in a situation where their hypervisor hosts do not have significant internal storage. They, or their customers, already own an entry- to mid-level SAN solution and want to maximize ROI from it. Typically, people in this...