Search results

  1. dietmar

    Proxmox HA 3 node, lost of a disk

    HA needs shared storage. Using local disks will not work at all (nothing is replicated).
  2. dietmar

    Web Gui und "Verbindung nicht privat"

    Man kann auch über unsere ACME Schnittstelle Zertifikate generieren (am GUI).
  3. dietmar

    Grandfather-father-son backup

    GFS is a very clumsy way to organize backup, and only required if you have incremental/full backups. Proxmox Backup Server give you automatic, fully duplicated backups, so you do not need GFS at all (This is a great feature, not a deal breaker).
  4. dietmar

    How stable is "subscription" repository?

    We are working on a fix for that, so that such kind of things can't happen in the future...
  5. dietmar

    Backup job of VM/CT fails

    Why is "/var/tmp" a CIFS mount? > INFO: filesystem type on dumpdir is 'cifs' -using /var/tmp/vzdumptmp281683_122 for temporary files I would try to use a unix filesystem there (xfs, ext4, zfxs, nfs).
  6. dietmar

    docker und LXC/VM - Problem mit invalid CapDrop

    see https://github.com/portainer/portainer/issues/8478
  7. dietmar

    [SOLVED] 5 Brand new Proxmox installs that are all broken

    I think you may have confused hostname syntax with email address syntax. So the correct hostname (FQDN) would be "HYPERVISOR-03.oakhills" instead of "HYPERVISOR-03@oakhills". Please try to reinstall.
  8. dietmar

    [SOLVED] 5 Brand new Proxmox installs that are all broken

    FYI, I opened a bug here https://bugzilla.proxmox.com/show_bug.cgi?id=5374
  9. dietmar

    [SOLVED] 5 Brand new Proxmox installs that are all broken

    Your hostname looks strange - A hostname must not contain an "@" character. Hostname is the part before the domain...
  10. dietmar

    Proxmox and S300 Raid Controller

    AFAIK Dell S300 Raid are fake-raid controllers, i.e. there is no hardware-raid support. Instead, they just store the configuration for some software RAID implementation (completely useless). So you can simply use ZFS RAID instead.
  11. dietmar

    Feature Request 2024: Multi-Cluster/Node Management?

    But we are actively working on that...
  12. dietmar

    Windows Server 2022 VM Dies when other VMs are started

    I guess you run out of memory on PVE-02.
  13. dietmar

    Proxmox ist immer noch auf 8.1.4

    Bitte verwende "apt" anstelle von of "apt-get". Hilft das?
  14. dietmar

    Finding bottle necks in PBS performance.

    See https://forum.proxmox.com/threads/how-fast-is-your-backup-datastore-benchmark-tool.72750/
  15. dietmar

    Encrpytion light on tape drive lit?

    There are different types/layers of encryption, You can use client side encryption, or tape encryption...
  16. dietmar

    Encrpytion light on tape drive lit?

    There was a bug fix (Older version did not always enable encryption correctly).
  17. dietmar

    Import VirtualBox OVA

    Please can you open a bug at https://bugzilla.proxmox.com
  18. dietmar

    pve-root almost full

    Maybe that mount failed sometimes in the past, and the backup wrote data there?