Recent content by hpcraith

  1. H

    apparmor logs - pve9

    I upgraded to Virtual Environment 9.0.10 and see the log filled with entries: 2025-10-15T15:30:06.455426+02:00 vwsrv2 kernel: audit: type=1400 audit(1760535006.453:2729): apparmor="DENIED" operation="create" class="net" info="failed protocol match" error=-13 profile="/usr/sbin/ntpd" pid=848061...
  2. H

    Mehrere Probleme

    Das mit dem DNS Server habe ich gelöst. Der Zugang zu https://my.proxmox.com/ funktioniert aber immer noch nicht. Auf Passwort vergessen, kam auch keine Mail. Jetzt ist meine IP 89.65.52.231banned. Was mache ich bitte jetzt?
  3. H

    Mehrere Probleme

    Ich möchte einen subscriptionkey eintragen und bekomme: Es ist zu bemerken, daß ich mich in Polen aufhalte und über einen VPN die Weboberfläche VE-Server:8006 in meiner Site aufgerufen habe. Ich habe dann versucht den Helpdesk zu erreichen. https://my.proxmox.com/ Auch das funktioniert nicht...
  4. H

    No output:proxmox-tape media content

    When will we see a backup server version with the fix implemented? It should not take such a long time!!!
  5. H

    Why tape backup content isn't showing media-set content ?

    This is indead awfull in particular that there is no answer from the support crew. So You have to manually make a note about what is on that particular tape.
  6. H

    No output:proxmox-tape media content

    when I call "proxmox-tape media content" I get no response. I also tried without success: proxmox-tape media content --pool vwlocal-backup proxmox-tape media content --drive Bandlaufwerk proxmox-tape catalog --drive Bandlaufwerk found media label: { "label": { "ctime": 1675700329...
  7. H

    msmtp instead of postfix?

    Da ich auf meinen letzten Post keine Antwort bekommen habe, habe ich heute einen weiteren Versuch gestartet und den Postfix gepurged (apt purge postfix). Effekt : Der WEB-GUI (https://vwbackupsrv.xxx.de:8007/ verweigert den Zugriff, wahrscheinlich funktioniert auch anderes nicht mehr. Den...
  8. H

    msmtp instead of postfix?

    Unfortunately nobody answered to my question. Tom sugested in a previous reply to install bsd-mailx. To my knowledge this is equvalent to msmtp. My question is: How and where are the system messages created and how are they sent. I asume that postfix is addressed as a mail server and sends it to...
  9. H

    msmtp instead of postfix?

    I installed msmtp. created /etc/msmtprc ####################### host mail.hlrs.de aliases /etc/aliases auto_from on maildomain vwbackupsrv.hlrs.de port 587 tls on auth on user sysmail@local.hlrs.de password access-password ######################## Then I used the following command in a shell...
  10. H

    msmtp instead of postfix?

    Error message: This is the mail system at host vwbackupsrv.hlrs.de. ..... The mail system <raith@hlrs.de>: host mail.hlrs.de[141.58.2.50] said: 554 5.7.1 <raith@hlrs.de>: Sender address rejected: Access denied (in reply to RCPT TO command) The mail rejected is from...
  11. H

    msmtp instead of postfix?

    In our environment most server cannot send e-mails (in my case system mails) to admins. Those mails have to be sent to sysmail@........ and are distributed from there to the appropriate mail account. Our Proxmox Backup Server has no need to receive mails. My question: 1. Can I uninstall postfix...
  12. H

    LTFS support availlable

    All my tapes up to now are written with LTFS (Linux Tape File System). If a tape is mounted with LTFS to /mnt/ltfs it behaves like a Linux Filesystem (directories and files). The tape changer is driven by mtx. The directory structure on tape is: year -> month -> subdirektory individual files...
  13. H

    LTFS support availlable

    We use a Quantum Superloader 3 tape system, current running in a Red Hat Enterprise rhel v 7.9 with version 1.3.12 and QUANTUM LTFS standalone version 2.2.0. Backups are done via NFS. Now we installed Proxmox Backup Server 2.2-6 on new hardware. mtx and ltfs are not availlable. The currently...