Search results

  1. itNGO

    Different VLAN for VM.

    When migrating a VM between clusters where the bridge is the same but in the destination Cluster a VLAN-Tag is needed, there is no option to set the VLAN after migration. So you have a brief downtime after migration to set the correct VLAN. There should be an option to set VLAN on target node...
  2. itNGO

    Timeframe for Ceph 19.2?

    Any guess for Ceph 19.2 implementation on the horizon?
  3. itNGO

    Spamfilter outsmarted?

    Hi, we are using Proxmox Mail Gateway 8.x for one of our customers and have a strange "SPAM" which did it through the gateway without any detection. The Hostname in PMG is "PMG.domain.tld" and the PMG is only responsible for "tomain.tld" in transport. The Spamer did also used...
  4. itNGO

    [SOLVED] Recipient Verification against another SMTP-Target.

    Is it possible to configure PMG that it will do double-bounce-verification against another target then the one that is configured under "Transports"?
  5. itNGO

    Restore Container Fortschritt?

    Während ein VM-Backup beim Zurücksichern brav anzeigt, wie viel Daten und % bereits zurückgesichert sind macht ein Container-Restore das nicht. Wir haben hier grad 3 LXC im Restore zu je 16TB von einem PBS.... kann man irgendwo sehen, wie weit die Restores sind?
  6. itNGO

    Datacenter Firewall enable (cluster), nur für einen Host?

    Hallo zusammen, vielleicht kann mich jemand erleuchten. Ich möchte nachträglich auf einem 3-Node-Cluster die Firewall aktivieren. Um das einigermassen problemlos zu testen, habe ich einen Node geräumt und bei den anderen beiden in den Firewall-Options die Firewall auf "NO" gestellt. Wenn ich...
  7. itNGO

    [SOLVED] Karteileiche im Cluster.

    PVE 8.1.3 Ich habe wohl etwas unbedacht in einem 2-Node-Cluster der nur zu Migrationszwecken erstellt wurde einen Node mit "PVECM DELNODE" gelöscht. Dabei habe ich nicht berücksichtigt, das bei einem 2-Node-System das Quorum dann verloren geht. Es kam jedenfalls zu einer Fehlermeldung das er...
  8. itNGO

    Hyper-V Enlightenments - KVM on x86 implements Hyper-V Enlightenments for Windows guests

    Hallo, vielleicht kann mich dazu jemand erleuchten. QEMU unterstützt also eine art "Emulation" um Windows Gäste glauben zu lassen, sie würden unter HyperV laufen. Ist das in PVE eingebaut? Ist es geplant das als "Option" in der GUI zu ermöglichen? Kann man es bereits in der Config-Datei...
  9. itNGO

    Add disk 2 zfs RAIDZ2-0

    Good morning, I try to get some information about the possibility to expand an RAIDZ2-0. Is this already possible, besides it might degrade performance? So can I add another 2 identical disks to the pool shown here, without recreate? root@TANK:~# zpool status pool: rpool state: ONLINE...
  10. itNGO

    Ceph REEF

    Hi, what do you think, when can we expect "CEPH Reef" integration in Proxmox? Is it already in test-repo?
  11. itNGO

    [SOLVED] BTFRS Swap-Partition

    I have 3 PVE-Nodes (8.02). 2 of them where installed some weeks ago. I am pretty sure that during Setup, BTFRS Raid-1 I had the option to create SWAP which I did, as I have 32GB SWAP-Partition on both nodes. Now I am in Progress to Install 3rd node and nowhere in BTRFS-RAID-1 Setup during the...
  12. itNGO

    Uptime... who has the longest....

    Just to make it searchable and to have this question documented for others who might ask. How long can Proxmox VE run nonstop compared to others like VMWa** or Hyper* 600days is nothing special for PVE. Except without Kernel-Live-Patching add on, you are sticked to an older Kernel.
  13. itNGO

    [SOLVED] PBS zerlegt PVE VMs...

    Hallo, wir haben hier folgende Konstellation. PVE-Server am Standort und PBS-Server Remote. Der PBS und der PVE sind über Internet Verbunden. Ca. 400MBit. Von Zeit zu Zeit kommt es vor, das der PBS nicht erreichbar oder nur "sehr" Langsam erreichbar ist. Der Internet-Provider hat da manchmal so...
  14. itNGO

    Restore LXC from Proxmox Backup Server.

    I had an LXC which was used for storing ISOs for Proxmox-Clusters. This LXC has root 8GB and 200GB Data-Mountpoint. We wanted to move it to another storage, which did not work with not enough Space error. Even there is plenty of space in the CEPH-RBD-Volume. We then decided to move by using...
  15. itNGO

    Backup-Unterbrechung führt zu defekten VMs.

    Hallo zusammen, wir haben hier einen Kunden dessen PVE 7.4-3 mit einem externen PBS in unserem Rechenzentrum gesichert wird. Das ganze geschieht über eine 400MBit Leitung und funktioniert auch wunderbar. Nun kam es während der Sicherung heute Nacht zu einer Unterbrechung der Internetleitung beim...
  16. itNGO

    [SOLVED] Mail Blocked by 550 5.7.1 Service unavailable; client but already on Whitelist.

    Hi, wir haben hier einen Absender xy@sbb.rs der geblockt wird durch diverse Blacklists. Soweit ok. Nun haben wir unter Configuration -> Mail Proxy -> Whitelist die Absender-Adresse als "E-Mail Sender" hinzugefügt. Es wird aber trotzdem wieder geblockt mit Blacklist. Wie kann das sein? Sollte...
  17. itNGO

    Proxmox Backup Server - Namespace Query

    Ok, we have Namespaces in PBS where we have Backups from different Clusters in differente Namespaces. We divide this by VM-ID using 3 Octets for each Customer-VM-Farm. Like Customer A 192168001,192168002 and so on, Customer B 192169001, 192168002 and so on. To restore VM from Customer A to...
  18. itNGO

    2.3 is out.....

    ;)
  19. itNGO

    [SOLVED] LXC Live Migration - Roadmap?

    There exists some features about Live-Migration of LX-Containers with LXD and CRIU. Is this something that can be done with Proxmox or is already existing or on the Roadmap?
  20. itNGO

    [SOLVED] TrackingCenter - Data collection source code?

    We want to create a Grafana-Dashboard to display Mailflow for Customers hosted in our Datacenter. So war I See all LOG Data is found in /var/log/mail.log. Trackingcenter nicely displays Time, From, To and Status and details on "+". Can this be done at command line also or if we read the...