Search results

  1. dietmar

    Metadata Detection Mode Not Working

    You used the same namespace?
  2. dietmar

    How to know whether a disk format is supported or not?

    Only directory based storages using a file system support .qow2 or .vmdk You can't, because it make no real sense. Those storage types are there because they already provide snapshots/clones in a more efficient way.
  3. dietmar

    Dvd/bluray as backup media?

    Sorry, we still have no plans to support DVD burners.
  4. dietmar

    Proxmox VE multiple Gateways

    You first create one bridge for each NIC. Then simply assign the corresponding NIC/bridge to the VM, and configure the IP and gateway inside the VM.
  5. dietmar

    Community Repository - Manuelle Auswahl von älteren Versionen möglich?

    Dafür gibts ja das enterprise repository.
  6. dietmar

    Wrong memory usage reported for LXC running VMs

    Sorry, but my previous answer was totally wrong. For Containers, we read the values from /sys/fs/cgroup/CTID/ (memory.stat and memory.current). This is because container memory is limited by the cgroup kernel system. Tools like "free" or "btop" use kernel syscalls, which simple return the...
  7. dietmar

    API: ip-address ermitteln

    Man kann aber schauen ob die "agent" property in der vm config gesetzt ist.
  8. dietmar

    Does PBS allow backup while VMs are up?

    Please test again with the current version. It should work without problems.
  9. dietmar

    Does PBS allow backup while VMs are up?

    This is not true. Proxmox backup use a special qemu feature to make snapshots (copy before write), and this is storage independent, i.e. it also works on NFS/raw.
  10. dietmar

    Does PBS allow backup while VMs are up?

    Sorry, but that sounds strange. What problem do you have exactly?
  11. dietmar

    Restore VM without overwriting

    Simply restore using a new VMID (from the backup datastore panel).
  12. dietmar

    Add qm unlock command to start of backup

    Instead, you need to find out the real problem. Why does the VM crash? Any hint in the backup log or syslog?
  13. dietmar

    [SOLVED] tape backup write performance - shoe shining

    Also, do you run the latest version of PBS?
  14. dietmar

    [pve-firewall] Is it to be taken seriously? Off until after network has been up ...

    All Proxmox VE related services depend on pve-cluster, so there is no single pve service, VM or Container running unless that is up.
  15. dietmar

    Bad backup and restore performance

    SHA is always used, and is not related to encryption (encryption is done using AES).
  16. dietmar

    Bad backup and restore performance

    I don't think that will change anything...
  17. dietmar

    Bad backup and restore performance

    Its not only compression. See the output of "proxmox-backup-client benchmark". For example, SHA256 checksum computation speed is 13% compared to the reference system.
  18. dietmar

    Bad backup and restore performance

    The CPU (Intel Xeon E5-2650L V4) seems to be very slow.
  19. dietmar

    Kill destroy process that still hang

    Most likely you have an unstable storage system. What is the output of # pvesm status