Search results

  1. H

    Using external Ceph cluster

    We have a Ceph cluster running outside of our Proxmox cluster and I wanted to add this storage to our proxmox cluster. I tried to follow the instructions which was add keyring in /etc/pve/priv/ceph/[storageID].keyring and then add your rdb: storagID to /etc/pve/storage.conf. I now see the rbd...
  2. H

    Proxmox UI reports wrong memory usage

    We have a few Linux vms (Debian Buster) where Proxmox is reporting way higher usage than what the vm IS using. In the UI I get this: 93.96% (15.03 GiB of 16.00 GiB) $ free -h total used free shared buff/cache available Mem: 15Gi 6.4Gi...
  3. H

    Another iscsi/multipath question

    I "think" I have this configured correctly but wanted to see if there was others that might know better. Step 1. in GUI add a new iscsi pointing to the iscsi portal and adding 1 target. (also uncheck Use LUNs) Step 2. Add node-startup = automatic to /etc/iscsi/iscsid.conf (Restart iscsi...
  4. H

    [SOLVED] network configuration recommendation

    We are currently testing Proxmox as a replacement for our Esxi farm (No license) where we have 20+ servers. Currently our Esxi hosts have 1 bond (2x1Gib) and 2x1Gib thats multipath iscsi (2 paths each) to our Storage. Bond has VLan tagging and all vms connect to this "bridge". I'm wondering the...