Recent content by Nemesiz

  1. N

    Migration failed and loop trying again

    node1 May 18 09:28:13 nmz-cl-1 systemd[1]: Stopping pve-ha-lrm.service - PVE Local HA Resource Manager Daemon... May 18 09:28:14 nmz-cl-1 pve-ha-lrm[754284]: received signal TERM May 18 09:28:14 nmz-cl-1 pve-ha-lrm[754284]: got shutdown request with shutdown policy 'migrate' May 18 09:28:14...
  2. N

    Migration failed and loop trying again

    Hello, I updated one node and wanted to reboot. In this node was running single VM at the time. HA started migration process but failed with: task started by HA resource agent 2026-05-18 09:29:24 conntrack state migration not supported or disabled, active connections might get dropped...
  3. N

    Building ProxMox on Devuan

    Hi @nmateo systemd-boot is not bad. You can use ZFS with all options, GRUB cannot, but GRUB have option to lock with password. So use whatever you want. As of all age laws you must look forward - better to have one working solution than multi-solution. As for programs developers you don't need...
  4. N

    Ceph 20.2 Tentacle Release Available as test preview and Ceph 18.2 Reef soon to be fully EOL

    I`m tracking Ceph mailing list and from it I assume developers leaves testing stage to customers. Safe upgrade should be done to X.Y.2+ version only.
  5. N

    High latency on proxmox ceph cluster

    Try to turn off write cache.
  6. N

    Struggling to expose Proxmox VMs publicly via WireGuard + VPS routed IPs (routing loop & connectivity issues)

    If I wanted to trick VPS provider I would look does he use ARP. In that case I would use L2 VPN (wireguard is only L3): Cloudzy VPS eth0 -> bridge with VPN -> VPN L2 -> Proxmox -> bridge with VPS -> VPS
  7. N

    cron job not executed

    VM OS ignored shutdown or you haven't installed qemu agent. If you really need to stop VM you can use "qm stop" to kill it.
  8. N

    SDN VLAN zone

    VNet. Personally I`m not sure but lets try.
  9. N

    SDN VLAN zone

    Try to enable "VLAN Aware"
  10. N

    SDN VLAN zone

    Can you show VM network configuration ?
  11. N

    Ceph freeze when a node reboots on Proxmox cluster

    5 MON - A.I suggest to use this number only on really huge setup. 1 MON - on single ceph machine. 2 MON - no quorum 3 MON - regular setup 4 MON - no quorum? Try to lower MON setup to 3.
  12. N

    Is it possible to create replication rule that uses two osd classes and uses them in equal manner?

    I suggest you take a look at these links https://www.osris.org/article/2019/03/01/ceph-osd-site-affinity https://ceph.io/en/news/blog/2015/crushmap-example-of-a-hierarchical-cluster-map/