Recent content by Klaus Steinberger

  1. K

    slow logs auf CEPH OSD's mit Kernel 6.8.8

    geht bei mir leider auch nicht, aber wenn du mal noch bei einer anderen Tagung (vorzugsweise mehr Richtung Bayern) bist, schau ich gerne ob ich das einrichten kann.
  2. K

    slow logs auf CEPH OSD's mit Kernel 6.8.8

    ok, alles klar, die Latenzen in der GUI sind aktuell bei 0 bis 1 vereinzelt mal 2 oder 3 Testen kann ich bei uns ruhig mal, die VM's sind alle von uns , der dbench macht eh nicht so viel Wind im CEPH Schade, den Workshop bei der Kielux hätte ich gerne besucht, Kiel ist leider an dem Termin...
  3. K

    slow logs auf CEPH OSD's mit Kernel 6.8.8

    Mit welchem Tool testet du die Latenz innerhalb einer VM? Das war bei mir jetzt recht simpel mit "dbench 5" um zu sehen was los ist. Mit "dbench 1" sind es so 4/5 ms Backend Netz ist leider nur 2 x 25GBit da wir zum Zeitpunkt der Einrichtung nicht genügend 100 GBit Ports zur Verfügung hatten...
  4. K

    slow logs auf CEPH OSD's mit Kernel 6.8.8

    Unser Setup ist All Flash mit nvme (enterprise Intel S3510) HDD macht mit VM's keinen Sinn, das hatte ich schon vor Jahren in den Testclustern rausgefunden. Netzwerk lief mit den ziemlich gleichen Werten im CEPH Backend wie mit dem 6.8.4 Kernel (iperf3) Alles sehr komisch - wir hatten...
  5. K

    slow logs auf CEPH OSD's mit Kernel 6.8.8

    Gestern hatten wir auf unserem Proxmox Cluster einen Update durchgeführt, dabei wurde vom Kernel 6.8.4-3 auf 6.8.8-4 upgedatet Seit dem hatten wir etliche Hänger in den VM's und etliche "Slow Log" Meldungen im ceph.log Ebenso waren extrem schwankend Latenzzeiten beim Zugriff auf Dateisysteme...
  6. K

    qm remote-migrate works... but vlans?

    would be interessting for us also to change Vlan setting during migration
  7. K

    Certificates: acme and Sectigo

    It does not work with Sectigo CA: Attempting to register account with 'https://acme.sectigo.com/v2/OV'.. Generating ACME account key.. Registering ACME account.. Registration failed: Error: POST to https://acme.sectigo.com/v2/OV/newAccount...
  8. K

    Certificates: acme and Sectigo

    Hi, i want to use acme for Certificates from Sectigo. But I'm missing the options for the external binding as the registration needs both an eab-kid and eab-hmac-key parameter. With certbot these are the --eab-kid and --eab-hmac-key with the appropriate values from our Sectigo Account
  9. K

    What's Next?

    A feature I would like in the Installer: Support for setting up Bonds and VLAN's in the Installer
  10. K

    virtio network driver info

    This would be interesting for me too. We have several applications which would need the link speed inside the VM: -> Samba ->it would use multiple Streams only with link speeds of 10Gbit/s and up, and the number of streams is dependent of the Link speed Same for Lustre and Irods. As it is...
  11. K

    PVE Ceph - Upgrade current OSDs with larger ones, 8 OSD (Filestore) shares a single journal NVMe

    In principal this is the right way to do it, but why not bluestore? It is working fine.
  12. K

    ZFS on top enterprise hardware RAID is bad: any evidence or first-hand experience?

    It is not a myth, just don't use a Raid Controller or anything similar below a ZFS Pool. ZFS likes to see all disks directly. Some features even require this, for example the protection against silent bitrot. Just use adequat SAS oder NVME HBA's
  13. K

    Mysql corruption

    if you need a consistent database state on backup you have to use a hook script. Read this thread: https://forum.proxmox.com/threads/mysql-databases-in-vm-backups.72912/