Search results

  1. M

    Proxmox HA cluster - options for redundant storage?

    i think you have to use a redundant storage like san with two dedicated controller..... or you can configure a cluster ha with nas4free (carp + hast).... but with your setup, freenas is a SPOF as you write.... and it can't be clustered ....... glusterfs can be an other option...
  2. M

    Compellent and Proxmox 5.1-4

    do you have configure multipath?? https://pve.proxmox.com/wiki/ISCSI_Multipath
  3. M

    New Installation on 2 HP-Proliant DL380G7 - MSAP2000G3

    from web gui of proxmox, Datacenter > storage > Add LVM .... lvm thin can be used only for local storage, if I'm not mistaken..... so use lvm, not lvm thin... more info here: https://pve.proxmox.com/wiki/LVM2
  4. M

    New Installation on 2 HP-Proliant DL380G7 - MSAP2000G3

    now you must create lvm on top of the lun so you can use it as shared storage on the two node...... you can't use lun directly on a cluster, it isn't cluster aware.....
  5. M

    New Installation on 2 HP-Proliant DL380G7 - MSAP2000G3

    read the section "multipath configuration"; you have to configuge multipath daemon for use round robin. so edit /etc/multipath.conf for your configuration. this is example of my old configuration in PVE 4.x with 2 node and a SAS San Lenovo, but i don't think there is difference to pve 5.x...
  6. M

    FC Shared Storage with Snapshots

    for HA: https://pve.proxmox.com/wiki/High_Availability for multipath: https://pve.proxmox.com/wiki/ISCSI_Multipath
  7. M

    New Installation on 2 HP-Proliant DL380G7 - MSAP2000G3

    https://pve.proxmox.com/wiki/ISCSI_Multipath this is for iscsi, but i think is valid for fiber channel too.
  8. M

    New Installation on 2 HP-Proliant DL380G7 - MSAP2000G3

    i think you have to setup multipath ....
  9. M

    best monitoring solution for proxmox? Zabbix vs Nagios

    I use omdistro , with snmp and agent when possibile ...