Recent content by aloprozam

  1. A

    SDN problems with Netbox as IPAM

    Greetings, So the same issues persists ? proxmox-ve: 8.3.0 (running kernel: 6.8.12-8-pve) pve-manager: 8.3.4 (running version: 8.3.4/65224a0f9cd294a3) NetBox Community v4.2.4 I'm trying to fix with the advices from this thread but still 0 results.
  2. A

    [SOLVED] Proxmox vs Openstack (kvm) slow performance for Windows Server 2022

    Bios -> Profile -> Performance: changed from Performance DAPC to Performance.
  3. A

    [SOLVED] Proxmox vs Openstack (kvm) slow performance for Windows Server 2022

    Let's say i'm pretty disappointed in Proxmox......practically the same kvm but with no tune - Openstack kvm version shows who is the winner. Useful Proxmox ? Yes, for Ceph integration )))) Nothing changed after all workarounds : BOOT_IMAGE=/boot/vmlinuz-6.8.8-2-pve root=/dev/mapper/pve-root ro...
  4. A

    [SOLVED] Proxmox vs Openstack (kvm) slow performance for Windows Server 2022

    Of course. BOOT_IMAGE=/boot/vmlinuz-6.8.8-2-pve root=/dev/mapper/pve-root ro quiet mitigations=off
  5. A

    [SOLVED] Proxmox vs Openstack (kvm) slow performance for Windows Server 2022

    Greetings community! What's wrong with Proxmox for Windows systems? Recently migrated some hosts from Windows server 2012r2 to 2022 and performance it's so bad. Best practices from Proxmox Wiki etc. applied ! Test Environment: Dell PowerEdge R620 CPU: E5-2667 v2 3.3Ghz Base RAM: DDR3 -...
  6. A

    [SOLVED] Ceph OSD adding issues

    Resolved. Removed these lines [osd] bluestore_block_db_create = true bluestore_block_db_size = 5368709120 bluestore_block_wal_create = true bluestore_block_wal_size = 1073741824 bluestore_cache_size_hdd = 3221225472 bluestore_cache_size_ssd = 9663676416
  7. A

    [SOLVED] Ceph OSD adding issues

    Hm, from kernel log some date while trying to create osd Simple lvm - lvm thin pool or even directory easy to create only when creating ceph osd i've got errors. I'm searching stuff regarding this error stderr: 2024-03-23T12:28:13.314+0200 7e95a66383c0 -1 bluestore(/var/lib/ceph/osd/ceph-9/)...
  8. A

    [SOLVED] Ceph OSD adding issues

    Greetings community! After few month of using ceph from Proxmox i decided to add new disk and stuck with this issue. ceph version 17.2.7 (2dd3854d5b35a35486e86e2616727168e244f470) quincy (stable) Running command: /usr/bin/ceph-authtool --gen-print-key Running command: /usr/bin/ceph --cluster...