Search results

  1. M

    Netzwerk Problem

    Trag mal nameserver 192.168.178.1 in die /etc/resolv.conf ein
  2. M

    Connection issue after adding a new static IP

    Are you now able to resolv names an ping to eg. 8.8.8.8
  3. M

    Connection issue after adding a new static IP

    Yes, edit the /etc/resolv.conf. You don't need to restart anything. The address you asigned to the bridge ist the Management adress of the PVE. VMs/CTs have their own configuration. You could assign the 38.189.78.26 to the vmbr0. The 38.189.78.27 to VM/CT If you don't need the PVE reachable...
  4. M

    Connection issue after adding a new static IP

    Can you ping an IP-address (for example 8.8.8.8)? Which nameserver you have configured? cat /etc/resolv.conf Edit: Why you use two adresse from the same Netzwork for both bridges?
  5. M

    Connection issue after adding a new static IP

    Could you post the Output of ip r
  6. M

    Meldungen beim Start im ILO

    Der iLO ist ja ein BMC, der Dir via Webinterface Zugriff bis aufs BIOS/UEFI erlaubt. Meist haben die BMCs eine eigene NIC. Bei Dell nennt sich das iDRAC, wo anders IPMI.
  7. M

    Meldungen beim Start im ILO

    Das ist der ILO an sich, der dann die HIDs registiert. Für mich sieht da nichts ungewöhnlich aus
  8. M

    Meldungen beim Start im ILO

    Du meinst die letzten vier Zeilen? Das passt, denn der ILO registriert sich als HID für die viertuellen Eingabegeräte
  9. M

    How to reclaim root space after update+upgrade?

    Try apt --purge autoremove Use with care
  10. M

    Interface tap129i0: High bandwidth usage (>90%)

    This ist the first interface of your VM129 See here https://forum.proxmox.com/threads/tap-interface-created-automatically.51350/#post-238294
  11. M

    [SOLVED] Warneung bei Update 7.4 -> 8.1

    Hier wirst Du fündig https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0#Old_Container_and_CGroupv2
  12. M

    last login of VM

    Reset the password, then show the logins with last
  13. M

    Pfsense VM is not stating

    There are notes in the netgate release notes https://docs.netgate.com/pfsense/en/latest/releases/2-7-2.html
  14. M

    Unsuccessful attempt to remove kernel 6.2.16-8

    You could pin the kernel using proxmox-boot-tool Take a look at https://pve.proxmox.com/wiki/Host_Bootloader#sysboot_kernel_pin
  15. M

    Restore VMs und Container nach Reinstall auf neue Version

    Sollte kein Problem sein, wenn es nicht wirklich uralte CTs sind https://forum.proxmox.com/threads/unified-cgroup-v2-layout-upgrade-warning-pve-6-4-to-7-0.92459/post-402795
  16. M

    Probleme mit der Proxmox Installation auf Dell Wyse 3030 LT

    Die EFI Partition muss vorne auf die interne SSD. ZFS kannst Du für den VM Storage einrichten, wenn PVE installiert ist.
  17. M

    Probleme mit der Proxmox Installation auf Dell Wyse 3030 LT

    Du könntest PVE über ein Debian installieren. https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm Das Debian / legst Du auf die NVME und /boot auf die interne SSD und auch grub. Nicht getestet.
  18. M

    Proxmox IP Adresse

    Ist das nicht das Skript /usr/bin/pvebanner weches die /etc/issue überschreibt?
  19. M

    Proxmox IP Adresse

    Hast Du die IP auch in der /etc/hosts geändert?