That't because i see PMG is using pmghost.FQDN as EHLO for some generated mails and it breaks SPF record:
SPF Verification
Failed
helo
pmg-01.FQDN
Anyway, tested your suggestion:
disabled dkim signing:
email sent from client -> mailserver (1...
It appears that Proxmox website is experiencing difficulties right now. Here is a PVE partner page covering this topic:
https://www.thomas-krenn.com/en/wiki/Proxmox_Remote_Migration
Blockbridge : Ultra low latency all-NVME shared storage for...
Great investigation @Gratified4693 and welcome to the forum.
Have you tried to reach out to the provider of this plugin for support?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Liebe Forumsteilnehmer,
ich will einen DELL PowerVault 124T autoloader mit einem LTO4-Laufwerk an einem PBS 1.1-1 betreiben.
Die Hardware (Autoloader, Drive) wird erkannt und initial klappt auch alles.
Wenn ich die tapes (LTO-4, fabrikneu)...
Thanks for the logs.
So to me it seems like there was a network communication issue where the nodes 1 and 2 couldn't communicate with each other over the Ceph interfaces. Corosync seems fine according to the log.
My reason to believe this: Log of...
Thanks, that was my conclusion as well. As a next step, I will examine the network more closely.
There are plans to expand the cluster by one or two hosts in the near future. Consequently, this is unfortunately not an option.
Great, you found the location where the errant IP is coming from. Remove this file and restart the services, or reboot the hosts:
systemctl try-reload-or-restart pvedaemon pveproxy pvestatd pvescheduler pve-ha-lrm
Cheers
Blockbridge : Ultra...
Hi @FBFM, there is no official PVE method of mounting VMFS on a locally attached SAN LUN.
There are several migration methods described here: https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE , including an automatic import from running ESXi...
Hi @FBFM, there is no official PVE method of mounting VMFS on a locally attached SAN LUN.
There are several migration methods described here: https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE , including an automatic import from running ESXi...
I have on vm with a disk size of 6TiB. Everytime I need to reboot the host, or change the vm's configuration, the bitmap is dirty causing the next backup task to do a full disk read. This is very slow. It takes 15 hours aprox. to do the whole...
I removed all files from '/etc/apt/sources.list.d/*' and ran your scripts.
I stopped all CM and VM machines on ProxMox, then ran
apt clean and apt update.
Now pve8to9 only shows the many files to be upgrated.
Even the MicroCode warning does...
I removed all files from '/etc/apt/sources.list.d/*' and ran your scripts.
I stopped all CM and VM machines on ProxMox, then ran
apt clean and apt update.
Now pve8to9 only shows the many files to be upgrated.
Even the MicroCode warning does...
Addendum:
To elaborate on the underlying problem for the Conflicting values set for option Signed-By error: There are currently both formats for the Proxmox repository present in the sources.list.d directory, with the old format missing the...
Ok that makes sense.
Please remove all files in the sources.list.d directory and run the following:
cat > /etc/apt/sources.list.d/proxmox.sources << EOF
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components...
Hi Jonas
maybe that was/is (one) of the reasons for my problem.
I must admit, I think I read somewhere I could remove it or mayby I was just a lot of steps ahead or plainly confused.
Anyhow, my bad.
BTW, I do have a similar pve 8.4.19 server and...
Die VMs betreiben eine Software, die mein Kunde, ein kleines Software-Haus erstellt, als Backend läuft jeweils ein PostgreSQL-Server.
Normalerweise keine hohe Last, deren Kunden greifen mit RDP auf diese Software zu. (Design-Diskussion aktuell...
Hi @RainerM
thanks for posting in the forum!
I am wondering why you removed the original sources.list with this command
rm /etc/apt/sources.list
This is not part of the upgrade procedure and is most likely the cause of your problems, since you...