Recent content by andreas1o

  1. A

    Upgrade CEPH packages

    I have Proxmox 5.3.9 with Cep 12.2.10 and would like to upgrade to 12.2.12. Do I need to do one node at a time? What happens when one node is at 12.2.12 and the others at 12.2.10 could there be any compability issues ? The reason I'm asking is if I have to plan and take the entire cluster...
  2. A

    Corosync network configuration

    Thank you for the tip. I do have I will lookinto this and try to separate them. But the actual config was ok ?
  3. A

    Corosync network configuration

    Hi I was wondering if this network configuration is supported for corosync ? The vmbr0.4093 is the corosync network and the vmbr0.60 is the managment network. auto lo iface lo inet loopback iface eno1 inet manual iface eno2 inet manual iface eno3 inet manual iface eno4 inet manual...
  4. A

    Installation of HP Insight manager on Proxmox ve 2.1

    This is what I did to get it to work on a HP DL360 G5 wget http://downloads.linux.hp.com/SDR/downloads/bootstrap.sh chmod +x bootstrap.sh ./bootstrap.sh ProLiantSupportPack -d Debian -r squeeze wget http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/GPG-KEY-ProLiantSupportPack -O -...