Search results

  1. I

    Backup over 100%

    I am trying to do a backup of 4 VMs every 5 minutes. I see this in a log. INFO: starting new backup job: vzdump 149 150 139 158 --mode snapshot --fleecing 0 --quiet 1 --prune-backups 'keep-daily=14,keep-monthly=1' --notes-template '{{guestname}}' --mailnotification always --storage BACKUP...
  2. I

    [SOLVED] full backup after dirty-bitmap?

    Will a full backup be performed after a dirty bitmap? For example 60 GB VM First Backup take 3 Minutes INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared INFO: backup is sparse: 15.51 GiB (25%) total zero data INFO: backup was done incrementally, reused 15.71...
  3. I

    Linux: root vulnerability (CVE-2024-1086)

    Proxmox (8.2) is based on Debian bookworm, according to the Debian documentation the bug has been fixed in the bookworm 6.1.76-1 kernel. bookworm (security) 6.1.90-1. (https://security-tracker.debian.org/tracker/CVE-2024-1086) I noticed that in our infrastructure Proxmox has kernel...
  4. I

    Import Disk VMDK-qcow2 Unsupported image type 'onolithicFlat

    I am trying to import a disk VMDK. qm importdisk 164 Disk4.vmdk NAS2 --format qcow2 but I get this error qemu-img: Could not open 'Disk4.vmdk': Unsupported image type 'onolithicFlat How can I solve it?
  5. I

    proxmox-file-restore with Command line

    Can I do a File-restore with the Command line?
  6. I

    Cluster-redundanten Netzwerk

    Hallo, wir haben 6 Hosts jeweils mit 2 Netzwerkarten für Cluster-Netz reserviert. Die Verbindung ins Cluster läuft über 2 Uplink. Jede Karte hat ein eigene IP-Adresse im gleiche Subnetz. (192.168.2.x/24) Die Karte sind auf zwei unterschiedlichen Switch eingebunden und die Switchen sind mit 2...
  7. I

    Network traffic Graph

    By the Host in Summary I see "Network traffic" which network card is this? The card with which the Host can be reached? We have other network cards, can we show the other Graph? (Storage, Cluster) Thanks
  8. I

    [SOLVED] Unable to activate storage.......does not exist or is unreachable

    Hallo. wir haben 5 Hosts und 4 Synology Storages. Wir haben oft solchen Fehler bekommt → proxmox4 pvestatd[1351]: unable to activate storage 'xxx-NAS' - directory '/mnt/pve/xxx-NAS' does not exist or is unreachable Wir haben bemerkt, dass oft während Backupszeit passiert ist. Zusätzlich machen...
  9. I

    [SOLVED] Different CPUs in a Cluster (AMD/CPU)

    We planned to expand our Cluster with a Host with Intel CPU. And I have many questions. 1) If we use as CPU "kvm64" live migration will work, right? (Documentation "CPU Type") 2) If we have Host (AMD) failure and on the VM CPU "HOST" was set, the VM will be migrated to the new Host(Intel)...
  10. I

    Snaphots Problems

    Wir kriegen oft Ärger mit Snapshots. Beim Erstellen hängt die VM und bei Löschen ist noch schlimmer. Anbei ein paar Tests Erstellen Test 1 - 12:42 test1_ohne_Ram, mit VM angeschaltet und ohne HA Duration 3m 59 VM war sofort nicht mehr erreichbar Nach Snapshot war wieder erreichbar...
  11. I

    [SOLVED] Snapshot: The current guest configuration does not support taking new snapshots

    We have some Windows 11 VMs with TMP 2.0 (.raw). I can´t do snapshot. is there a way to take the snapshot with such VMs? Thanks :)
  12. I

    Maintenance mode: no bulk migrate after use

    I would like to use the maintenance mode. 2 Proxmoxs I enable the maintenance mode on Proxmox1. VMs are migrated to Proxmox 2 :) I install the updates on Proxmox1 I reboot Proxmox 1 after some seconds, Proxmox tries to migrate all VM to Proxmox 1. This does not work because of reboot. After...
  13. I

    [SOLVED] MS Exchange with PBS(VSS Support)

    Hi, how do you backup MS Exchange properly? The VM based Backups are nice to have, but they are not consistent in the matter of the Exchange DB transaction log. Do the PBS support the VSS (Volume Shadow Copy Service) backup? Without VSS the exchange does not know that there has been a backup...
  14. I

    Synchronisation in zwei Standorte

    Hallo, wir haben 5 Proxmox Server und wir würden gerne die 5 in eine andere Standort replizieren wollen. Was wäre eine empfohlene Vorgang? Ich habe gelesen, dass eine Storage Replikation gibt, aber nur mit ZFS. Wir nutzen verschieden Synology mit NFS. Gibt eine Möglichkeit die Server Synchron...
  15. I

    [SOLVED] The current input timing is not supported by the monitor display on Dell Server

    Hallo, wir haben 4 Dell Server und aktuell kriegen wir keine Console, wenn am Monitor angeschlossen sind. 2 wurden von Proxmox 6.4 to 7 upgedatet (hier hat der Monitor funktioniert) und auf dem restlichen 2 wurde Proxmox 7 installiert (hier hat der Monitor nie funktioniert). Nach dem...
  16. I

    Snapshot manchmal hängt und stört den Betrieb

    Hallo, bei VMs mit viel RAM (8-20 GB) passiert immer wieder, dass eine Snapshot eine Weile dauert und dass den Betrieb gestört wird. Z.B. bei Snapshot von ein Exchange oder SQL Server startet die Snapshot und nach einige Zeit ist die VM an aber nicht erreichbar und unbrauchbar durch die...
  17. I

    Monitoring Host and VMs with Icinga

    Hello everyone, I would like to monitor Hosts and VMs with icinga. I have installed the Module "icingaweb2-module-pve" and the Script "check_pve" on the icinga-Server. I can get the Host Data (CPU, Memory ...) But I can't get the checks for the VMs. Has anyone already used these scripts or...
  18. I

    regular expressions in PMG 7.1-4

    we want to select mails by using a What Object for searching patterns in the subject by regular expressions in a Match Field filter and we don't understand how it works: for example if we write the Value Mail like it is written in the PMG admin guide and our Test String is 'mail' we get a...
  19. I

    port configuration: is it possible to use port 25 untrusted for incoming and outgoing Mails?

    we understand that you can use a trusted port and an untrusted port on the mail gateway and for that you have to use different ports - do we need to use different ports for incoming and outgoing messages for the mail gateway to work properly, or can we also send and receive all mail traffic...
  20. I

    Data Control: Messages matching specific words or phrases.

    Hallo, wir schauen uns die Proxmox Mail Gateway, daher die Frage: Kann man ein "What Object" erstellen, wo eine E-Mail mit einem spezifischen Wort in der Body in die Quarantene verschickt wird? Z.B. alles was "Banking" enthält Danke :)