Recent content by ulysse31

  1. U

    Enterprise Environment: Proxmox with Subscription, TrueNAS Enterprise and zfs-over-iscsi

    Hello all, On the company I work for, we use Proxmox as a production environment and they are supported with subscription. We are quite happy of its stability and its feature rich GUI. On the other hand, we have a production storage, which is a TrueNAS Enterprise, with production support form...
  2. U

    Is it possible for HA to simply monitor a network link ?

    UPDATE: Seems that I may also define "Default maintenance policy" of the HA to "Migrate" and send a "reboot" command instead of killing the watchdog-mux process ... Seems cleaner ? no ? Thanks for the help -- Ulysse31
  3. U

    Is it possible for HA to simply monitor a network link ?

    Hello All, I've been searching documentations to solve this issue, and maybe have some about watchdog and softdog. It seems that on all proxmox nodes in a HA, softdog is enabled by default, that means a services (watchdog-mux) opens /dev/watchdog and writes data to it regularly, less than every...
  4. U

    Is it possible for HA to simply monitor a network link ?

    Hello @czechsys ! Thanks for the reply, is there a documentation somewhere on how to implement that ? Thanks a lot.
  5. U

    Is it possible for HA to simply monitor a network link ?

    Hi, It may be a silly question, but I'll ask it anyways ... I've built a 3 node cluster, each node as a 2 bonds of 2 physical interfaces each, one bond is a VLAN trunk for the VM network assignment (via a vlan-aware bridge on top of the bond), the other bond is for the proxmox interface and...