Alternative zum ISP-Wechsel wäre ein Anbieter für Mail-Relays. Das Relay wird dann im Gateway eingetragen und der SPF record entsprechend angepasst. Ist natürlich mit monatlichen Kosten verbunden. Kunden von uns nutzen solche Dienste. 1.000 Mails...
Nothing spectacular. I will try the 6.8 kernel for now
Jun 17 12:57:53 pve-01 chronyd[2489]: Selected source 46.38.241.235 (2.debian.pool.ntp.org)
Jun 17 12:56:13 pve-01 pvedaemon[2858]: <root@pam> successful auth for user 'root@pam'
Jun 17...
I would definitely check out the journal ouput if there is any relevant messages there first.
If installing a kernel also fails because of your zfs 2.4.x related issue then booting into 6.8.12-25 (i.e. older zfs) should solve that.
In any case, the "ServiceNow" manual surely details what kind of access and privileges the user needs. In the end PVE is "just" Debian, so they should have clearly defined instructions on what's needed for ServiceNow to work properly in this...
Welcome to the world of having a boss.
Depending on your role, your job is to INFORM the decision makers or MAKE decisions. if you're in the former, voice your concern in writing and then do what is decided (and dont bitch! once the decision is...
Any access can cause denial of service. Even read-only might allow too many network requests that cripple the system eventually. You'll have to do your own attack surface and thread vector analysis. That said: you do kind of trust the co-workers...
So I tried your commands. Sadly the installer is stuck at 60% (for at least 10min now). Probably the same issue here
Should I boot an available older kernel and then install the latest nonbroken one?
Info:
root@pve-01:~# pveversion...
Alternative zum ISP-Wechsel wäre ein Anbieter für Mail-Relays. Das Relay wird dann im Gateway eingetragen und der SPF record entsprechend angepasst. Ist natürlich mit monatlichen Kosten verbunden. Kunden von uns nutzen solche Dienste. 1.000 Mails...
Wir sind hier im ländlichen Raum ... der "einzige" (?) Anbieter, der hier Glasfaser mit 1GBit/s anbietet, scheint momentan e.ON zu sein. Dass die keine feste IPv4 für Schulen anbieten, finde ich auf alle Fälle schwach. Es ist ja schon ein...
Der Kollege hat nicht gänzlich Unrecht.
Wenn Du einen Mailserver selbst hosten willst, muss Dein "Mailausbruch" bestimmten Kriterien standhalten:
- statische und dezidierte IP
- statische PTR-, MX-, A-, SPF-, DKIM-, DMARC-Einträge
DynDNS ist...
You don't need to downgrade your entire Proxmox, you can also run an older kernel on 9.2 like you manually downgraded ZFS.
For example:
apt install proxmox-kernel-6.17.4-2-pve-signed
proxmox-boot-tool kernel pin 6.17.4-2-pve
For which kernel to...
You don't need to downgrade your entire Proxmox, you can also run an older kernel on 9.2 like you manually downgraded ZFS.
For example:
apt install proxmox-kernel-6.17.4-2-pve-signed
proxmox-boot-tool kernel pin 6.17.4-2-pve
For which kernel to...
I see. Is this the recommended way to downgrade a minor release? 9.2 -> 9.1
Btw: zfs 2.4.0 was introduced in 9.2: https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_9.2
yes i can reproduce that, i'll look into it
EDIT: sent a patch for it, wasn't that much change: https://lore.proxmox.com/pmg-devel/20260617105617.2351595-1-d.csapak@proxmox.com/T/#u
The zfs module comes with the Proxmox kernel package.
If I'm not mistaken, ZFS 2.4.0 was included since 6.17.9-1-pve, so downgrade to a kernel before that.