Search results

  1. D

    ZFS cksum errors

    Swapped the disks last Tuesday and the issue with CKSUM fault is resolved, so in the end this specific Toshiba model doesn't seem to be playing well with ZFS.
  2. D

    ZFS cksum errors

    It seems that the problem is related to the disk model... https://www.truenas.com/community/threads/disc-degraded.90037/ They aren't broken, but something is not right, sadly the topic at Truenas was never solved, yet all the possible causes there have already been excluded in our set-up...
  3. D

    ZFS cksum errors

    Hi guys, For some weeks now I'm trying to tackle a issue with one of my PBS nodes. It has worked perfectly fine for a while, a month or 2 ago I discovered that CKSUM errors were happening on the zpool across all SAS HDD's With permanent data damage as a result. Our pool consists of: 8 mirrors...
  4. D

    ACME configuration via GUI

    Cool! :D No problem, glad to help! Thank you for your time and such a wonderful product @t.lamprecht @Stoiko Ivanov Looking forward to the patch.
  5. D

    ACME configuration via GUI

    Hi @t.lamprecht That is the whole problem, the validation-delay set by the GUI / CLI within proxmox is not being honored / passed trough to the plugin, it is not the internal setting. I'm aware of the rate limit :) { "type": "dns-01", "status": "invalid", "error": { "type"...
  6. D

    ACME configuration via GUI

    Hi @Stoiko Ivanov I'm running the latest pbs / proxmox version (no-subscription repo), if I check cloudflare DNS at the moment of ordering the certificate, I see the record being created, but 5 seconds seems to be too short. See the redacted content of the files (with default 30 configured in...
  7. D

    ACME configuration via GUI

    Hi @Stoiko Ivanov thanks for your time. I just tried changing the setting to 30 seconds, after saving and reopening the plugin settings it says "30" in light gray again, if I set it higher, to 60 for example, and check again it says "60" in black. However, after trying both, It still ignores...
  8. D

    Proxmox VE 7.0 (beta) released!

    Cool! I run PBS locally on my PVE, is upgrading PBS to Bullseye also on the roadmap or wouldn't I run into problems anyway? If it is not on the roadmap I might move my PBS into a VM, because I don't want to be without PBS anymore :-)
  9. D

    ACME configuration via GUI

    I'm trying to configure the ACME validation trough the GUI to use a LE certificate, with the cloudflare API. Everything is configured the same as in my PVE installation, which works fine. The record is created trough the API, but the validation fails because the verification only waits 5...