Recent content by Nikuuuuu

  1. N

    [SOLVED] Ceph sending data through wrong interface

    Changing the Migration Settings network to the correct interface fixed the performance issues It can be found in Datacenter -> Options -> Migration Settings -> Network
  2. N

    [SOLVED] Ceph sending data through wrong interface

    I think I realized that my problem is not ceph. Ceph is working correctly and is actually going through my 10gbe nics and I was not looking at the problem correctly. The problem I am having is that when doing a live migration, it takes the state of the vm from memory and migrates that over the...
  3. N

    [SOLVED] Ceph sending data through wrong interface

    I just noticed that my cluster_network is set to the interface ip 10.0.0.250/24 instead of the actual network 10.0.0.0/24 Could this be the issue?
  4. N

    [SOLVED] Ceph sending data through wrong interface

    Hello I have a 3 node cluster running with ceph. Each server has the internal 1gbe nic for management and a 10gbe nic for the ceph/vm network. It was all generated through the gui. For some reason all my ceph traffic is going through my 1gbe nics instead of my 10gbe nics so migrations are...
  5. N

    500 Internal server error on Ceph tab - Only on one node

    I have been using this one for a while so there are changes but I have not changed anything to do with ceph on this node
  6. N

    500 Internal server error on Ceph tab - Only on one node

    When on one specific node I get a 500 internal server error when I try to access the Ceph tabs on both the cluster and the node menus. It works fine on my second node but I would like to have both of them working as this is the one I usually access proxmox through. Version is 7.1-4
  7. N

    RRDC update error - after upgrade to Proxmox 7

    I was having the exact same issue I saw this thread: https://forum.proxmox.com/threads/rrdc-update-errors.81150/#post-358895 Just letting you know this deletes the previous graph log data I deleted the db directory from /var/lib/rrdcached/db The restarted the rrdcached using systemd and that...
  8. N

    Strange RRD error

    I was having the exact same issue I saw this thread: https://forum.proxmox.com/threads/rrdc-update-errors.81150/#post-358895 I deleted the db directory from /var/lib/rrdcached/db The restarted the rrdcached using systemd and that fixed the errors from popping up The db files were all...