Recent content by snoopel

  1. S

    After Proxmox 8 to 9 upgrade, system boots into BIOS

    I just upgraded to Proxmox 9 on my Lenovo M720q. The system starts, the GRUB loader appears once, and then the computer reboots directly into the boot menu. GRUB does not show any error messages, and UEFI is enabled in the BIOS. What could be the issue?
  2. S

    Proxmox 9 friert dauernd ein

    Moin, ich habe soeben ein upgrade auf Proxmox 9 für mein m720q gemacht. Der Rechner startet, der Grubloader erscheint einmal und dann startet der Rechner neu direkt ins Bootmenu. Grub gibt keine Fehlermeldung und im BIOS ist UEFI eingstellt. Was kann das Problem sein? Vielen Dank im Voraus
  3. S

    Kaufberatung Hardware Mini-PC

    Welchen Mini PC nutzt Du?
  4. S

    Suche mini pc Heimbedarf

    Hallo, vielen Dank für die Antworten. @lenny30 was für ein Gerät ist das? Ich habe hier noch folgendes gefunden: https://edigital.de/desktop-mac/asus-pn50-vivo-mini-desktop-p810110 Zum Einsatzzweck bei mir kann ich nicht 100%ig genau bestimmen. Es sollen z.B. Services wie PiHole und ein GIT...
  5. S

    Suche mini pc Heimbedarf

    Gute Morgen, vielen Dank schon mal :) Für meinen Betrieb würde ich ohne ECC RAM und SSD Mirror z.b. via ZFS auskommen. Ein tägliches Backup würden mir reichen. @Josch läuft der NUC bei Dir 24/7 und kannst Du etwas zum Stromverbrauch sagen? Gruß
  6. S

    Suche mini pc Heimbedarf

    Hallo, ich bin auf der Suche nach einem Mini-PC System um Proxmox für den Heimbedarf zu betreiben. Wichtig wäre mir: - ein niedriger Stromverbrauch - gerne ein AMD System - Betrieb für 24/7 Hat jemand eine Empfehlung? Vielen Dank vorab Gruß Snoopel
  7. S

    Proxtalks 2019 Videos?

    In der Regel werden die Präsentationen der Vorträge online gestellt
  8. S

    Proxtalks 2019 Videos?

    Bei den Proxtalks findet keine Videoaufzeichnung statt.
  9. S

    ceph add and remove nodes from cluster

    Hi, how can I add or remove a server node from a Cephcluster? Best regards
  10. S

    OpenvSwitch setup

    Hey spirit, yes, I do a reboot after configuration. Now, I do the openvswitch configuration manually, ovs-vsctl add-br and ovs-vsctl add-bond. root@myserv:~# ovs-vsctl show 01b0ff45-01e2-4b28-85d5-bc91b916e04d Bridge "vmbr1" Port "vmbr1" Interface "vmbr1"...
  11. S

    OpenvSwitch setup

    Hi @all, Iam a new user of proxmox. I want to configure a OpenvSwitch Setup in a new proxmox installation. I have to network-interface (eth0, eth1), I want to configure these interface as active/backup bonding. I installed the openvswitch-switch package and create a new device over the GUI of...