Recent content by niko2

  1. N

    ceph warning post upgrade to v8

    If you upgrade to 17.2.7, dashboard look will totally change and metrics will disapppear To restore previous (working) dashboard, execute : ceph dashboard feature disable dashboard FYI, the new landing page depends on prometheus metrics.
  2. N

    ceph warning post upgrade to v8

    Interesting fact for those who might be interested. by analysing logs, I can see the PyO3 related bug is not always affecting dashboard, but could affect restful module (or any other module depending on PyO3 I suppose) - dashboard is running on 2 of my 3-node cluster (and I cannot make it...
  3. N

    [SOLVED] what does busybox do on a (serious) cluster ?

    you're right, initramfs needs it and I don't think klibc could achieve exact same goal as busybox
  4. N

    [SOLVED] what does busybox do on a (serious) cluster ?

    busybox contains vulnerabilities busybox cannot be removed, since it is a dependency for pve-kernel how to get rid of it ?
  5. N

    [SOLVED] How to replace 500GB HDD (CEph, OSD RBD) with 1TB one ? (safely!)

    @stefanobertoli, remove one osd to replace it will not increase usage of other ones when using noout flag. Missing PGs will be replicated to the new osd. You will be in warning state during the recovery but cluster is still functionnal. But, waiting for 90% full is very dangerous. If you lose...
  6. N

    ceph warning post upgrade to v8

    is it related to this thread ?
  7. N

    ceph warning post upgrade to v8

    This is just a warning Ceph is running well and dashboard as well I am using ceph dashboard because proxmox provides access to ceph status only to admin users With ceph dashboard, I can give read-only access to any user
  8. N

    [Proxmox VE 8.0 upgrade] Error while building linux-headers-6.1.0-10-amd64

    I made it working by removing package `realtek-r8125-dkms`. This was the package provided by realtek in their github repo since there was none in Debian bullseye repositories. I guess if you had proxmox 7 with r8125 drivers, you should have this package installed
  9. N

    [SOLVED] Backup and migration imposible (Proxmox 4)

    I had same issue after upgrade. Problem was solved using the good CA certificate /etc/pve/pve-root-ca.pem (from https://www.cacert.org/ in my case) see : https://pve.proxmox.com/wiki/HTTPSCertificateConfiguration