Recent content by Nemesiz

  1. N

    Migration failed and loop trying again

    I can hit this error and the loop still continue task started by HA resource agent 2026-06-02 09:25:27 conntrack state migration not supported or disabled, active connections might get dropped 2026-06-02 09:25:27 use dedicated network address for sending migration traffic (10.10.8.5) 2026-06-02...
  2. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    After inserting sdc disk and LVM activation what you see ? What pvdisplay show?
  3. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    One of your OSD should start up. Try to start 'systemctl restart ceph-osd.target'
  4. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    Another try: boot host with no OSD disk and then put single HDD OSD to see does it up.
  5. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    Need to figure out why it say dublicate. What pvdisplay lvdisplay vgdisplay show?
  6. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    Maybe something is holding them from LVM activation. Could you boot host with unplugged not active HDD ? After that I would plug single HDD and look at the logs to understand what happens with LVM detection.
  7. N

    [SOLVED] CEPH OSD(s) failing to initialize after a hardware change

    Example: I unplugged wrong OSD disk, how to reactivate it? 1. Stop OSD process ( systemctl stop ceph-osd@XX ) and unmount OSD dir ( umount /var/lib/ceph/osd/ceph-XX ) 2. If OSD use encryption I need to close crypto mapper cryptsetup close /dev/mapper/*mapper id* cryptsetup close ceph-*LVM...
  8. 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...
  9. 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...
  10. 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...
  11. 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.
  12. N

    High latency on proxmox ceph cluster

    Try to turn off write cache.