Search results

  1. XMarcR

    What mini pc do You reccomend?

    I'm using M5 Plus (Ryzen 7 5825U) and G6 (Ryzen 3 5425U), all with 2*32GB RAM and 2*NVMe. It's my home lab, and I change the cluster from time to time. At the moment, I have created a Linbit Linstor across three nodes (on each node, a 700 GB partition per NVMe, this as a ZFS mirror and then the...
  2. XMarcR

    Debian 13.1 LXC template fails to create/start (FIX)

    Same here... just for the statistics
  3. XMarcR

    What mini pc do You reccomend?

    My 5-node cluster (with Linbit DRBD on ZFS) is based on GMKtec devices. The parts are stable, energy-saving and sufficiently fast for my requirements.
  4. XMarcR

    What are the latest things to know about PDM?

    the transfer runs directly between the PVE nodes, the PDM does not need a fast network
  5. XMarcR

    Multi Datacenter Management

    I have a few ‘requirements’: The tool should be able to display several clusters in one web interface. I am not interested in the configuration of nodes or datacenters, but rather that the ‘simple admin’ can create and administer VMs. A bit of monitoring (storage allocation, CPU, RAM, network...
  6. XMarcR

    Mini PC Proxmox cluster with ceph

    For production use, I'm with you. but I've run several mini-clusters for years and it's worked well, even with partitioned SSDs. By the way, the N100 Mini-PCs with 2.5G NICs are super cheap (from ~€100) and quite performant. My latest project consists of GKMTec G3 with 256GB SATA SSD and 1TB...
  7. XMarcR

    Feature Request: Green IT

    powertop --calibrate powertop --auto-tune ;)
  8. XMarcR

    What mini pc do You reccomend?

    look for Chuwi LarkBox X 2023. https://de.chuwi.com/products/larkbox-x
  9. XMarcR

    Node maintenance mode UI

    What if you want to test a different kernel or change other settings with some reboots? Maintenance is an easy way to prevent HA from migrating the VMs back.
  10. XMarcR

    Node maintenance mode UI

    If maintenance mode is activated, resources are moved to other hosts. After deactivating maintenance mode, the previously moved resources are automatically migrated back to the previous host. But slightly different with Ceph OSDs: You do not want the OSDs to be replaced on other nodes just...
  11. XMarcR

    Node maintenance mode UI

    +1 and add a maintenance status icon
  12. XMarcR

    Proxmox freeze nach kernel update to 6.8.4-2-pve

    Wie oft und wie lange möchtest du denn noch hier rum heulen? Du erwartest, dass dir die Proxmox GmbH umgehend und sofort bei deinen Preoblemen hilft obwohl du keinen Subscription haben möchtest. Dann hier diese Aussage: "Alleine als "Donnation" für die Welt / Proxmox GmbH mache ich das nicht"...
  13. XMarcR

    Erfahrungen und Empfehlungen für Multi-Site Proxmox Cluster Setup gesucht

    Moin. So ein Setup habe ich vor ~10 Jahren mal gebaut, allerdings mit DRBD. Linbit bietet mit Linstor auch heute noch ein entsprechendes Storage für Proxmox.
  14. XMarcR

    Feature Request: Green IT

    Damn, what would Greta say ;)
  15. XMarcR

    Windows Server und Netzwerk

    Hallo, ich betreibe auf einem PVE ein paar Windows-Server (2016 und 2019). Ich habe das Problem, dass nach Reboots der VMs abundzu das Netzwerk als "neues Netzwerk" von Windows detektiewrt wird, so als hätte sich die MAC oder IP geändert. Das hat immer zur Folge, dass die Windows-Firewall...
  16. XMarcR

    Proxmox V6 Servers freeze, Zvol blocked for more than 120s

    Same problem here pve:~# zpool status -t pool: rpool state: ONLINE scan: scrub repaired 0B in 0 days 00:01:11 with 0 errors on Sun Sep 8 00:25:12 2019 config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 mirror-0 ONLINE 0 0 0...
  17. XMarcR

    Zwei Kleinigkeiten PVE6.0-4

    Hallo, Ich habe vor einiger Zeit mal das Disk-Layout einer VM geändert und dazu eine Kopie der Disk angelegt. Leider kann ich das Disk-Image nicht entfernen, es erscheint folgende Fehlermeldung (@proxmox: Tippfehler in der Meldung!): Ich kann allerdings das Image nicht über die...
  18. XMarcR

    [SOLVED] PVE 5.4->6.0 zpool upgrade?

    Danke, habe ein zpool upgrade und anschließend einen trim durchgeführt. autotrim lasse ich aus, soll wohl viel Last erzeugen. Ein Mal pro Woche reicht ;)