Recent content by cyruspy

  1. C

    Did SPICE audio quality get worse in 9.1?

    Y you can try disabling OPUS encoding in the client request, should fallback to RAW.
  2. C

    Proxmox VE Ceph Compatibility with Dell PERC H965i on PowerEdge R670

    Odd Odd, the article you referenced states: 'Many RAID HBAs can be configured with an IT-mode “personality” or “JBOD mode” for streamlined operation' I've used "JBOD mode" without issues on the past, both for Ceph and ZFS. It disables block mapping/virtualization and regular RAID processing...
  3. C

    Export List of All VM Proxmox

    Check also yet another API consumer: https://github.com/ciroiriarte/pve-cli Would be nice to hear from feedback at your scale. VM count sounds a little low for 64 clusters though
  4. C

    pve-cli (pc) — a remote-first CLI for Proxmox VE and Datacenter Manager

    I'd like to share **pve-cli** (`pc`), an open-source command-line client for Proxmox VE — and Proxmox Datacenter Manager (PDM) — that I've been building and testing against live 9.x clusters. The idea is "remote-first": you run `pc <resource> <action>` and the tool resolves which node hosts the...
  5. C

    pve-cli (pc) — a remote-first CLI for Proxmox VE and Datacenter Manager

    I'd like to share **pve-cli** (`pc`), an open-source command-line client for Proxmox VE — and Proxmox Datacenter Manager (PDM) — that I've been building and testing against live 9.x clusters. The idea is "remote-first": you run `pc <resource> <action>` and the tool resolves which node hosts the...
  6. C

    Proxmox Desktop Client

    Genuine question, it seems it landed in a sensible spot.
  7. C

    Proxmox Desktop Client

    Hello, I wonder, what's the rationale behind a tool like this. What problem is it trying to solve?
  8. C

    Proxmox HPE Alletra Support

    Haben Sie zufällig ein Labor mit Alletra? Ich arbeite an etwas Ähnlichem für eine andere Marke, und wenn es funktioniert, möchte ich es in ein Multi-Vendor-Framework integrieren, müsste dafür aber für jede Marke/Produktlinie den spezifischen Treiber entwickeln und testen.
  9. C

    Is ceph 20.2.2 coming to proxmox soon?

    There is a known error: https://forum.proxmox.com/threads/ceph-20-2-tentacle-release-available-as-test-preview-and-ceph-18-2-reef-soon-to-be-fully-eol.178960/post-847433
  10. C

    Ceph in 2026 HDD

    Hmm, in the order of magnitude of things, that's not a thing anymore. AMD for example can give incentive to vendors for that to disappear. The biggest issue is on memory and flash disks. Cost went x3-x6 depending on your volume and regular discount before the bubble.
  11. C

    Ceph in 2026 HDD

    Well, I've seen happy users purchasing second hand Enterprise SSD/SAS disks. Would that work? Money is going to NVMe these days. I've seen Ceph from other vendors with bcache to paste both SSD and HDD. Haven't done it with PVE. On the other hand, can you just create 2 pools and create disks...
  12. C

    Native shared storage

    Work in progress:
  13. C

    Ceph in 2026 HDD

    Volume seems low, go with SAS/SSD or NVMe. Ceph per se doesn't do tiering.Unless you are able to do an educated placement of vdisks per pool per requirement, don't go with rotational disks.
  14. C

    SDN stopped forwarding

    Will monitor and collect the evidence when/if it happens again.