Recent content by Th.Naumann

  1. T

    Cephx Key Migration Procedure and Ceph 19.2 Squid Going EOL Soon

    In official ceph-docu you can find something about that topic: https://docs.ceph.com/en/latest/rados/operations/health-checks/
  2. T

    Cephx Key Migration Procedure and Ceph 19.2 Squid Going EOL Soon

    Hi woodstock, the old aes-keys for osds were in the label under /var/lib/ceph/osd/*/block. Setting the actual aes256k-keys via bluestore-tool solved the problem. Thank you very much for your hint and support!
  3. T

    Cephx Key Migration Procedure and Ceph 19.2 Squid Going EOL Soon

    You could try : "ceph auth del {TYPE}.{ID}"
  4. T

    Cephx Key Migration Procedure and Ceph 19.2 Squid Going EOL Soon

    Hi @all, very strange behaviour here in our 5 node proxmox-cluster (incl. latest updates) after ceph-update from 19.2.5 to 19.2.6 and successful cephx-key-migration (ceph-health status is "OK"): All new ceph-keys (type aes256k) are valid and present in files on clusternodes - checked with "ceph...
  5. T

    CephFS maximum filename length

    Hi at all, I know with is very ceph-specific theme but there are no answers on ceph mailing list, so I give it a try here: we use proxmoxcluster (v8.2.8) with ceph (v18.2.4) an EC-pools (all ceph options on default). One pool is exported with CephFS as backend storage for nextcloud servers. At...
  6. T

    Not possible to install Ceph

    What about to change ceph repo to: deb http://download.proxmox.com/debian/ceph-quincy bookworm main
  7. T

    Proxtalks / SLAC / DOST

    Hallo, gibt es in diesem Jahr die Chance auf eine Neuauflage von "Proxtalks" oder der Teilnahme von Proxmox-Mitarbeitern an einer deutschsprachigen Open-Source-Veranstaltung (SLAC / DOST)? MfG Thomas Naumann
  8. T

    Limitation File Restore List

    Hi, I did some tests about numbers of directories and behaviour of web-GUI listing the directories. Result: maximum number of directories that will be listed correctly is 18999. From 19000 directories the mentioned error message ("list not finished in time (503)") appears. best regards T.N.
  9. T

    Limitation File Restore List

    Hi at all, following general conditions are given: - 12 node Proxmox-Cluster (48 x Intel(R) Xeon(R) CPU E5-2690 v3 / 256 GB RAM) - 96 Osd Ceph-Pool -> 6x HDD / TOSHIBA_MG07ACA14TE + 2x SSD / SAMSUNG_MZILT7T6HALA_007 (Ceph-DB) per node - 10 GBit Network - 10 PBS VMs running - 1 PBS VM (55 GB...