Latest activity

  • J
    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...
  • M
    Meikel replied to the thread How to downgrade zfs?.
    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...
  • D
    daanw replied to the thread How to downgrade zfs?.
    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.
  • William Edwards
    Relevant tracker: https://bugzilla.proxmox.com/show_bug.cgi?id=1739
  • J
    Johannes S reacted to VictorSTS's post in the thread ServiceNow discovery with Like Like.
    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...
  • J
    Johannes S reacted to alexskysilk's post in the thread ServiceNow discovery with Like Like.
    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...
  • J
    Johannes S reacted to leesteken's post in the thread ServiceNow discovery with Like Like.
    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...
  • M
    Meikel replied to the thread How to downgrade zfs?.
    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...
    • 1781694545556.png
  • cwt
    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...
  • J
    Johannes S reacted to edwin2024's post in the thread Proxmox with zfs disk moinitoring with Like Like.
    YES you will get a zfs and scrub warming mail. Found out the hard way. Now working on replacing a faulty drive in a zfs mirror pool.
  • J
    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...
  • J
    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...
  • E
    See here: PBS - Docs - Notifications - SMTP
  • E
    See here: Notifications - SMTP
  • aaron
    aaron replied to the thread DRS ( Auto-scale of the resource).
    https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_crs_load_balancer available as a full load balancer since Proxmox VE 9.2
  • M
    Meikel reacted to daanw's post in the thread How to downgrade zfs? with Like Like.
    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...
  • D
    daanw replied to the thread How to downgrade zfs?.
    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...
  • M
    Meikel replied to the thread How to downgrade zfs?.
    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
  • dcsapak
    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
  • D
    daanw replied to the thread How to downgrade zfs?.
    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.