Search results

  1. fabian

    PBS Backup issue on only 1 node out of 3

    I mean "pct config XXX", where XXX is the container's ID
  2. fabian

    PBS Backup issue on only 1 node out of 3

    please post the config(s) nevertheless..
  3. fabian

    PBS Backup issue on only 1 node out of 3

    could you post the config of the affected container?
  4. fabian

    Backup fails as part of scheduled backup job but successful when manually requested

    it does sound like the error is coming from the storage, maybe it doesn't like renaming the file while it's still being flushed? hard to say from the distance.. if you have the space, you might try switching the backup target to a local disk and see if the problem disappears then..
  5. fabian

    CLI based tool to handle acme requests

    I don't think this is exposed yet via the CLI, feel free to file an enhancement request in our bugzilla!
  6. fabian

    Proxmox VM TPM not starting after Upgrade 8 to 9.1.2

    could you file an issue in our bugzilla? please include "pveversion -v", the config and the task log! this should be possible to fix.. recreating the TPM state is an option, but it will possibly require recovering bitlocker inside the VM using recovery codes, so it is a bit dangerous.
  7. fabian

    Backups hanging when VM has TPM device

    well it is already - if you want to test the fix, upgrade to the fixed version (the diff between -4 and -5 is only that fix).
  8. fabian

    Proxmox 7 - Manuelles Backup lässt sich nicht erstellen

    klingt nach nem plan. etwaige fehler im journal waeren auch interessant!
  9. fabian

    Backups hanging when VM has TPM device

    there are multiple issues, the io_uring is only fixed in 10.1.2-5 which is currently on pve-test
  10. fabian

    Backup fails as part of scheduled backup job but successful when manually requested

    what kind of storage are you using? anything visible in the system logs when it fails?
  11. fabian

    Pool names restrictions different in 9

    yes, in this case you need to either create new pools, setup ACLs and then move guests and storages over (safe variant), or carefully edit user.cfg and jobs.cfg (unsafe, but quicker variant).
  12. fabian

    Proxmox Datacenter Manager 1.0 (stable)

    please open an issue in our bugzilla! thanks
  13. fabian

    Using Rubrik backups after migrating from VMware to Proxmox VE (possibile?)

    There is an API that backup providers can use to integrate backup and restore into PVE. It is also possible to import disk images in various formats, but then you need to create the guest configuration yourself.
  14. fabian

    Ceph Tentacle (20.2)

    there will be an announcement once packages are available for testing ;)
  15. fabian

    Proxmox 7 - Manuelles Backup lässt sich nicht erstellen

    bitte schick mal "zfs get all rpool/data/subvol-103-disk-0" (falls du ein nicht standard ZFS setup hast, dataset entsprechend anpassen).
  16. fabian

    Try to install Proxmox 9.1 on a old linux server, and get lots of disk IO error.

    could you try with the 6.14 kernel as well, and then open a bugzilla entry with the results (working/broken kernel version and full "journalctl -b" for both would be great!)
  17. fabian

    Opt-in Linux 6.17 Kernel for Proxmox VE 9 available on test & no-subscription

    we've so far had one instance that might indicate that PVE could potentially also trigger a TCP connection stall, but haven't had any further reports or confirmation. if you see behaviour that indicates you can trigger the problematic behaviour, please open a new thread and include relevant...
  18. fabian

    Probleme nach Upgrade auf Kernel 6.17.4-1

    okay, das klingt nach einem problem im initrd stadium. gibt es irgendwelche fehlermeldungen am bildschirm? landest du in einer "shell" wenn das system nicht booted?
  19. fabian

    Super slow, timeout, and VM stuck while backing up, after updated to PVE 9.1.1 and PBS 4.0.20

    a 6.17.4-2 kernel is now also available on pve-test and pbs-test - it is identical to the last test kernel mentioned above by chris, except for the changelog and kernel name (-test vs regular build). if you are already on the 6.17.4-test-2 kernel you don't need to boot into this one, if you are...
  20. fabian

    Proxmox Offline Mirror Pick the Latest Snapshot

    https://bugzilla.proxmox.com/show_bug.cgi?id=4379 planned, but not yet implemented.