Search results

  1. dietmar

    Some package can't install after upgrade to PVE 8

    This package is part of the "non-free-firmware" debian component. You need to enable that in your apt sources.list. See https://www.reddit.com/r/debian/comments/11012k4/tip_all_nonfree_firmware_packages_have_moved_to/
  2. dietmar

    Change chunk size possible? If so how

    A single SATA drive is simply too slow ...
  3. dietmar

    pve7to8 fehlt

    Bitte mach einfach ein update, dann bekommst du auch das pve7to8 script.
  4. dietmar

    Skip External VM's on Backup

    Those VMs run on the other node. The backup job will run on both nodes, and the backup/log from the other node will include those VMs.
  5. dietmar

    I've question about API proxmox

    https://pve.proxmox.com/pve-docs/api-viewer/#/cluster/resources
  6. dietmar

    Diskspace "incremental" backups

    We already have fully deduplicated backups (which is better than incremental backups) if you use Proxmox Backup Server.
  7. dietmar

    starwind VTL and tar blocking-factor

    Please note that Proxmox Backup server does not use tar at all. Second, what kind of drive do they emulate (should be LTO5 or later)?
  8. dietmar

    What is Max Spam Size (bytes) (maxspamsize)?

    Yes, it simply skips the spam detection phase.
  9. dietmar

    Proxmox noVNC Source Code

    Or https://git.proxmox.com/?p=novnc-pve.git;a=summary
  10. dietmar

    vorhandene Backups werden nicht vollständig aufgelistet

    Hast Du die file-namen modifiziert?
  11. dietmar

    vorhandene Backups werden nicht vollständig aufgelistet

    Auch nicht wenn Du als superuser eigelogged bist?
  12. dietmar

    [SOLVED] More detailed history of statistics

    PBS has a new, custom round robin database implementation using higher resolutions. We may switch to this new implementation in the next major PVE release, but this is not yet decided...
  13. dietmar

    nested / tree snapshots with proxmox?

    Proxmox has full support for nested snapshots if the storage also supports it (for example the default lvm-thin storage).
  14. dietmar

    [SOLVED] Linux PAM User Password Change 500 Error

    IMHO, the message is quite informative an points exactly to the problem.
  15. dietmar

    [SOLVED] Linux PAM User Password Change 500 Error

    You can change the password if the user exists on the system.
  16. dietmar

    Does PVE software collect and send any data to the developers?

    No, the software does NOT collect and send any data to the developers automatically.
  17. dietmar

    PBS Backups slow

    I guess there are many small files in the container? Reading them just takes a long time because the RAID is slow.