Search results

  1. S

    CEPHFS Features

    Firstly sorry if this is the wrong place to post this. With CEPH within Proxmox is there the ability (that I am missing where) / planned feature for the following: Set folder quota within cephfs (Available within the CEPH Dashboard itself) Create / Manage Ceph users (currently not available...
  2. S

    [SOLVED] ceph cluster name

    Hey, Setup a CEPH cluster within PVE, all working fine. Looking to use the cephfs-top command but getting the following error: cephfs-top cluster ceph does not exist Is there a way to find the cluster name that was set by PVE as I can't seem to see it anywhere.
  3. S

    [SOLVED] Upgrading 6.x to 7.x

    I have updated a few 6.x nodes to 7.x fine. I have one node that had the PVE Test repo added to test a newer kernel previously. When trying to update this node I get the message: W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W: (pve-apt-hook) W: (pve-apt-hook)...
  4. S

    [SOLVED] proxmox-ve trying to be removed updating 6.4.x

    I have a server running 6.4.x When I run apt update && apt-dist upgrade it trys to remove promox-ve along with some other packages apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were...
  5. S

    Node View - Network Traffic Graph

    The network traffic graph at node level is handy to get a quick overview of any peaks in traffic, however on setups with multiple NIC's / Networks (Ceph / Cluster networks) it shows all the traffic as one single graph. Which makes it difficult to just view the pure traffic used on the external...
  6. S

    iGPU Stopped working

    I have had iGPU of a i7-7700 passed through working for a while, however a recent update seems to have stopped it working after I rebooted the node. I have it still working on another identical machine which I haven't yet rebooted, I have cross checked all grub / vfio settings between the two...
  7. S

    CEPH KRBD Object-map fast-diff

    Hey, So in the latest 5.3 Kernel object-map & fast-diff have been added : https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d9b9c893048e9d308a833619f0866f1f52778cf5 This means we can get enhanced performance in certain operations and also means we can enable...
  8. S

    Adding extra used node to a cluster

    I currently have a cluster of 6 node's, I plan to bring up some new extra node's, however due to a network limitation I won't be able to connect them straight away to the cluster network however need to get some VM's running on them. If I make sure I manually change the new VM ID's so they...
  9. S

    iGPU & KVMGT

    I have been trying to test iGPU & KVMGT on Promox 6.x I have loaded all the modules and updated the grub settings, however I can't get mdev-supported-type to appear under the /sys/bus/pci/devices/0000:00:02.0/ From my googling I have come across someone that look's to have had the same issue...