Recent content by IOWA

  1. I

    Multiple cluster in corosync

    Thank you a lot, it's exactly what we need!
  2. I

    Multiple cluster in corosync

    Thank you for your replay. I'm triyng to find the easiest way for creating observer for having quorum in PVE cluster of 2x server
  3. I

    Multiple cluster in corosync

    Hello all, May be someone can help, how to add second PVE cluster (as observer) in already exist PVE Cluster. How i can add here second separate CLUSTER-2? # cat /etc/pve/corosync.conf nodelist { node { name: n1 nodeid: 1 quorum_votes: 1 ring0_addr: n1 mcastaddr...
  4. I

    How to disable network configuration via GUI

    Thank you oguz for reply! Unfortunatelly i'm from "redhat world" and no so understand how it works in debian. Could you please explain and give some expamples for MTU configuration? In the man interfaces i have found only this information:
  5. I

    How to disable network configuration via GUI

    Hello all, Somebody know how to disable network configuration from GUI? Or better switch it to "view mode". Reason: From GUI we can change/configured a lot of options and featured (like MTU or VXLAN), but if will configured somethink from CLI and then view it from GUI, GUI will create...