Recent content by czechsys

  1. C

    Outgoing mail from internal servers rejected with “Relay access denied” in PMG

    PMG is mainly for mailserver to mailserver communication. If you are trying sending mail from non mailservers, send those mails to exchange first. Or https://www.postfix.org/SMTPD_ACCESS_README.html#relay and test.
  2. C

    [SOLVED] Hardening SSH

    PVE require root via ssh for cluster function.
  3. C

    Hardware advice (or "questionable Proxmox performance on nice box")

    Disabled power saving states on the Dell? Firmware updated? SSDs are enterprise or desktop versions? I have feeling, you have disk problem, missing virtio drivers in Window VMs etc, but nothing concrete, no VM config/pve versions written. Maybe install netdata and check the problematic time window.
  4. C

    Test migration stuck

    MTU is 1500 for all servers, switches has 9216. Remotes the same location, the same switch and vlan. Because internal CA, fingeprints (FP): Configured for REMOTE1:8006: from pveproxy-ssl.pem FP - BUT - it automatically detects intermediate certificate FP and not client certificate FP Not...
  5. C

    Test migration stuck

    Nothing spotted yet, because remotes are in production and there is nothing non-standard even on netdata (i can miss something of course). Today 4x test moving real vm 10+200 GB, migration fails for 2nd disk around 17-19/16-17 GB position. Moving via ssh/dd succeeded on the 1st try. Only...
  6. C

    Ceph Cluster Broken

    Fix your time synchronization as the first step. clock skew detected on mon.proxmox03, mon.proxmox01
  7. C

    Test migration stuck

    Tests 10 GB new VM (not recreated between this test round, the same VMID): 1. slowed down 598585344 bytes (8.6 GB, 8.0 GiB) copied, 39 s, 220 MB/s 8803647488 bytes (8.8 GB, 8.2 GiB) copied, 40 s, 220 MB/s 8878555136 bytes (8.9 GB, 8.3 GiB) copied, 41 s, 214 MB/s 8944156672 bytes (8.9 GB, 8.3...
  8. C

    iSCSI SAN Configuration

    https://pve.proxmox.com/wiki/Multipath
  9. C

    Test migration stuck

    Created test VM1 with 10 GB and VM2 with 10+10 GB without any OS. Tested PDM migration: 1st try: VM1 slowed to hell 2nd try: VM2 succeeded Remotes tests: SERVER1: if=/dev/pve/vm-104-disk-1 bs=64k status=progress of=/dev/null - skipped due network test below SERVER2: of=/dev/datavg1/testimage...
  10. C

    Test migration stuck

    Both sides are LVM thick (HP G8 servers with Pxxx smartaray raid10) src: 4 0 1573 1 20 0 179628 137020 hrtime Ss ? 272:12 pvestatd 0 0 1593 1 20 0 219244 175984 hrtime Ss ? 0:31 pvedaemon 1 0 15971 1593 20 0 265144 196768 do_epo S...
  11. C

    Test migration stuck

    The same test as with Alpha version. The same remotes, upgraded to PVE 9. Migration of the 2nd disk stucked, manually stopped. Remotes: pve-manager/9.0.6/49c767b70aeb6648 (running kernel: 6.14.11-1-pve) 2025-09-19 11:28:53 remote: started tunnel worker...
  12. C

    Mark found message as spam via webGUI?

    That's not possible, because message doesn't exists on PMG after delivering to mailserver. So nothing to scan/learn again.
  13. C

    Is clustering production-ready on Proxmox VE 8.2.2?

    Don't use 8.2.2. You will have problem install another host with this version. Use last PVE version, now 8.4, or go directly to 9.
  14. C

    A few questions about Backup

    Filebackup of the host. Especially /etc/pve for pve specific configuration, large part of it is handled by cluster, but something is node dependent (example: certificates). Search forum at least.
  15. C

    New to ProxMox and stabillity

    Running PVE 9 on DL360/380 Gen 8-10 without problem. You can install rsyslog, attach monitor for kernel dump, maybe there will be something not in journal. It's standard debian anyway. Other thing - firmware, power, etc etc etc.