Sorry this is my bad. I missed in your apt policy output, that the deb.debian.org sources are missing.
Please check again the file /etc/apt/sources.list.d/debian.sources and make sure that the following entries are present:
Types: deb deb-src...
apt install -s proxmox-ve
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the...
how does your /etc/pmg/dkim/domains look like?
ensure you did not enable 'Sign all Outgoing Mails' - https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_mailproxy_dkim
Hello,
is it easily possible to upgrade our existing 8.4 installation to a specific 9.x version?
Our Backupvendor only fully supports 9.0, says "basic functionality" is offered with 9.1 and basically does not support 9.2 right now.
Since the...
That's odd.
That is the intended behavior yes.
Please run the following command and post the output:
apt install -s proxmox-ve
This will simulate a manual install / upgrade of the proxmox-ve package, which should tell us what package is...
And after dist-upgrade
pve8to9 now shows one warning:
pve8to9
= CHECKING VERSION INFORMATION FOR PVE PACKAGES =
Checking for package updates..
WARN: updates for the following packages are available:
librados2, libssl3t64, dmeventd, udev...
after re-installing the new switch, replacing the defective one , will it come back or total fail of cluster will happen ? means will have to recreate everything from scratch ?
So far
apt update
apt dist-upgrade
apt autoremove
# ==> reboot
uname -r
7.0.6-2-pve
pveversion
pve-manager/8.4.19/
Worked, but I'm still on 8.14.19.
I have about 110 files which are held back from Updating.
apt list --upgradeable...
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...