Recent content by mhert

  1. M

    Letztes Backup von exportierten VM's wird auf jedes neue Mediaset (Tape) geschrieben

    Das probiere ich gleich mal aus. Danke für den Tip!
  2. M

    Letztes Backup von exportierten VM's wird auf jedes neue Mediaset (Tape) geschrieben

    Hallo nochmal. Wenn man eine VM exportiert (aus PVE entfernt) und davon noch Backups auf den Disks liegen, wird das letzte dieser Backups (vermutlich bis zum völligen Verschwinden derselben) auf jedes neue (wöchentliche) Mediaset geschrieben (Häkchen bei "latest only" gesetzt). D.h. ich...
  3. M

    PBS läßt sich während des laufenden Backups nicht zu einem anderem Tape überreden / Keine Möglichkeit zum Formatieren eines Tapes

    Hallo zusammen. Ich hatte Anfang der Woche ein Problem, welches sich nur durch Abbruch des Backupjobs lösen ließ und mich ganz schön genervt hat. Wir haben eine Library mit 2 Laufwerken und 2 Einschüben, die in 2 (virtuelle) Partitionen aufgeteilt ist und jeweils von einer Backuplösung...
  4. M

    My RDS-2025 VM running extremely slow.

    I'm not able to check this because I'm not on same site as the servers (ipmi/bmc doesn't show these information). But I haven't changed any of these settings - so everything should be "standard". Our cluster consists of barebone servers from Asus: Modell RS500A-E12-RS12U (with an AMD EPYC...
  5. M

    My RDS-2025 VM running extremely slow.

    We had the same (?) problem on our newly installed rds server with server 2025 (running on pve 8 with AMD EPYC 9124 cpu). extreme slow login, slow start of programs, overall a "slow" system. Then we changed the cpu of the vm from "host" (like all other vm's) to "x86-64-v4". What should I say...
  6. M

    ZFS quota ignored (?) - pbs backup storage full

    moment... now i got it.... :) i have to reserve the free space which should no be written to... Sometimes it tooks a while :D
  7. M

    ZFS quota ignored (?) - pbs backup storage full

    OK. Than reservation is not what I am searching for... I want a HARD BORDER for ALL WRITERS of a vol/pool/whatever...
  8. M

    ZFS quota ignored (?) - pbs backup storage full

    I just wanted to add a reservation (after removing the quota) but i got this error: root@bk01:~# zfs set reservation=15.25T local_backupstorage_bk01 cannot set property for 'local_backupstorage_bk01': size is greater than available space root@bk01:~# zfs get available local_backupstorage_bk01...
  9. M

    ZFS quota ignored (?) - pbs backup storage full

    so maybe it is not MY fault at all? :-D pbs version is 3.4.6 ...
  10. M

    ZFS quota ignored (?) - pbs backup storage full

    so quota is user related and a reservation is for a pool (i.e for all users)?
  11. M

    ZFS quota ignored (?) - pbs backup storage full

    I think I found the answers myself: root@bk01:~# ls -la /mnt/datastore/local_backupstorage_bk01/ total 8267 drwxr-xr-x 4 backup backup 6 Oct 6 13:45 . drwxr-xr-x 4 root root 4096 Nov 20 2024 .. drwxr-x--- 65538 backup backup 65538 Mar 2 2025 .chunks -rw-r--r-- 1 backup...
  12. M

    ZFS quota ignored (?) - pbs backup storage full

    That could be right, but it is a pbs storage-target (to the cluster members), is data written as root? And 2nd: If I set quota in pbs shell (webif); is quota set for root? root@bk01:~# zfs set quota=14.5T local_backupstorage_bk01
  13. M

    ZFS quota ignored (?) - pbs backup storage full

    But the most important question remains open: Why quota did not work?
  14. M

    ZFS quota ignored (?) - pbs backup storage full

    I wanted to do as you proposed but then I realized that my deletion becomes visible in webif and now gc runs!! Note to self: Rename Platzhalter.iso to life.saver... ;-)