Search results

  1. dietmar

    Tape Write Error

    That looks good. But the error "write failed - Medium Error" still look like a hardware error. Maybe you can test with another tape drive? Also Check if SCSI cables are OK ...
  2. dietmar

    Tape Write Error

    What is the output of: # pmt cartridge-memory (For a tape which produced such write error)
  3. dietmar

    Encrypted backup 3x larger than unencrypted

    So why are there 8 Snapshots (you only made 4 backups)?
  4. dietmar

    Encrypted backup 3x larger than unencrypted

    Did you use different encryption keys?
  5. dietmar

    Hetzner is dropping Ceph support

    Sure, local storage cost less and is simpler. But it is something completely different than ceph (a distributed, shared, network storage).
  6. dietmar

    arch linux container: old systemd detected

    Please report bugs at: https://bugzilla.proxmox.com
  7. dietmar

    Offsite backup options

    Our benchmarks indicates that a two level structure is better in most cases.
  8. dietmar

    Changelog für Minor Releases?

    Unter ServerAdministartion/Updates gibts einen "Changelog" button ... Natürlich findest du die changelogs auch unter /usr/share/doc/{PACKAGE_NAME}/changelog* (wie auf allen Debian Systemen)
  9. dietmar

    Backup server future features

    Using local disks is usually much cheaper than those "professional SAN/s". It is also much faster. But its all up to you. The backup server is based on Debian Linux, so you can use any network storage (cifs, nfs, iscsi). You can backup the server config. We already have file level backup and...
  10. dietmar

    [SOLVED] How to add a virtual disk to VM via command line qm set?

    There s a simplified syntax for the command line: # qm set 1000 --scsi1 YourVMStorageId:32 This is mentioned in the "qm" manual page:
  11. dietmar

    cpu limit not working.

    Server "load" (https://de.wikipedia.org/wiki/Load) is kind of "artifical" messurement. I goes up because of the CPU limit (more processes waiting for the CPU). > Surely only the LXC container should have that type of load average? The host see all processes from all containers, so it shows...
  12. dietmar

    webui error

    Please can you post the output of # pveversion -v
  13. dietmar

    CT is locked (snapshot-delete)

    Maybe you are on the wrong node?
  14. dietmar

    Garbage collection

    You need to use a reasonable fast storage.
  15. dietmar

    Webinterface zeigt den Status der VMs/LXCs nicht korrekt an

    Bitte überprüfe ob all deine storages funktionieren: # pmesm status Oft tritt das problem auf wenn ein netzwerk storage blockiert (z.B. NFS) ...
  16. dietmar

    Licensing - Is the PVE no subscription - free usage legal and valid?

    First, our Software is licensed under APGLv3, and it is free to use (no license costs at all). Note: "Subscriptions" are support options. yes
  17. dietmar

    VM turn off during backup

    Any hint is syslog?