Search results

  1. itNGO

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    I believe this is not the same issue and you should create a new topic about this...
  2. itNGO

    Kann Ceph Flaschenhals nicht finden

    Technische Analyse und Empfehlungen zur Systemoptimierung Es tut mir leid, aber ich muss einige kritische Punkte ansprechen. Lass uns diese im Detail betrachten. Grundprinzipien der IT In der IT arbeiten wir grundsätzlich mit den binären Zuständen 0 und 1. Es gibt wenig Raum für Vermutungen...
  3. itNGO

    Kann Ceph Flaschenhals nicht finden

    Hi, du kannst natürlich am Symptom rumm-popeln, entschuldige den Ausdruck, und da mehr Nodes anhängen und die OSDs "breiter" verteilen. Das wird dich aber mit 10GBe nicht wirklich weiter bringen.... Wir benutzen im Datacenter "tonnen" von 3-Node-Hyper-Converged PVE-Ceph-Cluster.... die fackeln...
  4. itNGO

    Kann Ceph Flaschenhals nicht finden

    Zusätzlicher Tipp: Überwachung mit Zabbix Ein Zabbix-LXC (Linux Container) und ein Zabbix-Proxy, der die Metriken aus den PVEs (Proxmox Virtual Environments) sammelt, könnten dir wertvolle Einblicke geben, wohin die Last deines Systems geht. Falls du noch nichts Derartiges eingerichtet hast...
  5. itNGO

    Datacenter Setup Best Practices

    Das gilt doch praktisch für alle Systeme.... never patch on patchday und erst in einer Testumgebung....
  6. itNGO

    Kann Ceph Flaschenhals nicht finden

    Hi, ich würde mal folgendes in betracht ziehen. - C-States im Bios abschalten - mal Gedanken über neuere CPUs machen... Takt (Single-Thread)-Leistung geht bei RDSH immer über Anzahl Cores also evtl. über nen 9274F nachdenken - Bei der Anzahl OSDs mindestens 25GBe für den Storage-Traffic.. eher...
  7. itNGO

    Datacenter Setup Best Practices

    Entschuldige, aber xcp-ng als stabiler wie PVE hinzustellen hallte ich für ne ganz steile These. Wir haben hier PVEs mit Jahren daueruptime bei Kunden als auch nen komplettes Datacenter für hunderte Kunden auf PVE. Da ist nichts instabil.... im Gegenteil unsere Uptime hat sich erheblich...
  8. itNGO

    Proxmox not booting

    So replace RAM and check if system boots again, if not reinstall and restore from backup....
  9. itNGO

    Proxmox not booting

    Sounds good to me.
  10. itNGO

    Proxmox not booting

    No absolutely not. In 5 years PVE had never a non booting PVE. But this does not mean it can't happen.
  11. itNGO

    Proxmox not booting

    Yes, I believe this will be the fastest way to recover except the Hardware itself has no issues....
  12. itNGO

    Proxmox not booting

    Reinstall and restore your VMs/LXC from Backup...
  13. itNGO

    VM Stops During SQL Backup

    Which Version of virtIO-Drivers are you using? There is a known issue which has been fixed recently with the .266-Version....
  14. itNGO

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    Sorry... not for the installer problem but for the real problem this thread is all about: https://forum.proxmox.com/threads/redhat-virtio-developers-would-like-to-coordinate-with-proxmox-devs-re-vioscsi-reset-to-device-system-unresponsive.139160/post-691337
  15. itNGO

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    Virtio 266 was released... maybe there is the fix in? https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.266-1/
  16. itNGO

    Restore VM - changed block (CBT)

    You can always write a feature request for Proxmox. https://bugzilla.proxmox.com/
  17. itNGO

    Restore VM - changed block (CBT)

    Currently not, but you can use Live-Restore which starts the VM the moment restore begins... it will be slower but available....
  18. itNGO

    VMware replacement

    Have a look here: https://forum.proxmox.com/threads/proxmox-dell-powerstore.145414/ Basically, create new Volumes on your Powerstorage, map them to your PVE-Nodes, which need a local boot-drive and format the LUNs LVM thick. (Thin has issues with powerstorage and does not support snapshots) and...